Skip to content

Commit

Permalink
update patches
Browse files Browse the repository at this point in the history
  • Loading branch information
electron-bot committed Nov 14, 2020
1 parent 72cc75a commit e41032a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/chromium/render_widget_host_view_mac.patch
Expand Up @@ -10,7 +10,7 @@ kinds of utility windows. Similarly for `disableAutoHideCursor`.
Additionally, disables usage of some private APIs in MAS builds.

diff --git a/content/app_shim_remote_cocoa/render_widget_host_view_cocoa.mm b/content/app_shim_remote_cocoa/render_widget_host_view_cocoa.mm
index eae6d8c330a523e85c7997e59091be0ce42031dc..50c75e642dafc8fde21cd35c606833f97aff09cf 100644
index eae6d8c330a523e85c7997e59091be0ce42031dc..cdff8957cfca83ee1b32c14f0dc00da8b54aeb88 100644
--- a/content/app_shim_remote_cocoa/render_widget_host_view_cocoa.mm
+++ b/content/app_shim_remote_cocoa/render_widget_host_view_cocoa.mm
@@ -154,6 +154,15 @@ void ExtractUnderlines(NSAttributedString* string,
Expand Down

0 comments on commit e41032a

Please sign in to comment.