Fix a typo in the patches configs

descripion → description
This commit is contained in:
Aleksei Kuzmin 2018-03-26 20:06:48 +03:00
Родитель ae741cb335
Коммит f55c10a18e
11 изменённых файлов: 103 добавлений и 103 удалений

Просмотреть файл

@ -3,4 +3,4 @@ patches:
- -
owners: alespergl owners: alespergl
file: dcheck.patch file: dcheck.patch
descripion: null description: null

Просмотреть файл

@ -3,11 +3,11 @@ patches:
- -
owners: alespergl owners: alespergl
file: build_gn.patch file: build_gn.patch
descripion: null description: null
- -
owners: alespergl, deepak1556 owners: alespergl, deepak1556
file: dcheck.patch file: dcheck.patch
descripion: | description: |
This disables some debug checks which currently fail when running the Electron This disables some debug checks which currently fail when running the Electron
test suite. In general there should be sustained effort to have all debug checks test suite. In general there should be sustained effort to have all debug checks
enabled. If you want to help, choose one of the diffs below and remove it. Then enabled. If you want to help, choose one of the diffs below and remove it. Then
@ -44,23 +44,23 @@ patches:
- -
owners: zcbenz owners: zcbenz
file: accelerator.patch file: accelerator.patch
descripion: null description: null
- -
owners: alespergl owners: alespergl
file: allow_new_privs.patch file: allow_new_privs.patch
descripion: null description: null
- -
owners: null owners: null
file: app_indicator_icon_menu.patch file: app_indicator_icon_menu.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: blink_file_path.patch file: blink_file_path.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: blink_local_frame.patch file: blink_local_frame.patch
descripion: | description: |
According to electron/electron#3699, it is unreliable to use |unload| According to electron/electron#3699, it is unreliable to use |unload|
event for process.exit('exit'), so we have to do that in event for process.exit('exit'), so we have to do that in
willReleaseScriptContext. willReleaseScriptContext.
@ -73,19 +73,19 @@ patches:
- -
owners: null owners: null
file: blink_world_context.patch file: blink_world_context.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: browser_compositor_mac.patch file: browser_compositor_mac.patch
descripion: null description: null
- -
owners: null owners: null
file: browser_plugin_wheel.patch file: browser_plugin_wheel.patch
descripion: null description: null
- -
owners: null owners: null
file: build_toolchain_win_patch.patch file: build_toolchain_win_patch.patch
descripion: | description: |
Patch the Windows build toolchain to generate unique PDB names Patch the Windows build toolchain to generate unique PDB names
When the PDB files generated by the `static_library` build are When the PDB files generated by the `static_library` build are
@ -102,79 +102,79 @@ patches:
- -
owners: zcbenz owners: zcbenz
file: can_create_window.patch file: can_create_window.patch
descripion: null description: null
- -
owners: null owners: null
file: compositor_delegate.patch file: compositor_delegate.patch
descripion: null description: null
- -
owners: null owners: null
file: desktop_screen_win.patch file: desktop_screen_win.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: disable_hidden.patch file: disable_hidden.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: dom_storage_map.patch file: dom_storage_map.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: frame_host_manager.patch file: frame_host_manager.patch
descripion: null description: null
- -
owners: null owners: null
file: guest_view.patch file: guest_view.patch
descripion: null description: null
- -
owners: tonyganch owners: tonyganch
file: latency_info.patch file: latency_info.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: net_url_request_job.patch file: net_url_request_job.patch
descripion: null description: null
- -
owners: MarshallOfSound owners: MarshallOfSound
file: new_site_instance.patch file: new_site_instance.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: no_stack_dumping.patch file: no_stack_dumping.patch
descripion: null description: null
- -
owners: deepak1556 owners: deepak1556
file: out_of_process_instance.patch file: out_of_process_instance.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: protobuf_build_gn.patch file: protobuf_build_gn.patch
descripion: null description: null
- -
owners: null owners: null
file: render_widget_host_view_base.patch file: render_widget_host_view_base.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: render_widget_host_view_mac.patch file: render_widget_host_view_mac.patch
descripion: null description: null
- -
owners: deepak1556 owners: deepak1556
file: resource_request_details.patch file: resource_request_details.patch
descripion: null description: null
- -
owners: null owners: null
file: scoped_clipboard_writer.patch file: scoped_clipboard_writer.patch
descripion: null description: null
- -
owners: deepak1556 owners: deepak1556
file: stream_resource_handler.patch file: stream_resource_handler.patch
descripion: null description: null
- -
owners: null owners: null
file: thread_capabilities.patch file: thread_capabilities.patch
descripion: | description: |
Chromium automatically drops all capabilities of renderer threads in Chromium automatically drops all capabilities of renderer threads in
Linux, which may cause issues in a context like Electron, where the main Linux, which may cause issues in a context like Electron, where the main
and renderer threads are supposed to keep inherited permissions over the and renderer threads are supposed to keep inherited permissions over the
@ -184,111 +184,111 @@ patches:
- -
owners: zcbenz owners: zcbenz
file: use_transparent_window.patch file: use_transparent_window.patch
descripion: null description: null
- -
owners: null owners: null
file: web_contents.patch file: web_contents.patch
descripion: null description: null
- -
owners: miniak owners: miniak
file: webgl_context_attributes.patch file: webgl_context_attributes.patch
descripion: null description: null
- -
owners: null owners: null
file: webview_cross_drag.patch file: webview_cross_drag.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: worker_context_will_destroy.patch file: worker_context_will_destroy.patch
descripion: null description: null
- -
owners: null owners: null
file: webui_in_subframes.patch file: webui_in_subframes.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: export_blink_webdisplayitemlist.patch file: export_blink_webdisplayitemlist.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: statically_build_power_save_blocker.patch file: statically_build_power_save_blocker.patch
descripion: null description: null
- -
owners: gavignus owners: gavignus
file: browser_plugin_guest.patch file: browser_plugin_guest.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: disable_user_gesture_requirement_for_beforeunload_dialogs.patch file: disable_user_gesture_requirement_for_beforeunload_dialogs.patch
descripion: See https://github.com/electron/electron/issues/10754 description: See https://github.com/electron/electron/issues/10754
- -
owners: alexeykuzmin owners: alexeykuzmin
file: restore_adding_custom_cors_enabled_schemes.patch file: restore_adding_custom_cors_enabled_schemes.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: fix_blink_property_tree_state_to_tree_string_usage.patch file: fix_blink_property_tree_state_to_tree_string_usage.patch
descripion: Should probably be removed since we already have DCHECKs enabled. description: Should probably be removed since we already have DCHECKs enabled.
- -
owners: deepak1556 owners: deepak1556
file: latency_histogram_macros.patch file: latency_histogram_macros.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_140d82d6f8e2.patch file: backport_140d82d6f8e2.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_4dfcf263240a.patch file: backport_4dfcf263240a.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_81e7f1791035.patch file: backport_81e7f1791035.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_99b48b47f11f.patch file: backport_99b48b47f11f.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_1ed08ea9dbb0.patch file: backport_1ed08ea9dbb0.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_97f5f9df6988.patch file: backport_97f5f9df6988.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: add_atomic_lib_to_dependencies_even_for_sysroot_builds.patch file: add_atomic_lib_to_dependencies_even_for_sysroot_builds.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: gin_enable_disable_v8_platform.patch file: gin_enable_disable_v8_platform.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_015a8b82b8e1.patch file: backport_015a8b82b8e1.patch
descripion: null description: null
- -
owners: deepak1556 owners: deepak1556
file: disable-recursive-surface-sync.patch file: disable-recursive-surface-sync.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_a6977980088b.patch file: backport_a6977980088b.patch
descripion: null description: null
- -
owners: null owners: null
file: can_disable_desktop_capture_throttling.patch file: can_disable_desktop_capture_throttling.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_72f0a9302524.patch file: backport_72f0a9302524.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: patch_catalog_vuln.patch file: patch_catalog_vuln.patch
descripion: | description: |
Several services require "app" capability from all other services Several services require "app" capability from all other services
(wildcard), which is in itself probably a Bad Thing; but it's (wildcard), which is in itself probably a Bad Thing; but it's
especially bad now because the catalog service exposes module especially bad now because the catalog service exposes module
@ -300,34 +300,34 @@ patches:
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_22c1deb1bcd1.patch file: backport_22c1deb1bcd1.patch
descripion: null description: null
- -
owners: null owners: null
file: fix-touchpad-lagging-issue.patch file: fix-touchpad-lagging-issue.patch
descripion: | description: |
Fixes the touchpad lagging issue: https://crbug.com/713907, https://crbug.com/793036. Fixes the touchpad lagging issue: https://crbug.com/713907, https://crbug.com/793036.
Backported from https://crrev.com/c/867070. Backported from https://crrev.com/c/867070.
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_ea2ad20b708c.patch file: backport_ea2ad20b708c.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_d3131378a4ef.patch file: backport_d3131378a4ef.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_1d39d46571bb.patch file: backport_1d39d46571bb.patch
descripion: null description: null
- -
owners: gavignus owners: gavignus
file: backport_c1690d3.patch file: backport_c1690d3.patch
descripion: Fixes build with VS 2017. Landed in 64.0.3242.0. description: Fixes build with VS 2017. Landed in 64.0.3242.0.
- -
owners: deepak1556 owners: deepak1556
file: blink-worker-enable-csp-in-file-scheme.patch file: blink-worker-enable-csp-in-file-scheme.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: fix-arm64-linking-error.patch file: fix-arm64-linking-error.patch
descripion: Do not use system freetype for arm64 description: Do not use system freetype for arm64

Просмотреть файл

@ -3,7 +3,7 @@ patches:
- -
owners: alespergl owners: alespergl
file: build_gn.patch file: build_gn.patch
descripion: | description: |
Chromium's Mac toolchain sets the "install_name" linker parameter only Chromium's Mac toolchain sets the "install_name" linker parameter only
when "is_component_build" is true, but we want to set even if it's false, when "is_component_build" is true, but we want to set even if it's false,
because we are making a dylib which will be distributed inside a bundle. because we are making a dylib which will be distributed inside a bundle.

Просмотреть файл

@ -3,8 +3,8 @@ patches:
- -
owners: alespergl owners: alespergl
file: build_gn.patch file: build_gn.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: no_inline_default_constructor.patch file: no_inline_default_constructor.patch
descripion: null description: null

Просмотреть файл

@ -3,4 +3,4 @@ patches:
- -
owners: alespergl owners: alespergl
file: dcheck.patch file: dcheck.patch
descripion: null description: null

Просмотреть файл

@ -3,68 +3,68 @@ patches:
- -
owners: alespergl owners: alespergl
file: build_gn.patch file: build_gn.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: array_buffer.patch file: array_buffer.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: mksnapshot.patch file: mksnapshot.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: ostreams.patch file: ostreams.patch
descripion: null description: null
- -
owners: alexeykuzmin owners: alexeykuzmin
file: export_platform.patch file: export_platform.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: cherry_pick_37a3a15c3.patch file: cherry_pick_37a3a15c3.patch
descripion: null description: null
- -
owners: alespergl owners: alespergl
file: backport_3ecb047.patch file: backport_3ecb047.patch
descripion: | description: |
Fixes security bug Fixes security bug
https://bugs.chromium.org/p/project-zero/issues/detail?id=1445 https://bugs.chromium.org/p/project-zero/issues/detail?id=1445
- -
owners: alespergl owners: alespergl
file: backport_a2b91ed.patch file: backport_a2b91ed.patch
descripion: | description: |
Fixes security bug Fixes security bug
https://bugs.chromium.org/p/project-zero/issues/detail?id=1446 https://bugs.chromium.org/p/project-zero/issues/detail?id=1446
- -
owners: codebytere owners: codebytere
file: cherry_pick_c690f54d95802.patch file: cherry_pick_c690f54d95802.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: cherry_pick_98c40a4bae915.patch file: cherry_pick_98c40a4bae915.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: backport_14ac02c.patch file: backport_14ac02c.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: backport_76c3ac5.patch file: backport_76c3ac5.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: cherry_pick_c3458a8.patch file: cherry_pick_c3458a8.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: cherry_pick_50f7455.patch file: cherry_pick_50f7455.patch
descripion: null description: null
- -
owners: codebytere owners: codebytere
file: cherry_pick_ac0fe8ec.patch file: cherry_pick_ac0fe8ec.patch
descripion: null description: null
- -
owners: alespergl owners: alespergl
file: dcheck.patch file: dcheck.patch
descripion: null description: null

Просмотреть файл

@ -3,16 +3,16 @@ patches:
- -
owners: alexeykuzmin owners: alexeykuzmin
file: backport_7f90e2cceda.patch file: backport_7f90e2cceda.patch
descripion: "https://webrtc-review.googlesource.com/9384" description: "https://webrtc-review.googlesource.com/9384"
- -
owners: alexeykuzmin owners: alexeykuzmin
file: fix_laggy_mouse_during_desktop_capture.patch file: fix_laggy_mouse_during_desktop_capture.patch
descripion: null description: null
- -
owners: null owners: null
file: webrtc-desktop_capturer_mac.patch file: webrtc-desktop_capturer_mac.patch
descripion: null description: null
- -
owners: null owners: null
file: webrtc-rwlock_null.patch file: webrtc-rwlock_null.patch
descripion: null description: null

Просмотреть файл

@ -3,8 +3,8 @@ patches:
- -
owners: zcbenz owners: zcbenz
file: blink_no_private_api.patch file: blink_no_private_api.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: no_private_api.patch file: no_private_api.patch
descripion: null description: null

Просмотреть файл

@ -3,36 +3,36 @@ patches:
- -
owners: null owners: null
file: Add-support-for-using-seccomp_bpf-on-mips64el.patch file: Add-support-for-using-seccomp_bpf-on-mips64el.patch
descripion: null description: null
- -
owners: null owners: null
file: Set-kernal-page-size-to-16K-on-loongson-MIPS-archtec.patch file: Set-kernal-page-size-to-16K-on-loongson-MIPS-archtec.patch
descripion: null description: null
- -
owners: null owners: null
file: Add-mips64el-redhat-linux-to-gcc_toolchain-for-mips6.patch file: Add-mips64el-redhat-linux-to-gcc_toolchain-for-mips6.patch
descripion: null description: null
- -
owners: null owners: null
file: Fix-mips-cross-toolchain-build-src-crypto-ec-p256-64.patch file: Fix-mips-cross-toolchain-build-src-crypto-ec-p256-64.patch
descripion: null description: null
- -
owners: null owners: null
file: Fix-error-about-relocation-truncated-to-fit-R_MIPS_C.patch file: Fix-error-about-relocation-truncated-to-fit-R_MIPS_C.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: backport-sqlite-8a87f7e.patch file: backport-sqlite-8a87f7e.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: backport-sqlite-9851f2e.patch file: backport-sqlite-9851f2e.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: backport-sqlite-3d8ec48.patch file: backport-sqlite-3d8ec48.patch
descripion: null description: null
- -
owners: zcbenz owners: zcbenz
file: support-old-nss.patch file: support-old-nss.patch
descripion: null description: null

Просмотреть файл

@ -3,4 +3,4 @@ patches:
- -
owners: zcbenz owners: zcbenz
file: Fix-build_ffmpeg-with-cross-prefix-mips64el-redhat-l.patch file: Fix-build_ffmpeg-with-cross-prefix-mips64el-redhat-l.patch
descripion: null description: null

Просмотреть файл

@ -3,4 +3,4 @@ patches:
- -
owners: zcbenz owners: zcbenz
file: Fix-v8-loongson-page-size.patch file: Fix-v8-loongson-page-size.patch
descripion: null description: null