Commit f7ec491
authored
Electron v2.0.0 (microsoft#47289)
* Update to Electron 2.0.0-beta.7
* bump to electron 2.0.0-beta.7
* localStorage - workaround birthtime rounding issues that clear workspace storage
* fix compile error
* workaround microsoft#47569
* localStorage - add telemetry for successful migration
* increment to localStorageTimers4
* localStorage - allow to restore from backup if starting with 1.7.x again
* logLocalStorageMigrationStatus only on insider
* back to official distro
* 💄
* still use exploration distro
* remove GTK3 emoji picker which does not seem to work
* 💄1 parent fe0177d commit f7ec491
17 files changed
Lines changed: 7573 additions & 3979 deletions
File tree
- scripts
- src
- typings
- vs
- code
- electron-browser/processExplorer
- electron-main
- platform/update/electron-main
- workbench
- browser/parts/activitybar
- electron-browser
- node
- services
- configuration/node
- contextview/electron-browser
- extensions/electron-browser
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
43 | | - | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | | - | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments