Electron Bot
7dc858be02
Bump v7.0.1
2019-10-30 17:05:00 -07:00
Electron Bot
7ffa127f0f
Revert "Bump v7.0.1"
...
This reverts commit f423312090 .
2019-10-30 17:01:39 -07:00
Electron Bot
f423312090
Bump v7.0.1
2019-10-30 17:00:10 -07:00
Electron Bot
4cacd15730
Revert "Bump v7.0.1"
...
This reverts commit 37eeaf32ad .
2019-10-30 16:45:49 -07:00
Electron Bot
37eeaf32ad
Bump v7.0.1
2019-10-30 16:42:36 -07:00
Electron Bot
2e07877c28
Revert "Bump v7.0.1"
...
This reverts commit d8bd7654c6 .
2019-10-30 16:05:51 -07:00
Electron Bot
d8bd7654c6
Bump v7.0.1
2019-10-30 16:00:48 -07:00
Electron Bot
f979e0cfbc
Revert "Bump v7.0.1"
...
This reverts commit 1582824d33 .
2019-10-30 15:59:42 -07:00
Electron Bot
1582824d33
Bump v7.0.1
2019-10-30 15:50:34 -07:00
Milan Burda
725dac35ab
fix: pass frameId to v8Util.setRemoteCallbackFreer() ( #20732 ) ( #20814 )
2019-10-30 14:35:37 +09:00
trop[bot]
6e32da3798
fix: prevent menu gc during popup ( #20808 )
2019-10-29 16:25:08 +09:00
Jeremy Apthorp
5cb6ba2883
chore: bump chromium to 78.0.3904.68 (7-0-x) ( #20643 )
...
* chore: bump chromium to 78.0.3904.68
* update chromium patches
* explicitly cancel redirects when the mode is 'error'
2019-10-23 13:53:11 -04:00
Jeremy Apthorp
e23030b69e
fix: properly free remote objects (7-0-x) ( #20693 )
2019-10-23 10:31:48 -07:00
trop[bot]
d417bbdcfd
fix: use xib file to construct macOS Menu ( #20670 )
...
* fix: use xib file to construct macOS Menu
* add nib files back to zip manifests
* address final review comments
2019-10-22 16:48:36 +09:00
Electron Bot
3083693e67
Bump v7.0.0
2019-10-21 12:36:53 -07:00
Electron Bot
944690e79b
Bump v7.0.0-beta.7
2019-10-15 11:08:05 -07:00
trop[bot]
19162f4bac
fix: append network switches to network service process ( #20558 )
2019-10-13 21:09:14 -07:00
trop[bot]
ee53f8cef6
fix: do not manually parse content-type ( #20544 )
2019-10-11 16:03:15 -07:00
trop[bot]
4463715714
fix: properly register custom url evt handling ( #20523 )
2019-10-10 23:15:53 +02:00
Milan Burda
f6894da715
fix: when building with enable_plugins=false ( #20507 )
2019-10-10 14:11:17 +02:00
Cheng Zhao
26d059b3ea
fix: cookies.get should be able to filter domain ( #20471 ) ( #20496 )
...
* fix: use GetAllCookies when url is empty
* test: get cookie without url
2019-10-09 11:32:01 -04:00
Electron Bot
49aaa2fe96
Bump v7.0.0-beta.6
2019-10-08 15:19:26 -07:00
Samuel Attard
0a9b201c34
feat: nativeTheme.themeSource and a few nativeTheme fixes ( #20486 )
...
* feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960 )
* feat: add nativeTheme.shouldUseDarkColorsOverride to allow apps to override Chromiums theme choice
* spec: add tests for shouldUseDarkColorsOverride
* chore: add missing forward declarations
* refactor: rename overrideShouldUseDarkColors to themeSource
* chore: only run appLevelAppearance specs on Mojave and up
* chore: update patch with more info and no define
* Update spec-main/api-native-theme-spec.ts
Co-Authored-By: Jeremy Apthorp <jeremya@chromium.org >
* Update api-native-theme-spec.ts
* Update api-native-theme-spec.ts
* Update api-native-theme-spec.ts
* fix: don't expose nativeTheme in the renderer process (#20139 )
Exposing these in the renderer didn't make sense as they weren't backed
by the same instance / value store. This API should be browser only
especially now that we have nativeTheme.themeSource. Exposing in
//common was a mistake from the beginning.
* fix: emit updated on NativeTheme on the UI thread to avoid DCHECK (#20137 )
* fix: emit updated on NativeTheme on the UI thread to avoid DCHECK
* Update atom_api_native_theme.cc
* spec: wait a few ticks for async events to emit so that test events do not leak into each other
* chore: add SetGTKDarkThemeEnabled(enabled) internal helper to allow dynamic theme selection on linux (#19964 )
This is just a after-creation setter for the `darkTheme` constructor option. This is delibrately
a method and not a property as there is no getter.
* spec: remove leftover .only
2019-10-08 18:18:00 -04:00
trop[bot]
981208b66c
fix: properly free IsolateData in node_main ( #20476 )
2019-10-08 14:30:15 +02:00
trop[bot]
23a52c02a3
fix: recentDocuments menu role on macOS ( #20410 )
2019-10-03 09:52:24 +02:00
Milan Burda
8536f62826
fix: allow paths to asar archives to contain the .asar extension in directories ( #20342 ) ( #20401 )
2019-10-02 18:03:44 +09:00
trop[bot]
312f14ee88
fix: correctly crash when there is no crashReporter ( #20395 )
...
* fix: correctly crash when there is no crashReporter
* test: correctly crash when there is crashReporter
2019-10-01 15:23:16 -04:00
Electron Bot
f79cfae3c2
Bump v7.0.0-beta.5
2019-09-18 13:43:24 -07:00
Electron Bot
0a0d7a8202
chore: bump chromium to 78.0.3905.1 (7-0-x) ( #20062 )
...
* chore: bump chromium in DEPS to 78.0.3899.1
* chore: bump chromium in DEPS to 78.0.3900.1
* chore: bump chromium in DEPS to 78.0.3900.2
* chore: bump chromium in DEPS to 78.0.3901.1
* chore: bump chromium in DEPS to 78.0.3902.1
* chore: remove tts.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1717595
* build: disable widevine cdm component
https://chromium-review.googlesource.com/c/chromium/src/+/1767596
* chore: bump chromium in DEPS to 78.0.3903.1
* build: redo network_context.h mojification
187df411f2 %5E%21/#F7
* build: disable widevine
Disable widevine, atleast for the moment by deleting the patch and removing
the build argument.
> At the moment its horribly broken, we would have to look into fixing on all
> three platforms now that upstream also supports linux.
* chore: bump chromium in DEPS to 78.0.3904.1
* update pepper_flash.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1771371
* chore: bump chromium in DEPS to 78.0.3905.1
* Update patches
* Convert Web Speech Synthesis API over to Mojo
https://chromium-review.googlesource.com/c/chromium/src/+/1717595
(cherry picked from commit e0163b0185 )
* Update patches
* CookieInclusionStatus: Support warnings and multiple exclusion reasons
https://chromium-review.googlesource.com/c/chromium/src/+/1756157
(cherry picked from commit ab2f5ac40b )
* Pass request_unadjusted_movement to lock mouse
https://chromium-review.googlesource.com/c/chromium/src/+/1767098
(cherry picked from commit a17daff6f1 )
* chore: rename thread_pool to thread_pool_instance
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/1773663
(cherry picked from commit 8547b09de8 )
* Remove the typemap from network::mojom::URLResponseHead.
https://chromium-review.googlesource.com/c/chromium/src/+/1758653
(cherry picked from commit a768ad210d )
* ServiceWorker: Make Extension WebRequestAPI aware of service worker update check script requests
https://chromium-review.googlesource.com/c/chromium/src/+/1782230
(cherry picked from commit 615d33517a )
* Convert CertVerifierClient to new Mojo types
https://bugs.chromium.org/p/chromium/issues/detail?id=955171
(cherry picked from commit ac5e8dbce5 )
* Convert DataPipeGetterPtr and DataPipeGetterRequest to new Mojo types
https://chromium-review.googlesource.com/c/chromium/src/+/1787760
https://chromium-review.googlesource.com/c/chromium/src/+/1787659
(cherry picked from commit 8611783898 )
* Add tts patch
* build: fix compilation with MSSTL
(cherry picked from commit 4d8cb7de9b )
2019-09-18 16:04:23 -04:00
trop[bot]
068e12d909
fix: crash when exiting simple fullscreen on macOS ( #20220 )
2019-09-17 08:59:32 -07:00
trop[bot]
4ac616b681
fix: resolve crash loading file based serviceworkers ( #20142 )
2019-09-05 21:15:17 -07:00
trop[bot]
fc677b7cf6
fix: Debug builds on Windows. ( #20140 )
2019-09-05 18:02:40 -07:00
trop[bot]
d25e511fc0
fix: ensure document.visibilityState aligns with the visibility of the TopLevelWindow ( #20134 )
...
* fix: ensure document.visibilityState aligns with the visibility of the TopLevelWindow
* chore: disable the specs on linux on CI
2019-09-05 16:46:35 -07:00
trop[bot]
c923aa2fde
fix: ensure modeL_ exists before calling delegate methods ( #20116 )
...
This is a speculative fix for a crash we are seeing in `menuDidClose`. We
can't repro the crash but the traces have it happening in this method
and just by reading through the impl the only part that jumps out as
Might Crash is this `model_` call. Other methods in the menu controller
check `model_` before using it so it probably makes sense to do that here
as well.
2019-09-04 15:21:10 -07:00
Cheng Zhao
2d16034854
fix: implement ses.getBlobData() for NetworkService ( #20041 ) ( #20105 )
...
* pass data pipe to JS
* implement reading buffer
* re-enable ses.getBlobData test
* remove AtomBlobReader
2019-09-04 08:39:06 -07:00
trop[bot]
4ce431829f
Revert "fix: make sure that menu bar gets focus even when you click an item to focus it first ( #19710 )" ( #20036 )
...
This reverts commit 27b2747b61 .
2019-09-03 23:19:46 -07:00
trop[bot]
638ca05702
fix: ensure that the "top" coordinate of the inner frame is correct ( #20053 )
...
On multi-monitor setups where the monitors are not all origined at 0 on
the Y coordinate (E.g. vertical stacked monitors) the maximize
calculation was incorrect as it assumed top was "0". This instead
adjusts the math to calculate the correct top value.
2019-08-30 17:05:23 -07:00
Electron Bot
9e7cce3d2b
Bump v7.0.0-beta.4
2019-08-30 09:59:13 -07:00
Electron Bot
c7a3142bab
chore: bump chromium to 78.0.3896.6 (7-0-x) ( #19609 )
...
* chore: Bump 78.0.3894.0
* chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488 )
* chore: bump chromium to cbeb16cf544f79c1990f1eae4d4fe (master) (#19610 )
Co-authored-by: Erick Zhao <erickzhao@github.com >
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
Co-authored-by Micha Hanselmann <DeerMichel@github.com >
* chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792 )
* chore: bump chromium in DEPS to f3bf493731e868e1f5f48e7e1adc02ea5eccfbbd
* chore: bump chromium in DEPS to 4db0c87d4aa6f27ffa0b5fc77d20e10047962484
* chore: bump chromium in DEPS to d933a504c264dc8fe85267f47aef3588531875b5
* chore: bump chromium in DEPS to 34afdb68980f581ae911b85b727bc17e126cf5f9
* update disable-redraw-lock.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1600387
* update desktop_media_list.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1729156
* update notification_provenance.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1742779
* update printing.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1646772
* update verbose_generate_bpad_syms.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1745986
* update patch metadata
* remove printing_compositor manifests
https://chromium-review.googlesource.com/c/chromium/src/+/1742734
* update for URLLoaderFactoryType enum
https://chromium-review.googlesource.com/c/chromium/src/+/1754716
* remove gin string16 converter
https://chromium-review.googlesource.com/c/chromium/src/+/1750093
* ClearCompositorFrame() has been removed
https://chromium-review.googlesource.com/c/chromium/src/+/1746301
* message_loop -> message_loop_current
https://chromium-review.googlesource.com/c/chromium/src/+/1738552
* include resource_response header
* pdf compositor no longer uses service manager
https://chromium-review.googlesource.com/c/chromium/src/+/1742734
* chore: bump chromium in DEPS to 00d5933101d8d8dc9546eadbe7ee1b41077e6db1
* pane focus fns aren't pure virtual anymore
https://chromium-review.googlesource.com/c/chromium/src/+/1708767
* fix: make std::hash value-non-const
broken by https://chromium-review.googlesource.com/c/chromium/src/+/1711202
* update swiftshader in zip_manifests
https://swiftshader-review.googlesource.com/c/SwiftShader/+/34911
* address feedback from @deepak1556
* don't enable kLegacyWindowsDWriteFontFallback
https://chromium-review.googlesource.com/c/chromium/src/+/1753006
* chore: bump chromium in DEPS to 84497314005e1968da06804f8fde539d9872310e
* update printing.patch
remove bottom diff owing to https://chromium-review.googlesource.com/c/chromium/src/+/1678182 and update for https://chromium-review.googlesource.com/c/chromium/src/+/1678182
* convert CookieChangeListener to new Mojo types
https://chromium-review.googlesource.com/c/chromium/src/+/1753371
* rename ui::ClipboardType -> ui::ClipboardBuffer
https://chromium-review.googlesource.com/c/chromium/src/+/1758730
* logging::LoggingSettings log_file -> log_file_path
https://chromium-review.googlesource.com/c/chromium/src/+/1699477
* roll DEPS to latest lkgr
* fix: override GetFontLookupTableCacheDir()
When Chromium goes to use its fallback font table creation code paths,
it creates the cache directory it uses by calling
GetFontLookupTableCacheDir() with a path that doesn't exist in Electron.
To ensure that a legitimate file path is created, we need to override it
with Electron's DIR_USER_DATA so it doesn't use chrome::DIR_USER_DATA.
* chore: bump chromium in DEPS to 6758a0879931bc4df630a80a36c82d7855ae3155
* update pthread_fchdir patch
https://chromium-review.googlesource.com/c/chromium/src/+/1759149
* update printing patch
* update cookie usage and fn signatures
https://chromium-review.googlesource.com/c/chromium/src/+/1758437
* chore: bump chromium in DEPS to bdaca97e1cc27fb977e56f30f74cdb906da9527e
* remove fix_make_std_hash_value-non-const.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1762335
* Convert enum to enum class for FocusManager::FocusChangeReason
https://chromium-review.googlesource.com/c/chromium/src/+/1767281
* roll DEPS to latest lkgr
* update dom_storage_limits.patch
https://chromium-review.googlesource.com/c/chromium/src/+/1767556
* chore: remove pre network service classes from shell/browser/net (#19644 )
* refactor: rm IOThread class
* chore: rm expose-net-observer-api.patch
* chore: rm unused shell/browser/net/ classes
* chore: mv CertVerifierClient to separate header
* chore: rm url_request_context_getter references
* chore: update patches
* Require task posters to specify an explicit destination
https://chromium-review.googlesource.com/c/chromium/src/+/1769080
* chore: Revert "Cleanup: Remove Menu Subtitles/Sublabels"
* chore: Bump chromium 78.0.3896.0
* build: add checkout_openxr=False to DEPS
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/1745502
* chore: update patches
* Convert TrustedURLLoaderHeaderClient and TrustedHeaderClient to new mojo types
https://chromium-review.googlesource.com/c/chromium/src/+/1767298
https://chromium-review.googlesource.com/c/chromium/src/+/1768841
* skia: more rect api simplifications
https://skia-review.googlesource.com/c/skia/+/237038
* iwyu
* test: fix clearAuthCache test (#20015 )
* fix: nws13n: make ses.setUserAgent work (#20014 )
* refactor tests to better control window creation
* fix: nws13n: make ses.setUserAgent work
* chore: update v8 patches
* Add enterprise policy for renderer CIG.
https://chromium-review.googlesource.com/c/chromium/src/+/1758589
* Convert enum to enum class for Wigdet::FrameType
https://chromium-review.googlesource.com/c/chromium/src/+/1767292
* [JJI] Convert to use string16 for data from JavaScript/Java
https://chromium-review.googlesource.com/c/chromium/src/+/1750093
* chore: Bump chromium 78.0.3896.6
2019-08-30 12:57:57 -04:00
trop[bot]
b6f5e26eab
fix: honor cursor blink rate ( #20044 )
...
* fix: honor cursor blink rate on macOS
* fix: honor cursor blink rate on Linux
* fix: honor cursor blink rate on Windows
* refactor: clean up os_win cursor blink logic
* remove unneeded include
2019-08-30 08:41:01 -07:00
Cheng Zhao
3330647834
chore: cache URLLoaderFactory per-session ( #19998 ) ( #20021 )
...
* cache the URLLoaderFactory in AtomBrowserContext
* use cached loader factory in AtomURLLoaderFactory
2019-08-29 15:21:09 -07:00
trop[bot]
4dea193854
fix: i18n of gtk msgbox buttons ( #19982 )
...
* fix: i18n of gtk msgbox buttons
similar to #19756 (12df0e8 ) but for messageboxes
* refactor: DRY the gtk+ button mnemonics
* fix: don't compile gtk_util on non-Linux platforms
rename from `gtk_util.[cc,h]` to `util_gtk.[cc,h]` so that it gets
picked up by the `extra_source_filters` rule in `BUILD.gn`.
* fix: make linter happy
It really shows that I cannot build locally atm... :P
2019-08-29 16:19:22 +09:00
trop[bot]
080c2c9218
fix: gtk_init() called 2x in AtomBrowserMainParts ( #20012 )
...
Fixes #19984 .
2019-08-29 15:49:28 +09:00
Heilig Benedek
182f63d3a3
fix: handle WM_GETMINMAXINFO instead of letting chromium do it ( #19928 ) ( #20000 )
...
* fix: remove WM_GETMINMAXINFO workaround since it's no longer needed
* fix: handle WM_GETMINMAXINFO ourselves
* fix: remove part of the chromium WM_GETMINMAXINFO handler
2019-08-28 09:31:55 -05:00
Robo
d3e0c461f6
feat: migrate webRequest module to NetworkService ( #19979 )
...
* feat: associate InProgressRequest with requests (#19648 )
* feat: migrate webRequest module to NetworkService (Part 4) (#19679 )
* chore: use gin in WebRequest
* Add stubs for APIs
* feat: migrate webRequest module to NetworkService (Part 5) (#19714 )
* Pass WebRequest to ProxyingURLLoaderFactory
* Call WebRequestAPI in InProgressRequest
* Store the listeners
* Pass the request and response
* Add stub to handle the events
* Use extensions::WebRequestInfo
* Make sure webRequest is managed by Session
* chore: make creation of WebRequestNS more clear
* fix: check WebContents for service workers
* feat: migrate webRequest module to NetworkService (Part 6) (#19752 )
* Implement OnBeforeSendHeaders
* Pass the request
* Handle simple listeners
* Handle response listeners
* Read responses from listener
* feat: migrate webRequest module to NetworkService (Part 7) (#19820 )
* fix: gin treats Function as Dictionary when doing convertions
* fix: check if listener exists
* fix: listener callback should be executed in next tick
* feat: make InProgressRequest work
* test: re-enable protocol test that relies on webRequest
* chore: merge conditions
* feat: migrate webRequest module to NetworkService (Part 8) (#19841 )
* fix: fill uploadData property
* fix: requestHeaders in onBeforeSendHeaders
* fix: responseHeaders in onHeadersReceived
* fix: header keys should not be lowercased
* fix: gin::Dictionary::Get succeeds even though key does not exist...
* fix: throw for invalid filters
* test: re-enable api-web-request-spec
* chore: do not use deprecated base::Value API
* feat: migrate webRequest module to NetworkService (Part 9) (#19976 )
* no need to get WebContents for URLLoaderFactory
* consult embedder for network_factory created in net module
* set disable_web_security to false
* re-enable webRequest tests in net module
2019-08-27 16:38:15 -04:00
Jeremy Apthorp
b09a1c7607
feat: HTTP preconnect feature minimal for electronjs ( #19952 )
...
* feat: HTTP preconnect feature minimal for electronjs
* fix type of PreconnectRequest::PreconnectRequest impl
* roll back past https://chromium-review.googlesource.com/c/chromium/src/+/1713306
* mark docs as experimental
* fix lint
2019-08-27 10:09:31 -05:00
trop[bot]
7cc1efd2e6
fix: don't call SetBounds on restore ( #19957 )
2019-08-27 07:52:03 -07:00
trop[bot]
324096aa37
fix: ensure that reloads retain modified window background colors ( #19974 )
2019-08-27 07:50:35 -07:00
Shelley Vohr
d780a16d78
fix: add default media usage strings to info.plist ( #19948 )
2019-08-27 10:36:05 -04:00
trop[bot]
005ef96ac0
fix: command-line scheme switch values' spillover ( #19941 )
...
* fix: command-line scheme switch values' spillover
The value of one of the scheme command-line switches
shouldn't spill over into other switches.
Fixes #19911
* chore: make linter happy
2019-08-26 10:46:35 -07:00