Shelley Vohr
|
3af83f1c97
|
add new method and mark setExtraParameter for deprecation
|
2017-11-01 21:57:43 -04:00 |
|
Shelley Vohr
|
33092e6324
|
update docs to reflect parameter method change
|
2017-11-01 21:21:41 -04:00 |
|
Aleksei Kuzmin
|
2bd44612fd
|
Revert "Merge pull request #10989 from electron/temporary-disable-visibility-state-tests"
This reverts commit f3125358c0 , reversing
changes made to 7b9ad5001b .
|
2017-11-02 03:22:27 +03:00 |
|
Shelley Vohr
|
a106956cfe
|
retriggerci
|
2017-11-01 20:20:26 -04:00 |
|
Aleksei Kuzmin
|
2f7718265a
|
Light refactoring of the nativeImage module tests
|
2017-11-02 03:18:32 +03:00 |
|
Shelley Vohr
|
f3125358c0
|
Merge pull request #10989 from electron/temporary-disable-visibility-state-tests
Temporary disable "document.visibilityState/hidden" tests
|
2017-11-01 20:13:54 -04:00 |
|
Aleksei Kuzmin
|
0df058dc1e
|
Temporary disable "document.visibilityState/hidden" tests
Task to enable them:
https://github.com/electron/electron/issues/10988
|
2017-11-02 00:06:38 +03:00 |
|
Shelley Vohr
|
7b9ad5001b
|
Merge pull request #10987 from electron/upgrade_last_few_specs
convert shell and browser spec to ES6
|
2017-11-01 14:30:54 -04:00 |
|
Felix Rieseberg
|
e8f8100e19
|
🔧 Add fixme
|
2017-11-01 11:30:32 -07:00 |
|
Shelley Vohr
|
6961162636
|
another try at fixing travis test
|
2017-11-01 14:26:39 -04:00 |
|
Shelley Vohr
|
28c009fcc0
|
linting is important
|
2017-11-01 10:56:53 -04:00 |
|
Shelley Vohr
|
d2e1705c80
|
convert app and browser spec to ES6
|
2017-11-01 10:48:09 -04:00 |
|
Shelley Vohr
|
0adf775d9a
|
clean fixture and fix failing travis test
|
2017-11-01 08:57:22 -04:00 |
|
Shelley Vohr
|
7f89cd0774
|
remove const from non-member function
|
2017-10-31 23:55:22 -04:00 |
|
Shelley Vohr
|
93df164485
|
add const and other small edits
|
2017-10-31 23:42:25 -04:00 |
|
Shelley Vohr
|
7b08a93549
|
remove pesky 'only'
|
2017-10-31 18:31:44 -04:00 |
|
Shelley Vohr
|
a538e47994
|
complete GetParameters method & all tests passing
|
2017-10-31 18:19:04 -04:00 |
|
Shelley Vohr
|
3136f833a5
|
fixes and updates to GetParameters
|
2017-10-31 13:51:44 -04:00 |
|
Felix Rieseberg
|
58708d6242
|
🔧 Lowercase
|
2017-10-31 10:31:05 -07:00 |
|
Shelley Vohr
|
a9c13359dc
|
first attempt to add new GetParameters method to CrashReporter
|
2017-10-31 13:06:54 -04:00 |
|
Felix Rieseberg
|
08b8f2df55
|
📝 Typo!
|
2017-10-31 08:38:33 -07:00 |
|
Shelley Vohr
|
cd19d7c705
|
add crashReporter parameter tests
|
2017-10-31 10:38:48 -04:00 |
|
Vanessa Yuen
|
b2a735ef4f
|
test build script super rough draft
|
2017-10-31 17:21:13 +08:00 |
|
Shelley Vohr
|
cb78e4875b
|
fix two failing tests
|
2017-10-30 23:15:57 -04:00 |
|
Shelley Vohr
|
06075c4499
|
extrapolate removeExtraParameter into new method
|
2017-10-30 23:12:04 -04:00 |
|
Shelley Vohr
|
603060f051
|
add new tests
|
2017-10-30 22:51:22 -04:00 |
|
Felix Rieseberg
|
91414dde62
|
🔧 I can't believe this helps
|
2017-10-30 11:22:07 -07:00 |
|
Samuel Attard
|
c9926bed9f
|
Merge pull request #10954 from electron/less-process-metrics-warnings
fix: Don't call idleWakeupsPerSecond on Windows
|
2017-10-28 12:36:45 +13:00 |
|
Samuel Attard
|
5c6d418b59
|
Merge pull request #10943 from electron/ensure-contents-clicked
Ensure the click event is only dispatched on ContentsClicked activation type
|
2017-10-28 12:35:07 +13:00 |
|
Samuel Attard
|
dc8b583363
|
Merge pull request #10944 from electron/fix-notification-ref-crash
Close the previous notification on multiple calls to show
|
2017-10-28 12:33:30 +13:00 |
|
Felix Rieseberg
|
da21d6cdda
|
🔧 Don't call idleWakeupsPerSecond on Windows
|
2017-10-27 14:23:06 -07:00 |
|
Shelley Vohr
|
e4214a6cbe
|
[WIP] Upgrade more specs (#10945)
Finish upgrading specs to ES6
|
2017-10-27 16:45:58 -04:00 |
|
John Kleinschmidt
|
04cce89fdc
|
Merge pull request #10953 from electron/get-browser-view
Document and test `getBrowserView`
|
2017-10-27 16:05:51 -04:00 |
|
John Kleinschmidt
|
60f539789d
|
Merge pull request #10922 from Siilwyn/patch-1
Update electron-download to version 4.1.0
|
2017-10-27 15:56:06 -04:00 |
|
Felix Rieseberg
|
2e487adf8a
|
📝 Add a line to the docs
|
2017-10-27 12:17:30 -07:00 |
|
Felix Rieseberg
|
7bad679a69
|
📝 Correct types
|
2017-10-27 12:14:09 -07:00 |
|
Felix Rieseberg
|
29a85bc928
|
📝 Document it
|
2017-10-27 11:44:48 -07:00 |
|
Felix Rieseberg
|
541b369175
|
👷 Add a spec
|
2017-10-27 11:44:41 -07:00 |
|
John Kleinschmidt
|
ce20f45a45
|
Update to latest from libcc master
|
2017-10-27 14:24:14 -04:00 |
|
John Kleinschmidt
|
b429dafa38
|
Merge pull request #10889 from electron/avoid-eventemitter-crashes
Avoid EventEmitter crashes
|
2017-10-27 11:39:49 -04:00 |
|
Shelley Vohr
|
9292c7ec53
|
Merge pull request #10938 from electron/update_protocol_test
Upgrade protocol spec
|
2017-10-27 09:48:33 -04:00 |
|
Matt Crocker
|
42da83f8ca
|
Update native-mate to pick up related changes
|
2017-10-27 00:11:16 -07:00 |
|
Matt Crocker
|
b6fb016a9a
|
Cleanup per review comment
|
2017-10-27 00:07:54 -07:00 |
|
Matt Crocker
|
77a26882a3
|
Make linter happy
|
2017-10-27 00:04:19 -07:00 |
|
Matt Crocker
|
c5914516c8
|
Upstream good ideas from Muon
|
2017-10-27 00:04:19 -07:00 |
|
Matt Crocker
|
ca8f45a501
|
Notifications should emit close on close, not eventual GC
|
2017-10-27 00:04:19 -07:00 |
|
Samuel Attard
|
8719e9f098
|
Definitely didn't forget to push the header file
|
2017-10-27 16:27:37 +13:00 |
|
Samuel Attard
|
fe9069c028
|
Close the previous notification on multiple calls to show
|
2017-10-27 16:22:21 +13:00 |
|
Samuel Attard
|
85ef4c6d91
|
Ensure the click event is only dispatched on ContentsClicked activation type
|
2017-10-27 16:08:15 +13:00 |
|
Shelley Vohr
|
e2d5aaf0f3
|
Merge pull request #10942 from electron/upgrade_specs
[WIP] Upgrade specs
|
2017-10-26 22:12:19 -04:00 |
|