Cheng Zhao
|
b4075bed87
|
spec: Add test case for app.makeSingleInstance
|
2017-09-20 11:58:32 +09:00 |
|
Cheng Zhao
|
af329a9429
|
Suppress the destroy() spec on all platforms
It is also crashing on mac, but just not as frequent as other platforms.
|
2017-09-14 17:20:14 +09:00 |
|
Cheng Zhao
|
073583ff3d
|
spec: The parent option should not affect show option
|
2017-09-14 14:48:42 +09:00 |
|
xaviergonz
|
0d69738bd6
|
using standard javascript
|
2017-09-14 14:38:54 +09:00 |
|
xaviergonz
|
0301961c25
|
Update api-browser-window-spec.js
|
2017-09-14 14:38:54 +09:00 |
|
Cheng Zhao
|
2048a1a638
|
Merge pull request #10429 from qazbnm456/web-request-origin
Track the origin of webRequest events
|
2017-09-13 22:23:44 +09:00 |
|
Vanessa Yuen
|
9a7d8a0511
|
merge master into fix-fullscreen-with-resizable-flag.
|
2017-09-12 18:34:23 -04:00 |
|
Boik
|
2d771674bb
|
get webContentsId instead
|
2017-09-12 20:17:11 +08:00 |
|
Boik
|
549c30f9b2
|
first attempt to track the origin requesters of webRequest events
|
2017-09-12 15:40:35 +08:00 |
|
Cheng Zhao
|
10ab870237
|
Merge pull request #10321 from kaylanm/macos-native-tab-api
🍎 Add macOS native tab methods to window API
|
2017-09-11 18:49:56 +09:00 |
|
Cheng Zhao
|
cc9771a3d0
|
Merge pull request #10307 from liusy182/10240-theme-color-2
return null when theme color is transparent or not found
|
2017-09-11 18:40:35 +09:00 |
|
Samuel Attard
|
6b010614e2
|
Implement moveToApplicationsFolder (#10142)
* Implement moveToApplicationsFolder
* Fix tabs / spaces
* Fix linting
* Use Browser::Quit, instead of exit
* Update documentation as per feedback
* Fix spec
|
2017-08-31 10:37:12 -04:00 |
|
Cheng Zhao
|
7f4b74f8c6
|
spec: Compare id instead of the object
Otherwise it is impossible to see what's wrong.
|
2017-08-29 15:45:16 +09:00 |
|
Cheng Zhao
|
f0f17fffd8
|
spec: Do not test window positions
They were too flaky.
|
2017-08-29 14:23:39 +09:00 |
|
Cheng Zhao
|
5510d8cfb1
|
Revert "Revert "spec: Suppress the select-client-certificate test""
This reverts commit 8e989170f1 .
|
2017-08-29 14:19:22 +09:00 |
|
Cheng Zhao
|
68e0fbfd60
|
Revert "Revert "spec: Suppress the app.importCertificate test""
This reverts commit a7cb89aeb5 .
|
2017-08-29 14:19:21 +09:00 |
|
Cheng Zhao
|
6e6b097968
|
Revert "Revert "spec: Suppress the test that destroys WebContents in event listener""
This reverts commit 210652ed54 .
|
2017-08-29 14:19:19 +09:00 |
|
sungpark
|
eca7ff986c
|
add webFrame to sandboxed renderer
|
2017-08-23 10:52:02 -07:00 |
|
sungpark
|
bf07c5aebd
|
fix contextIsolation issue while webPreference sandbox is on
contextIsolation didn't work while sandbox is on. The fix is contextIsolation picked up while sandbox on
|
2017-08-23 10:52:02 -07:00 |
|
Michael Kaylan
|
b4428e7e41
|
🍎 Add macOS native tab methods to window API
|
2017-08-21 23:24:30 -04:00 |
|
Aleksei Kuzmin
|
8b55e6e2f5
|
Revert "Disable a failing test"
This reverts commit 9487222726 .
|
2017-08-22 11:49:53 +09:00 |
|
Aleksei Kuzmin
|
c0331673da
|
Revert "Disable a failing test"
This reverts commit 25c0cf0612 .
|
2017-08-21 16:48:24 +09:00 |
|
Siyuan Liu
|
eeb2e58ad8
|
return null when theme color is not found
|
2017-08-20 22:48:13 +08:00 |
|
Aleksei Kuzmin
|
25c0cf0612
|
Disable a failing test
BrowserWindow module window states resizable state works for a frameless window
|
2017-08-15 16:19:29 +03:00 |
|
Aleksei Kuzmin
|
9487222726
|
Disable a failing test
BrowserWindow module "webPreferences" option "sandbox" option can print to PDF
|
2017-08-15 16:19:29 +03:00 |
|
Kevin Sawicki
|
d943519fb4
|
Update text expectation for new --inspect-brk message
|
2017-08-15 16:19:23 +03:00 |
|
Kevin Sawicki
|
29dc06c89d
|
Configure spec UI to run in docker container
|
2017-08-15 16:19:22 +03:00 |
|
Aleksei Kuzmin
|
ba0c43e1fc
|
Do not run navigator.getUserMedia related test on CI build machines
|
2017-08-15 16:19:22 +03:00 |
|
John Kleinschmidt
|
72d2e176dd
|
Merge pull request #10160 from liusy182/liusy182-10128-asar
Return empty string when fs.readFile with 'utf8' option from asar file
|
2017-08-07 21:42:15 -04:00 |
|
John Kleinschmidt
|
ccdff72ee4
|
Merge pull request #9918 from alexstrat/add-extensions-loading-api
Introduce Chrome extensions management APIs independent of Dev Tools Extensions
|
2017-08-07 20:06:22 -04:00 |
|
Kevin Sawicki
|
dfec48dd44
|
End response and set status code for unexpected URLs
|
2017-08-07 13:33:01 -07:00 |
|
Kevin Sawicki
|
8e989170f1
|
Revert "spec: Suppress the select-client-certificate test"
This reverts commit dc1269615a .
|
2017-08-07 12:57:01 -07:00 |
|
Kevin Sawicki
|
a7cb89aeb5
|
Revert "spec: Suppress the app.importCertificate test"
This reverts commit 5ccae79ea7 .
|
2017-08-07 12:56:54 -07:00 |
|
Kevin Sawicki
|
210652ed54
|
Revert "spec: Suppress the test that destroys WebContents in event listener"
This reverts commit b315eb83fd .
|
2017-08-07 12:56:48 -07:00 |
|
Cheng Zhao
|
dc1269615a
|
spec: Suppress the select-client-certificate test
Not sure why it is not working
|
2017-08-02 16:07:46 +09:00 |
|
Cheng Zhao
|
7d7bb1581b
|
spec: Disable crashReporter tests for some CI machines
Have no idea why it is failing on our CI machines, but at least Appveyor
works fine.
|
2017-08-02 15:54:50 +09:00 |
|
Cheng Zhao
|
5ccae79ea7
|
spec: Suppress the app.importCertificate test
I have no idea why it failed, somehow the page can not load with the
provided certificated.
|
2017-08-02 15:17:18 +09:00 |
|
Cheng Zhao
|
28959da2b7
|
spec: Fix the event test calling done for multiple times
|
2017-08-02 15:06:06 +09:00 |
|
Cheng Zhao
|
b315eb83fd
|
spec: Suppress the test that destroys WebContents in event listener
It is crashing when Electron is built in Debug mode.
|
2017-08-02 11:14:06 +09:00 |
|
Cheng Zhao
|
4b46eca329
|
spec: Always run crash-reporter at last
So when a test crashed we can always see the stack trace.
|
2017-07-31 16:36:52 +09:00 |
|
Cheng Zhao
|
9ced85d860
|
Terminate tests when renderer process crashed
|
2017-07-31 16:24:23 +09:00 |
|
Siyuan Liu
|
5a48c1feed
|
fixes 10128
|
2017-07-31 09:32:45 +08:00 |
|
Birunthan Mohanathas
|
20ae611dd9
|
Merge pull request #10097 from liusy182/liusy182-browserview
#10039 add BrowserView.fromId
|
2017-07-28 01:27:47 +03:00 |
|
Siyuan Liu
|
ae7c1ae741
|
#10039 add BrowserView.fromId
|
2017-07-24 11:32:30 +08:00 |
|
Kevin Sawicki
|
1d9f69e742
|
Merge pull request #10008 from qazbnm456/fix-pdf-viewer
Fix a query string parsing problem happend to PDF Viewer
|
2017-07-18 09:10:55 -07:00 |
|
Kevin Sawicki
|
208be2a542
|
Set preload script on opened windows
|
2017-07-17 11:55:16 -07:00 |
|
Kevin Sawicki
|
3925bfde8e
|
Add spec for reloading opened window cross-origin
|
2017-07-17 11:55:15 -07:00 |
|
Kevin Sawicki
|
0c8f773dec
|
Remove debug logging
|
2017-07-17 11:55:15 -07:00 |
|
Kevin Sawicki
|
9d7c2e2294
|
Add specs for nativeWindowOpen inheritance and new-window support
|
2017-07-17 11:55:15 -07:00 |
|
Kevin Sawicki
|
86b1deedfa
|
Inherit enabled-sandbox in opened windows
|
2017-07-17 11:55:15 -07:00 |
|