Heilig Benedek
|
cafb9477b0
|
lint fix
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
13b86598e8
|
don't show osr dummy window when dialog is shown on mac
|
2017-11-13 15:46:46 +09:00 |
|
Felix Rieseberg
|
d475eaf011
|
🔧 One commit per character is now hot
|
2017-11-07 19:44:24 -08:00 |
|
Felix Rieseberg
|
3dcde82485
|
🔧 Make this easier to read
|
2017-11-07 18:26:10 -08:00 |
|
Felix Rieseberg
|
1454783450
|
🔧 Check menu for being falsy
|
2017-11-07 13:29:14 -08:00 |
|
Aleksei Kuzmin
|
bd766067ac
|
Remove unused deprecate var to make linter happy
|
2017-11-04 07:52:47 +03:00 |
|
Aleksei Kuzmin
|
b3a1fc65e5
|
Disable deprecation warning of crashReported.setExtraParameter()
It caused a couple of Crash Reported tests to timeout on Mac.
Task to enable it back:
https://github.com/electron/electron/issues/11012
|
2017-11-04 07:48:39 +03:00 |
|
Shelley Vohr
|
8736a41cfb
|
Merge pull request #10909 from electron/update_remote
Simplify and remove excess code from remote module
|
2017-11-03 09:16:28 -04:00 |
|
Shelley Vohr
|
803fa35484
|
fix null value check
|
2017-11-03 08:47:21 -04:00 |
|
Shelley Vohr
|
2b2c7d7f9f
|
fix object serialization test issue
|
2017-11-02 21:29:17 -04:00 |
|
Shelley Vohr
|
41fa61b446
|
Merge pull request #10995 from electron/initialize-retroactive-event-emitters
singletons that are retroactively turned into EventEmitters should ca…
|
2017-11-02 21:22:27 -04:00 |
|
Shelley Vohr
|
5c318932c2
|
add some structural changes
|
2017-11-02 21:07:40 -04:00 |
|
Charles Kerr
|
1c09dede1a
|
singletons that are retroactively turned into EventEmitters should call the EventEmitter ctor
|
2017-11-01 23:05:27 -05:00 |
|
Shelley Vohr
|
65f125a245
|
wrap deprecation warning
|
2017-11-01 23:27:20 -04:00 |
|
Shelley Vohr
|
24acd74d15
|
update deprecation warning
|
2017-11-01 22:23:33 -04:00 |
|
Shelley Vohr
|
3af83f1c97
|
add new method and mark setExtraParameter for deprecation
|
2017-11-01 21:57:43 -04:00 |
|
Shelley Vohr
|
93df164485
|
add const and other small edits
|
2017-10-31 23:42:25 -04:00 |
|
Shelley Vohr
|
3136f833a5
|
fixes and updates to GetParameters
|
2017-10-31 13:51:44 -04:00 |
|
Shelley Vohr
|
a9c13359dc
|
first attempt to add new GetParameters method to CrashReporter
|
2017-10-31 13:06:54 -04:00 |
|
Shelley Vohr
|
cb78e4875b
|
fix two failing tests
|
2017-10-30 23:15:57 -04:00 |
|
Shelley Vohr
|
603060f051
|
add new tests
|
2017-10-30 22:51:22 -04:00 |
|
John Kleinschmidt
|
beb06c0787
|
Merge pull request #10537 from qazbnm456/improve-content_scripts.css
[Security] Use textContent instead innerHTML to remediate DOM based XSS
|
2017-10-26 11:51:43 -04:00 |
|
Shelley Vohr
|
bb04b22ec8
|
Merge pull request #10888 from electron/menu_refactor
refactor menu.js to bring it up to readability and es6 standards
|
2017-10-26 00:31:47 -04:00 |
|
Shelley Vohr
|
5f6f117bad
|
changes from review
|
2017-10-25 23:41:11 -04:00 |
|
Cheng Zhao
|
4db34ff092
|
Merge pull request #10711 from yuya-oc/did-attach-webview
Add did-attach-webview event
|
2017-10-26 10:55:50 +09:00 |
|
Shelley Vohr
|
d4880b135a
|
revert ipc lookup table
|
2017-10-25 15:36:16 -04:00 |
|
Shelley Vohr
|
bccaf56200
|
remove common sense comments
|
2017-10-25 12:23:41 -04:00 |
|
Shelley Vohr
|
ffd43c1886
|
remove quotes and const replaces
|
2017-10-25 10:17:41 -04:00 |
|
Shelley Vohr
|
c0f2a7b44a
|
fix standard issues
|
2017-10-25 09:56:02 -04:00 |
|
Shelley Vohr
|
f129622446
|
clean up remote
|
2017-10-25 09:51:21 -04:00 |
|
Shelley Vohr
|
7593bec687
|
update reviewed items
|
2017-10-24 19:36:06 -04:00 |
|
Shelley Vohr
|
e8935232b1
|
clean falsy statements
|
2017-10-24 18:52:12 -04:00 |
|
Shelley Vohr
|
98df153750
|
convert to map and remove shift param
|
2017-10-24 15:47:09 -04:00 |
|
Shelley Vohr
|
491a00fd84
|
clean main process desktop_capturer
|
2017-10-24 12:49:37 -04:00 |
|
Shelley Vohr
|
b58ceae69c
|
appease linter gods
|
2017-10-24 12:28:15 -04:00 |
|
Shelley Vohr
|
43e118fe45
|
update desktop capturer and remove unnessary vars
|
2017-10-24 12:01:51 -04:00 |
|
Shelley Vohr
|
75f32afcd5
|
clean up excess code from generateGroupId
|
2017-10-24 00:24:57 -04:00 |
|
Shelley Vohr
|
f93121b226
|
don't reassign parameters in Menu.prototype.popup
|
2017-10-24 00:07:39 -04:00 |
|
Shelley Vohr
|
b1e707d535
|
abstract out switch case from Menu.prototype.insert
|
2017-10-23 23:46:39 -04:00 |
|
Shelley Vohr
|
7c0f7329d9
|
appease the linter overlords
|
2017-10-23 22:35:42 -04:00 |
|
Shelley Vohr
|
508b614769
|
remove excess code in delegate
|
2017-10-23 22:33:23 -04:00 |
|
Shelley Vohr
|
9b364d5be3
|
refactor menuWillShow
|
2017-10-23 22:22:39 -04:00 |
|
Shelley Vohr
|
9038987e1d
|
significant cleanup; all tests still passing
|
2017-10-23 20:04:22 -04:00 |
|
Shelley Vohr
|
3fc5d51a96
|
clean up delegate
|
2017-10-23 18:35:16 -04:00 |
|
Shelley Vohr
|
577c0042b0
|
update to ES6
|
2017-10-23 14:47:47 -04:00 |
|
Shelley Vohr
|
87802b2c17
|
initial port of things into a Menu class
|
2017-10-23 12:11:59 -04:00 |
|
Shelley Vohr
|
61a93c711c
|
clean up popup
|
2017-10-23 00:47:02 -04:00 |
|
Shelley Vohr
|
f9c3123f5f
|
clean up menuWillShow
|
2017-10-23 00:16:35 -04:00 |
|
Shelley Vohr
|
1cd53768ab
|
clean up indexToInsertByPosition
|
2017-10-22 23:57:23 -04:00 |
|
Shelley Vohr
|
b7ebee985b
|
refactor indexOfItemById
|
2017-10-22 23:51:33 -04:00 |
|