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

Issue 2148463002: Remove rootWindowRect from WebWidgetClient and move it to WebViewClient. (Closed)

Created:
4 years, 5 months ago by lfg
Modified:
4 years, 5 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, dglazkov+blink, darin-cc_chromium.org, blink-reviews, blink-reviews-api_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove rootWindowRect from WebWidgetClient and move it to WebViewClient. Since there's a single root window, even when multiple RenderWidgets are used to render the frame (with out-of-process iframes), it makes more sense to have the rootWindowRect implementation in the WebViewClient. This is part of a refactor to split WebView/WebWidget. BUG=419087 Committed: https://crrev.com/0140a4528d0ee1a2e02173729bba24e969887310 Cr-Commit-Position: refs/heads/master@{#406336}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -12 lines) Patch
M content/renderer/render_view_impl.h View 1 2 chunks +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.h View 1 3 chunks +5 lines, -2 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/public/web/WebViewClient.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M third_party/WebKit/public/web/WebWidgetClient.h View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
lfg
PTAL.
4 years, 5 months ago (2016-07-14 18:53:26 UTC) #6
Charlie Reis
(Please CC site-isolation-reviews@ on these CLs, since we're tracking them for OOPIF work.) :)
4 years, 5 months ago (2016-07-14 19:12:19 UTC) #7
dcheng
Can you update this CL description about why this one moves to be specific to ...
4 years, 5 months ago (2016-07-18 05:44:11 UTC) #8
lfg
On 2016/07/18 05:44:11, dcheng wrote: > Can you update this CL description about why this ...
4 years, 5 months ago (2016-07-18 15:18:08 UTC) #10
dcheng
This changes seems fine, but I'm uncertain of how we're going to make this work ...
4 years, 5 months ago (2016-07-19 13:48:06 UTC) #11
lfg
On 2016/07/19 13:48:06, dcheng wrote: > This changes seems fine, but I'm uncertain of how ...
4 years, 5 months ago (2016-07-19 13:57:26 UTC) #12
dcheng
lgtm
4 years, 5 months ago (2016-07-19 14:47:48 UTC) #13
lfg
+avi, please take a look.
4 years, 5 months ago (2016-07-19 15:10:48 UTC) #15
Avi (use Gerrit)
lgtm
4 years, 5 months ago (2016-07-19 15:13:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2148463002/20001
4 years, 5 months ago (2016-07-19 15:30:54 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/258308)
4 years, 5 months ago (2016-07-19 17:36:55 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2148463002/20001
4 years, 5 months ago (2016-07-19 18:02:41 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-19 19:15:22 UTC) #24
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 19:15:46 UTC) #25
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 19:17:50 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0140a4528d0ee1a2e02173729bba24e969887310
Cr-Commit-Position: refs/heads/master@{#406336}

Powered by Google App Engine
This is Rietveld 408576698