Skip to content

Commit

Permalink
Merge pull request #152 from uazo/create-pull-request/patch-5c6f1d6
Browse files Browse the repository at this point in the history
Git apply result for master branch
  • Loading branch information
uazo authored Aug 3, 2023
2 parents 953c717 + 76ded8a commit 342bcd6
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion build/patches/00Deprecate-Data-URL-in-SVGUseElement.patch
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Subject: Deprecate Data URL in SVGUseElement
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -2939,9 +2939,8 @@
@@ -2944,9 +2944,8 @@
status: "stable",
},
{
Expand Down
2 changes: 1 addition & 1 deletion build/patches/00Disable-WebGPU.patch
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ diff --git a/gpu/config/gpu_finch_features.cc b/gpu/config/gpu_finch_features.cc
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -3957,7 +3957,7 @@
@@ -3962,7 +3962,7 @@
// Note that this isn't enough to enable WebGPU and that access to
// WebGPU is further gated on the "WebGPUService" feature exposing GPU
// process access to WebGPU to the renderer process.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5
},
{
// Non-standard API Event.path. Should be replaced by Event.composedPath.
@@ -2196,6 +2196,12 @@
@@ -2201,6 +2201,12 @@
// Use LongAnimationFrameMonitor to emit longtask entries
name: "LongTaskFromLongAnimationFrame"
},
Expand Down
2 changes: 1 addition & 1 deletion build/patches/Add-flag-to-disable-vibration.patch
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ diff --git a/third_party/blink/renderer/platform/exported/web_runtime_features.c
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -2476,6 +2476,10 @@
@@ -2481,6 +2481,10 @@
status: {"Android": "stable"},
base_feature: "none",
},
Expand Down
2 changes: 1 addition & 1 deletion build/patches/Client-hints-overrides.patch
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ diff --git a/third_party/blink/common/client_hints/enabled_client_hints.cc b/thi
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -3642,8 +3642,8 @@
@@ -3647,8 +3647,8 @@
public: true,
},
{
Expand Down
2 changes: 1 addition & 1 deletion build/patches/Disable-all-predictors-code.patch
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ diff --git a/third_party/blink/common/features.cc b/third_party/blink/common/fea
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -2813,7 +2813,7 @@
@@ -2818,7 +2818,7 @@
{
// https://crbug.com/1126305
name: "Prerender2",
Expand Down
2 changes: 1 addition & 1 deletion build/patches/Disable-text-fragments-by-default.patch
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ diff --git a/third_party/blink/renderer/core/dom/document.cc b/third_party/blink
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -3490,10 +3490,9 @@
@@ -3495,10 +3495,9 @@
},
{
name: "TextFragmentIdentifiers",
Expand Down
2 changes: 1 addition & 1 deletion build/patches/Guard-for-user-agent-reduction.patch
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ diff --git a/third_party/blink/common/features.cc b/third_party/blink/common/fea
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -3643,7 +3643,8 @@
@@ -3648,7 +3648,8 @@
status: "stable",
},
{
Expand Down
2 changes: 1 addition & 1 deletion build/patches/Remove-binary-blob-integrations.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3258,7 +3258,7 @@ diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -3311,10 +3311,6 @@ if (is_android) {
@@ -3312,10 +3312,6 @@ if (is_android) {
testonly = true
sources = content_java_sources_needing_jni
deps = [
Expand Down
2 changes: 1 addition & 1 deletion build/patches/eyeo-beta-114.0.5735.53-v1-base.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7618,7 +7618,7 @@ diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
"//components/assist_ranker/proto",
"//components/autofill/content/browser:test_support",
"//components/background_sync",
@@ -9584,6 +9607,7 @@ if (!is_android) {
@@ -9585,6 +9608,7 @@ if (!is_android) {

public_deps = [
"//chrome/browser:test_support_ui",
Expand Down

0 comments on commit 342bcd6

Please sign in to comment.