electron/patches/chromium
Nitish Sakhawalkar f98454e5dd fix: use crashpad on Windows (#18483)
* Initial changes to use crashpad for windows

* Remove crashpad patch

* Report error when failed to connect pipe

* Allow crashpad to communicate with named pipe

* Add patch to make crashpad named pipe work

* Windows also needs crashReporter on main process

* Call SetUnhandledExceptionFilter in node process

Node can also use crash reporter.

* Do not treat node process as browser process

* No more need to manually start crash service

* Use base::StringPrintf for better readbility

* Print error when pipe name not available

* Make sure pipe name is updated

Note that the crashpad may be started after renderer process gets
created.

* Fix some tests

* Update node

* Exclude crashpad files on Linux and MAS

* Fix lint warning

* Remove unused checks

* kCrashpadPipeName is only available on Windows

* Fix uploadToServer tests

* Fix extra params tests

* Fix getCrashesDirectory tests

* Run crashReporter tests on CI

* Style fixes

* Update crashreporter docs

* Rename InitBreakpad to Init

* Add comment for process_type_.empty() and UTF16ToASCII to UTF16ToUTF8.

* Update build.gn include crashpad headers

* Address comment https://github.com/electron/electron/pull/18483#discussion_r290887898

* Avoid using api::WebContents

* Put kRunAsNode in atom_constants

* Remove duplicate settings on upload params

* Fix building on macOS

* Update description for crashpad_pid_check.patch
2019-06-13 15:42:21 +09:00
..
.patches fix: use crashpad on Windows (#18483) 2019-06-13 15:42:21 +09:00
accelerator.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
add_contentgpuclient_precreatemessageloop_callback.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
add_realloc.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
allow_nested_error_trackers.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
allow_webview_file_url.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
autofill_size_calculation.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
blink-worker-enable-csp-in-file-scheme.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
blink_file_path.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
blink_fix_prototype_assert.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
blink_initialization_order.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
blink_local_frame.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
blink_world_context.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
boringssl_build_gn.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
browser_compositor_mac.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
build_add_electron_tracing_category.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
build_gn.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
can_create_window.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
chrome_key_systems.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
command-ismediakey.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
content_allow_embedder_to_prevent_locking_scheme_registry.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
content_browser_main_loop.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
crashpad_pid_check.patch fix: use crashpad on Windows (#18483) 2019-06-13 15:42:21 +09:00
cross_site_document_resource_handler.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
dcheck.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
desktop_media_list.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
disable-redraw-lock.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
disable_color_correct_rendering.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
disable_custom_libcxx_on_windows.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
disable_detach_webview_frame.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
disable_hidden.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
disable_network_services_by_default.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
disable_user_gesture_requirement_for_beforeunload_dialogs.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
dom_storage_limits.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
dump_syms.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
enable_widevine.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
exclude-a-few-test-files-from-build.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
expose-net-observer-api.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
feat_offscreen_rendering_with_viz_compositor.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
fix_breakpad_symbol_generation_on_linux_arm.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
fix_disable_usage_of_abort_report_np_in_mas_builds.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
fix_disable_usage_of_pthread_fchdir_np_and_pthread_chdir_np_in_mas.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
fix_disable_usage_of_setapplicationisdaemon_and.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
frame_host_manager.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
gin_enable_disable_v8_platform.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
gritsettings_resource_ids.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
gtk_visibility.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
ignore_rc_check.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
isolate_holder.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
libgtkui_export.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
mas-audiodeviceduck.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
mas-cfisobjc.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
mas-cgdisplayusesforcetogray.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
mas-lssetapplicationlaunchservicesserverconnectionstatus.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
mas_blink_no_private_api.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
mas_no_private_api.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
no_cache_storage_check.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
notification_provenance.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
out_of_process_instance.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
patch_the_ensure_gn_version_py_script_to_work_on_mac_ci.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
pepper_flash.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
printing.patch fix: callback values for printing cancellation and success (#17400) 2019-06-12 12:34:07 -07:00
proxy_config_monitor.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
render_widget_host_view_base.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
render_widget_host_view_mac.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
resource_file_conflict.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
revert_build_swiftshader_for_arm32.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
scroll_bounce_flag.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
ssl_security_state_tab_helper.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
support_mixed_sandbox_with_zygote.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
sysroot.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
thread_capabilities.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
tts.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
unsandboxed_ppapi_processes_skip_zygote.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
v8_context_snapshot_generator.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
verbose_generate_breakpad_symbols.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
web_contents.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
webview_cross_drag.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
woa_compiler_workaround.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00
worker_context_will_destroy.patch chore: remove mips64el patches as they've largely been upstreamed (#18628) 2019-06-05 16:36:17 -07:00