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

Issue 128563002: BrowserPlugin: Implemented BrowserPluginGuestManager::ForEachGuest (Closed)

Created:
6 years, 11 months ago by Fady Samuel
Modified:
6 years, 11 months ago
Reviewers:
nasko
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

BrowserPlugin: Implemented BrowserPluginGuestManager::ForEachGuest Use this pattern to replace existing methods in BrowserPluginGuestManager. This CL is just a refactor, there is no change in functionality. BUG=330843 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243893

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Patch Set 3 : Fixed spacing #

Total comments: 2

Patch Set 4 : Fixed spacing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -40 lines) Patch
M content/browser/browser_plugin/browser_plugin_embedder.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_embedder.cc View 1 2 3 3 chunks +33 lines, -4 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest_manager.h View 1 2 chunks +3 lines, -5 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest_manager.cc View 1 2 2 chunks +7 lines, -31 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Fady Samuel
6 years, 11 months ago (2014-01-08 16:21:13 UTC) #1
nasko
It is almost there. Just a couple of nits and one note. https://codereview.chromium.org/128563002/diff/1/content/browser/browser_plugin/browser_plugin_embedder.h File content/browser/browser_plugin/browser_plugin_embedder.h ...
6 years, 11 months ago (2014-01-08 17:58:42 UTC) #2
Fady Samuel
PTAL https://codereview.chromium.org/128563002/diff/1/content/browser/browser_plugin/browser_plugin_embedder.h File content/browser/browser_plugin/browser_plugin_embedder.h (right): https://codereview.chromium.org/128563002/diff/1/content/browser/browser_plugin/browser_plugin_embedder.h#newcode103 content/browser/browser_plugin/browser_plugin_embedder.h:103: bool UnlockMouseIfNecessaryCallback(const NativeWebKeyboardEvent& event, On 2014/01/08 17:58:42, nasko ...
6 years, 11 months ago (2014-01-08 18:22:39 UTC) #3
nasko
LGTM with one nit. https://codereview.chromium.org/128563002/diff/130001/content/browser/browser_plugin/browser_plugin_embedder.cc File content/browser/browser_plugin/browser_plugin_embedder.cc (right): https://codereview.chromium.org/128563002/diff/130001/content/browser/browser_plugin/browser_plugin_embedder.cc#newcode87 content/browser/browser_plugin/browser_plugin_embedder.cc:87: guest->GetWebContents()->GetRenderViewHost())->SendScreenRects(); nit: two more spaces ...
6 years, 11 months ago (2014-01-08 18:27:01 UTC) #4
Fady Samuel
Addressed nit: CQ'ing. https://codereview.chromium.org/128563002/diff/130001/content/browser/browser_plugin/browser_plugin_embedder.cc File content/browser/browser_plugin/browser_plugin_embedder.cc (right): https://codereview.chromium.org/128563002/diff/130001/content/browser/browser_plugin/browser_plugin_embedder.cc#newcode87 content/browser/browser_plugin/browser_plugin_embedder.cc:87: guest->GetWebContents()->GetRenderViewHost())->SendScreenRects(); On 2014/01/08 18:27:01, nasko wrote: ...
6 years, 11 months ago (2014-01-08 18:29:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/128563002/180001
6 years, 11 months ago (2014-01-08 18:31:17 UTC) #6
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=209304
6 years, 11 months ago (2014-01-08 22:30:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/128563002/180001
6 years, 11 months ago (2014-01-09 13:15:07 UTC) #8
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 14:19:38 UTC) #9
Message was sent while issue was closed.
Change committed as 243893

Powered by Google App Engine
This is Rietveld 408576698