electron/shell/browser
Samuel Attard 7984933e9c
feat: add experimental cookie encryption support (#27524)
* feat: add experimental cookie encryption support on macOS

* chore: fix TODO

* update patches

* feat: make cookie encryption work on windows

* chore: update cookie encryption support comments

* fix: only call OSCrypt::Init on windows

* chore: make cookie encryption work on linux

* Update shell/browser/net/system_network_context_manager.cc

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

* chore: fix lint

* chore: update patches

* chore: update patches to upstreamed variants

* chore: use chrome ::switches constants

* chore: remove bad patch

* build: disable cookie encryption by default

* chore: update patches

* fix: provide std::string to NoDestructor

* chore: fix macos, nodestructor syntax

* build: fix macOS build due to mismatch in DEFINE

Co-authored-by: Electron Bot <electron@github.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
2021-05-26 12:16:55 -07:00
..
api refactor: eliminate duplicate code (#29174) 2021-05-24 11:32:55 +09:00
badging Merge branch 'master' into roller/chromium/master 2021-03-15 18:43:25 -04:00
bluetooth
extensions chore: use base::Time::Now() directly (#29331) 2021-05-26 02:24:44 -07:00
lib chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
linux
mac chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
media
net feat: add experimental cookie encryption support (#27524) 2021-05-26 12:16:55 -07:00
notifications refactor: plumb RFH instead of RPH for notifications (#28790) 2021-04-29 11:23:28 -07:00
osr chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
plugins
printing chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
resources Bump v14.0.0-nightly.20210524 2021-05-24 09:17:34 -07:00
serial fix: crash on invalid select-serial-port callback (#28602) 2021-04-12 06:18:39 -07:00
ui refactor: remove accessible_pane_view.patch (#29262) 2021-05-21 10:00:47 -07:00
win
auto_updater.cc chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
auto_updater.h refactor: ginify autoUpdater (#24678) 2020-07-28 11:04:34 -07:00
auto_updater_mac.mm
browser.cc
browser.h chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
browser_linux.cc chore: Browser::SetAppUserModelID is Windows only (#28909) 2021-05-03 12:13:19 -04:00
browser_mac.mm chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
browser_observer.h chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
browser_process_impl.cc feat: add experimental cookie encryption support (#27524) 2021-05-26 12:16:55 -07:00
browser_process_impl.h chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
browser_win.cc chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
child_web_contents_tracker.cc feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00
child_web_contents_tracker.h feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00
cookie_change_notifier.cc chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
cookie_change_notifier.h chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
electron_autofill_driver.cc Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
electron_autofill_driver.h Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
electron_autofill_driver_factory.cc
electron_autofill_driver_factory.h Bump v12.0.0-nightly.20200827 2020-08-27 07:31:51 -07:00
electron_browser_client.cc fix: ensure extensions w/o a background page have file access (#29123) 2021-05-14 14:06:55 +02:00
electron_browser_client.h refactor: plumb RFH instead of RPH for notifications (#28790) 2021-04-29 11:23:28 -07:00
electron_browser_context.cc chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_browser_context.h chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
electron_browser_handler_impl.cc
electron_browser_handler_impl.h refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
electron_browser_main_parts.cc feat: add experimental cookie encryption support (#27524) 2021-05-26 12:16:55 -07:00
electron_browser_main_parts.h chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_browser_main_parts_mac.mm chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_browser_main_parts_posix.cc chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_download_manager_delegate.cc chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
electron_download_manager_delegate.h chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
electron_gpu_client.cc
electron_gpu_client.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_javascript_dialog_manager.cc Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
electron_javascript_dialog_manager.h Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
electron_navigation_throttle.cc
electron_navigation_throttle.h refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25065) 2020-08-21 12:34:09 -07:00
electron_pdf_web_contents_helper_client.cc
electron_pdf_web_contents_helper_client.h refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
electron_permission_manager.cc refactor: use rfh instead of process id in permission manager (#28791) 2021-04-26 16:24:12 +09:00
electron_permission_manager.h chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
electron_quota_permission_context.cc
electron_quota_permission_context.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_speech_recognition_manager_delegate.cc
electron_speech_recognition_manager_delegate.h
electron_web_ui_controller_factory.cc
electron_web_ui_controller_factory.h
event_emitter_mixin.cc refactor: EventEmitters without gin_helper (#22726) 2020-03-18 12:57:08 -07:00
event_emitter_mixin.h feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
extended_web_contents_observer.h Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
fake_location_provider.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
fake_location_provider.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
feature_list.cc chore: remove no-op EnableWebComponentsV0 feature (#29107) 2021-05-12 12:03:18 -07:00
feature_list.h feat: initialize field trials from command line arguments (#28305) 2021-03-26 09:49:00 +09:00
file_select_helper.cc chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
file_select_helper.h chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
file_select_helper_mac.mm
font_defaults.cc Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
font_defaults.h
javascript_environment.cc chore: remove add_realloc.patch (#29131) 2021-05-17 19:34:04 -07:00
javascript_environment.h
login_handler.cc Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
login_handler.h
microtasks_runner.cc
microtasks_runner.h
native_browser_view.cc refactor: remove native_browser_view web contents get function (#25526) 2020-09-21 10:39:58 -07:00
native_browser_view.h fix: draggable regions calculation in BrowserWindow/BrowserView (#26690) 2020-11-30 21:02:04 -08:00
native_browser_view_mac.h
native_browser_view_mac.mm fix: drag region BrowserView calculations on macOS (#28984) 2021-05-05 11:37:59 -05:00
native_browser_view_views.cc fix: unclickable regions in some draggable BrowserViews (#27143) 2021-01-04 11:22:14 -08:00
native_browser_view_views.h fix: draggable views on BrowserViews on Windows (#26738) 2020-12-01 15:03:00 -08:00
native_window.cc fix: emit window-all-closed after closing the window (#28867) 2021-04-28 10:55:08 -07:00
native_window.h fix: adjust initial webContents focus calculation (#29204) 2021-05-19 02:27:35 -07:00
native_window_mac.h fix: adjust initial webContents focus calculation (#29204) 2021-05-19 02:27:35 -07:00
native_window_mac.mm fix: adjust initial webContents focus calculation (#29204) 2021-05-19 02:27:35 -07:00
native_window_observer.h Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
native_window_views.cc fix: window bounds not scaled from screen coordinates (#29162) 2021-05-19 10:34:40 +09:00
native_window_views.h fix: window bounds not scaled from screen coordinates (#29162) 2021-05-19 10:34:40 +09:00
native_window_views_win.cc fix: window bounds not scaled from screen coordinates (#29162) 2021-05-19 10:34:40 +09:00
network_hints_handler_impl.cc
network_hints_handler_impl.h fix: hold browser_context instead of render_frame_host to fix lifetime issues (#23271) 2020-05-01 16:37:01 +09:00
pref_store_delegate.cc
pref_store_delegate.h
protocol_registry.cc fix: load source maps from custom protocols and asar bundles (#28573) 2021-04-11 21:59:36 -07:00
protocol_registry.h fix: load source maps from custom protocols and asar bundles (#28573) 2021-04-11 21:59:36 -07:00
relauncher.cc
relauncher.h
relauncher_linux.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
relauncher_mac.cc
relauncher_win.cc
session_preferences.cc feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
session_preferences.h feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
special_storage_policy.cc chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04:00
special_storage_policy.h
unresponsive_suppressor.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
unresponsive_suppressor.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
web_contents_permission_helper.cc feat: add serial api support (#25237) 2020-09-28 12:22:03 -04:00
web_contents_permission_helper.h feat: add serial api support (#25237) 2020-09-28 12:22:03 -04:00
web_contents_preferences.cc refactor: replace --offscreen flag with ApplyWebPreferences (#28938) 2021-05-03 15:28:14 +02:00
web_contents_preferences.h feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
web_contents_zoom_controller.cc refactor: Chromium code style for enum classes (#26165) 2020-10-27 10:51:45 -07:00
web_contents_zoom_controller.h
web_dialog_helper.cc Revert "chore: bump chromium to 91.0.4448.0 (master) (#28009)" 2021-03-30 21:28:40 -05:00
web_dialog_helper.h refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
web_view_guest_delegate.cc
web_view_guest_delegate.h chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
web_view_manager.cc chore: remove unused element_instance_id_to_guest_map_ from WebViewManager (#28979) 2021-05-04 09:59:44 -04:00
web_view_manager.h chore: remove unused element_instance_id_to_guest_map_ from WebViewManager (#28979) 2021-05-04 09:59:44 -04:00
window_list.cc
window_list.h
window_list_observer.h
zoom_level_delegate.cc
zoom_level_delegate.h