Skip to content

Commit

Permalink
AUTOMATED - git apply results
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo committed Feb 27, 2024
1 parent a269481 commit 66210f9
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 66210f9

Please sign in to comment.