Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Issue 13649007: Browser Plugin: Simplify NewWindow code (Closed)

Created:
7 years, 8 months ago by Fady Samuel
Modified:
7 years, 8 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Browser Plugin: Simplify NewWindow code Previously, there were two code paths in BrowserPluginGuest to request a new window (new <webview>) from the embedder: one for suppressed openers and one for unsuppressed openers. This CL unifies the two code paths. BUG=none Test=WebViewTest.Shim, WebViewTest.NewWindow Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192499

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -37 lines) Patch
M content/browser/browser_plugin/browser_plugin_guest.h View 2 chunks +0 lines, -7 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 4 chunks +2 lines, -21 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 chunks +13 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Fady Samuel
7 years, 8 months ago (2013-04-04 19:39:52 UTC) #1
Charlie Reis
I admit that I don't understand what ViewMsg_ShowView or ViewMsg_Move do, so I'm not able ...
7 years, 8 months ago (2013-04-04 21:48:46 UTC) #2
Fady Samuel
https://codereview.chromium.org/13649007/diff/1/content/browser/browser_plugin/browser_plugin_guest.cc File content/browser/browser_plugin/browser_plugin_guest.cc (left): https://codereview.chromium.org/13649007/diff/1/content/browser/browser_plugin/browser_plugin_guest.cc#oldcode1095 content/browser/browser_plugin/browser_plugin_guest.cc:1095: RequestNewWindowPermission( On 2013/04/04 21:48:46, creis wrote: > How does ...
7 years, 8 months ago (2013-04-04 22:35:14 UTC) #3
Charlie Reis
Thanks. LGTM.
7 years, 8 months ago (2013-04-04 23:13:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/13649007/6001
7 years, 8 months ago (2013-04-05 01:48:25 UTC) #5
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 04:23:40 UTC) #6
Message was sent while issue was closed.
Change committed as 192499

Powered by Google App Engine
This is Rietveld 408576698