-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Electron v5.0.10 #4720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Electron v5.0.10 #4720
Changes from all commits
Commits
Show all changes
116 commits
Select commit
Hold shift + click to select a range
20a308b
fix specs
chrisbreiding 4c31ec2
use debugger protocol for cookie handling in electron
chrisbreiding 9471c99
use latest gulp
chrisbreiding 74d4f81
use rimraf instead of gulp-clean
chrisbreiding 2cf957e
use electron 3.1.8 and node 10.2.1
chrisbreiding 2fdc5f7
use gulp 4 in packages/static
chrisbreiding 2919c85
Merge remote-tracking branch 'origin/develop' into electron-3-from-de…
flotwig e2d477d
fix sendCommandAsync, log Schema.getDomains on CDP connect
flotwig 3d9daad
autofill e2e test name [skip ci]
flotwig feae437
[email protected], see what new failures exist
flotwig 63b20dc
--no-sandbox for launching Electron
flotwig d3939df
update cookies logic for electron
flotwig 1e207bc
node 12
flotwig e406957
update snapshot for new node
flotwig 9dbe872
update error message for new node
flotwig 9ca576a
stub sendCommandAsync
flotwig f179eda
only connect to socket if path has been replaced, fixes #4776
flotwig aaa758d
update node-sass to support node 12
flotwig 7bbc6c1
skip wacky socket tests for now
flotwig 871f891
snapshot
flotwig 2e4b0ca
fix run_plugins_spec snapshot, don't include stack trace
flotwig d736699
use --no-sandbox on linux to run as root
flotwig 32688a7
allow sendCommandAsync to resolve
flotwig aa55852
use euid for root check
flotwig b5a9554
log domains even if undefined
flotwig 036b444
don't worry about ending 1xx responses immediately anymore
flotwig ae5def7
use --max-http-header-size, change max size from 8kb to 1mb, fix #76
flotwig 26c701a
do not send 502 on failed websocket, just send back ECONNRESET
flotwig af67060
update websocket spec port to not collide with other test
flotwig f0c2867
update outdated expect
flotwig 51b6400
Revert "only connect to socket if path has been replaced, fixes #4776"
flotwig d32c6bd
update gulp in root
flotwig f0a87e0
update https-proxy unit tests
flotwig 9a119cf
update network spec to properly close server
flotwig 9e5254b
update reporter spec
flotwig 0cbc7dd
Merge branch 'develop' into electron-3-from-develop
chrisbreiding 9973d18
update https-proxy-agent to fix node 10.10.0 change
flotwig 5c9ac25
only pass --max-http-header-size on node >=12
flotwig 37c14a6
use own server-destroy implementation that supports secureConnect events
flotwig f224127
Merge remote-tracking branch 'origin/develop' into electron-3-from-de…
flotwig 3f69ca4
oops
flotwig bc43b9e
update socket_spec
flotwig b782d4b
electron 6.0.0
flotwig e52d365
console.table introduced in node 10
flotwig 37dbcf3
change browserify entry to init.js
flotwig 3bdce38
handle edge case when no response body
flotwig 1587e97
console.table added in node 10
flotwig f9ba42e
do not exit app when all BrowserWindows are closed
flotwig bd247bc
update e2e snapshots
flotwig 46dddf6
value may not be null
flotwig e4a913c
update plugins spec
flotwig 897fa41
correct cookie expiry, use browser.getversion for CDP version check
flotwig 1a69d71
fix snapshotting for require stacks
flotwig 850d164
reorder cookies in spec
flotwig f0f2224
warn when depreated electron callback apis are used
flotwig 54b13b8
only report 1 plugin error per process
flotwig 3759fc3
cleanup
flotwig 0cbd954
node 12.4.0, cypress/browsers:node12.4.0-chrome76 docker image
flotwig 8b6460d
update shell.openExternal to promisified
flotwig 5f178b0
update dialog.showOpenDialog to promisified
flotwig 727df3a
update webContents.session.setProxy to promisified
flotwig cd0232e
updating native dependencies since we don't need ancient node ABI sup…
flotwig bcfd805
WIP: switch cookies to simpler, jar-less approach
flotwig 3d13822
WIP: switch cookies to simpler, jar-less approach
flotwig 213941b
making tests pass
flotwig 886b0f8
improve cookie filtering logic
flotwig 0266fe4
Remove unneeded Promise.try
flotwig adb56d0
filter what makes it to the extension
flotwig 75fc59a
properly re-set superdomain cookies on cross-origin cy.visit
flotwig 2716ca2
allow comma-separated list of e2e tests
flotwig 6698bbc
sort cookies in order of expiration date, ascending
flotwig 214d02a
updating tests, cleanup
flotwig a7693c9
update tests
flotwig 01ee3f7
version electron as a devDependency, [email protected]
flotwig f2b62ea
cleanup, remove old automation
flotwig ca05670
cleanup, remove old automation
flotwig 5e31479
bump chokidar to fix win10 + node12 issue
flotwig bb5de3e
enable now-supported quit role, re-enable old tests
flotwig 4327d6b
don't need that arg there
flotwig 04fdc2c
remove last deprecated callback electron invocations
flotwig 6ec9516
Delete cypress.json
brian-mann 2ec54e9
responding to PR feedback
flotwig ef66329
cleanup
flotwig 323ff50
invoke
flotwig f70fbd2
use 'quit' role
flotwig 20fe754
Use new appMenu role for Cypress menu on mac
flotwig b3ec1b5
[email protected]
flotwig 7247a60
Merge branch 'develop' into electron-3-from-develop
flotwig d2b05a5
[email protected]
flotwig 49e9168
remove domain: cookie.domain and see what happens
flotwig 424570c
remove setErrorHandler
flotwig 0c0d4f1
Revert "remove domain: cookie.domain and see what happens"
flotwig deded81
add unit tests for cookies
flotwig e141a1e
ci
flotwig 447f011
fix project-content css
flotwig ad70513
Merge remote-tracking branch 'origin/develop' into electron-3-from-de…
flotwig ebc0374
[email protected]
flotwig f34c1e4
Merge remote-tracking branch 'origin/develop' into electron-3-from-de…
flotwig 567e346
fix specs_list test
flotwig 77a91e1
[email protected]
flotwig 534277e
some cleanup
flotwig fd69b07
Merge branch 'develop' into electron-3-from-develop
flotwig b95c586
[email protected]
flotwig 6cedcbf
Update 8_reporters_spec.coffee.js
flotwig 2d498bb
[email protected] - Chromium 73, Node 12
flotwig 908c738
cli: fix the STDIN pipe on Windows (#5045)
bahmutov 67c72c8
more permissive check for json to include application/vnd.api+j… (#5166)
jazwiecki 400fbe3
fix eslint for fixture specs (#5176)
jennifer-shehane 41758d6
Catch env variable with reserved name CYPRESS_ENV 1621 (#1626)
bahmutov 1e698b5
Addresses #2953 (#5174)
ryan-snyder a724d4f
depromisify things that were promisified b/t electron 5 <=> 6
flotwig 3581e52
node12.4.0-chrome76 => node12.0.0-chrome75
flotwig d2a0075
fix tests for electron downgrade
flotwig 1a4aeab
Merge branch 'develop' into electron-3-from-develop
flotwig 9135d3a
node12.0.0-chrome75 => node12.0.0-chrome73
flotwig 0404a34
Merge branch 'electron-3-from-develop' of github.com:cypress-io/cypre…
flotwig File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8.9.3 | ||
12.4.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,5 @@ | |
flex-grow: 2; | ||
margin-bottom: 0; | ||
width: 100%; | ||
min-height: 0; | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.