Skip to content

Commit

Permalink
Merge pull request #826 from uazo/create-pull-request/patch-a269481
Browse files Browse the repository at this point in the history
Git apply result for master branch
  • Loading branch information
uazo committed Feb 27, 2024
2 parents a269481 + 66210f9 commit 4ca8045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/patches/Viewport-Protection-flag.patch
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ diff --git a/third_party/blink/renderer/core/frame/screen_metrics_emulator.h b/t
diff --git a/third_party/blink/renderer/core/frame/web_frame_widget_impl.cc b/third_party/blink/renderer/core/frame/web_frame_widget_impl.cc
--- a/third_party/blink/renderer/core/frame/web_frame_widget_impl.cc
+++ b/third_party/blink/renderer/core/frame/web_frame_widget_impl.cc
@@ -1771,6 +1771,14 @@ void WebFrameWidgetImpl::ApplyVisualPropertiesSizing(
@@ -1765,6 +1765,14 @@ void WebFrameWidgetImpl::ApplyVisualPropertiesSizing(

if (auto* device_emulator = DeviceEmulator()) {
device_emulator->UpdateVisualProperties(visual_properties);
Expand Down

0 comments on commit 4ca8045

Please sign in to comment.