electron/shell/browser/api
trop[bot] debf490418
fix: crash when calling non-reentrant function in `loadURL` (#40160)
fix: crash when calling non-reentrant function in loadURL

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2023-10-10 14:40:42 +02:00
..
views chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_app.cc refactor: constexpr lookup tables (#38807) 2023-06-16 10:03:09 +02:00
electron_api_app.h refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332) 2022-11-14 12:46:52 -08:00
electron_api_app_mac.mm chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
electron_api_app_mas.mm chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_auto_updater.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_auto_updater.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_base_window.cc fix: `removeBrowserView` draggable region removal (#39407) 2023-08-08 12:10:10 +02:00
electron_api_base_window.h feat: support Mica/Acrylic on Windows (#38361) 2023-05-18 16:57:41 -04:00
electron_api_browser_view.cc fix: crash calling `BrowserWindow.removeBrowserView()` with destroyed `webContents` (#38884) 2023-06-22 11:22:30 +02:00
electron_api_browser_view.h fix: crash calling `BrowserWindow.removeBrowserView()` with destroyed `webContents` (#38884) 2023-06-22 11:22:30 +02:00
electron_api_browser_window.cc fix: handle closing `webContents` in `BrowserView`s (#37450) 2023-03-02 10:04:11 +01:00
electron_api_browser_window.h refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
electron_api_content_tracing.cc chore: make `contentTracing.stopRecording()` failure clearer (#38520) 2023-05-31 11:28:22 -04:00
electron_api_cookies.cc perf: prefer base::StringPiece over std::string for build-time strings (#38736) 2023-06-12 16:22:15 -05:00
electron_api_cookies.h chore: modernize Value usage in converters (#34794) 2022-07-05 11:25:18 -04:00
electron_api_crash_reporter.cc refactor: use `process_util.h` helpers (#38604) 2023-06-06 14:29:42 +02:00
electron_api_crash_reporter.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_data_pipe_holder.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_data_pipe_holder.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_debugger.cc chore: bump chromium to 107.0.5274.0 (main) (#35375) 2022-09-07 09:46:37 +02:00
electron_api_debugger.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_desktop_capturer.cc fix: use generic capturer to list both screens and windows when possible (#39711) 2023-09-25 14:17:45 -04:00
electron_api_desktop_capturer.h fix: use StartUpdating method for PipeWire capturer (#39050) 2023-07-11 15:17:52 +02:00
electron_api_dialog.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_download_item.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_download_item.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_event.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_event_emitter.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_event_emitter.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_api_global_shortcut.cc refactor: prefer base::Contains() over find() + end() (#38890) 2023-06-22 13:06:35 +02:00
electron_api_global_shortcut.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_in_app_purchase.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_in_app_purchase.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_menu.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_menu.h refactor: move gin_helper::Constructible methods to prototype (#37087) 2023-02-06 12:59:49 -08:00
electron_api_menu_mac.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_menu_mac.mm chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_menu_views.cc chore: drop unresponsive suppressor for menus (#35498) 2022-08-31 10:25:01 -07:00
electron_api_menu_views.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_native_theme.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_native_theme.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_native_theme_mac.mm chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_net.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_net_log.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_net_log.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_notification.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_notification.h refactor: move gin_helper::Constructible methods to prototype (#37087) 2023-02-06 12:59:49 -08:00
electron_api_power_monitor.cc feat: add thermal states to powerMonitor (#38027) 2023-05-01 09:26:23 -04:00
electron_api_power_monitor.h feat: add thermal states to powerMonitor (#38027) 2023-05-01 09:26:23 -04:00
electron_api_power_monitor_mac.mm chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_power_monitor_win.cc chore: drop support for Windows 7 / 8 / 8.1 (#36427) 2022-11-30 17:13:29 -08:00
electron_api_power_save_blocker.cc refactor: prefer base::Contains() over find() + end() (#38890) 2023-06-22 13:06:35 +02:00
electron_api_power_save_blocker.h refactor: prefer base::Contains() over find() + end() (#38890) 2023-06-22 13:06:35 +02:00
electron_api_printing.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_protocol.cc perf: prefer base::StringPiece over std::string for build-time strings (#38736) 2023-06-12 16:22:15 -05:00
electron_api_protocol.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_api_push_notifications.cc chore: use nested namespaces (#37915) 2023-04-11 12:39:14 +02:00
electron_api_push_notifications.h chore: use nested namespaces (#37915) 2023-04-11 12:39:14 +02:00
electron_api_push_notifications_mac.mm chore: use nested namespaces (#37915) 2023-04-11 12:39:14 +02:00
electron_api_safe_storage.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_safe_storage.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_screen.cc fix: sync api::Screen wrapper method sigs to upstream (#38631) 2023-06-07 10:45:17 -05:00
electron_api_screen.h fix: sync api::Screen wrapper method sigs to upstream (#38631) 2023-06-07 10:45:17 -05:00
electron_api_service_worker_context.cc perf: prefer base::StringPiece over std::string for build-time strings (#38736) 2023-06-12 16:22:15 -05:00
electron_api_service_worker_context.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_api_session.cc refactor: add SessionPreferences::CreateForBrowserContext() (#38712) 2023-06-09 12:21:02 -07:00
electron_api_session.h feat: add USB protected classes handler (#38498) 2023-06-01 10:12:48 -04:00
electron_api_system_preferences.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_system_preferences.h chore: modernize Value usage in converters (#34794) 2022-07-05 11:25:18 -04:00
electron_api_system_preferences_mac.mm refactor: leverage Skia helpers for NSColor ANSI logic (#37489) 2023-03-06 11:43:04 +01:00
electron_api_system_preferences_win.cc refactor: constexpr lookup tables (#38807) 2023-06-16 10:03:09 +02:00
electron_api_tray.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_tray.h refactor: move gin_helper::Constructible methods to prototype (#37087) 2023-02-06 12:59:49 -08:00
electron_api_url_loader.cc refactor: constexpr lookup tables (#38807) 2023-06-16 10:03:09 +02:00
electron_api_url_loader.h chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510) 2023-03-09 14:05:20 -05:00
electron_api_utility_process.cc chore: use emplace when possible (#37910) 2023-04-11 11:53:18 +02:00
electron_api_utility_process.h chore: use nested namespaces (#37915) 2023-04-11 12:39:14 +02:00
electron_api_view.cc chore: remove unused electron::api::View code (#38586) 2023-06-05 16:45:38 +02:00
electron_api_view.h chore: remove unused electron::api::View code (#38586) 2023-06-05 16:45:38 +02:00
electron_api_web_contents.cc fix: crash when calling non-reentrant function in `loadURL` (#40160) 2023-10-10 14:40:42 +02:00
electron_api_web_contents.h feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207) 2023-07-27 22:59:32 +02:00
electron_api_web_contents_impl.cc chore: bump chromium to 111.0.5518.0 (main) (#36575) 2023-01-05 21:35:34 -05:00
electron_api_web_contents_mac.mm fix: Fn+F fullscreen transitioning on macOS (#37823) 2023-04-05 16:37:59 +09:00
electron_api_web_contents_view.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_web_contents_view.h refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
electron_api_web_frame_main.cc feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207) 2023-07-27 22:59:32 +02:00
electron_api_web_frame_main.h refactor: move gin_helper::Constructible methods to prototype (#37087) 2023-02-06 12:59:49 -08:00
electron_api_web_request.cc refactor: prefer base::Contains() over find() + end() (#38890) 2023-06-22 13:06:35 +02:00
electron_api_web_request.h feat: add types to webRequest filter (#37427) 2023-03-02 10:05:29 +01:00
electron_api_web_view_manager.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
event.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
event.h chore: fix spelling errors in multiple files (#34574) 2022-06-16 16:46:11 +09:00
frame_subscriber.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
frame_subscriber.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
gpu_info_enumerator.cc chore: modernize ListValue usage in gpu info (#34663) 2022-06-28 09:52:59 -07:00
gpu_info_enumerator.h chore: modernize ListValue usage in gpu info (#34663) 2022-06-28 09:52:59 -07:00
gpuinfo_manager.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
gpuinfo_manager.h chore: modernize ListValue usage in gpu info (#34663) 2022-06-28 09:52:59 -07:00
message_port.cc refactor: prefer base::Contains() over find() + end() (#38890) 2023-06-22 13:06:35 +02:00
message_port.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
process_metric.cc refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332) 2022-11-14 12:46:52 -08:00
process_metric.h chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
save_page_handler.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
save_page_handler.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
ui_event.cc chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
ui_event.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00