mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 2b3ae3b8 (#394939)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
diff --git web_dialog_view.cc web_dialog_view.cc
|
||||
index c5a2b03..0594c4a 100644
|
||||
index d8afe6e..59259b7 100644
|
||||
--- web_dialog_view.cc
|
||||
+++ web_dialog_view.cc
|
||||
@@ -341,7 +341,9 @@ bool WebDialogView::ShouldCreateWebContents(
|
||||
@@ -14,7 +14,7 @@ index c5a2b03..0594c4a 100644
|
||||
return delegate_->HandleShouldCreateWebContents();
|
||||
return true;
|
||||
diff --git web_dialog_view.h web_dialog_view.h
|
||||
index a978921c..5f3fd33 100644
|
||||
index 65be6d54..7802d6d 100644
|
||||
--- web_dialog_view.h
|
||||
+++ web_dialog_view.h
|
||||
@@ -123,7 +123,9 @@ class WEBVIEW_EXPORT WebDialogView : public views::ClientView,
|
||||
|
Reference in New Issue
Block a user