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

Issue 2737193002: Let PagePopupChromeClient schedule frames before attachRootGraphicsLayer. (Closed)

Created:
3 years, 9 months ago by skobes
Modified:
3 years, 9 months ago
Reviewers:
tkent
CC:
chromium-reviews, blink-reviews, kinuko+watch, szager1, bokan
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Let PagePopupChromeClient schedule frames before attachRootGraphicsLayer. This fixes a chicken-and-egg problem introduced by http://crrev.com/455325. WebPagePopupImpl sets m_isAcceleratedCompositingActive during the first compositing update, which scheduleAnimation wouldn't schedule without the bit. WebPagePopupImpl now eagerly initializes m_layerTreeView, which matches what WebViewImpl does for non-popup content. BUG=699412, 698464 Review-Url: https://codereview.chromium.org/2737193002 Cr-Commit-Position: refs/heads/master@{#455642} Committed: https://chromium.googlesource.com/chromium/src/+/a2d48d4e791055524b1dd7870ed2674c98cc6bfc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -27 lines) Patch
M third_party/WebKit/Source/web/WebPagePopupImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebPagePopupImpl.cpp View 5 chunks +14 lines, -26 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
skobes
3 years, 9 months ago (2017-03-08 22:33:12 UTC) #7
dpapad
On 2017/03/08 at 22:33:12, skobes wrote: > Thanks for putting up a fix so quickly. ...
3 years, 9 months ago (2017-03-08 22:41:57 UTC) #8
skobes
On 2017/03/08 22:41:57, dpapad wrote: > Thanks for putting up a fix so quickly. BTW, ...
3 years, 9 months ago (2017-03-08 22:44:21 UTC) #9
skobes
3 years, 9 months ago (2017-03-09 01:43:12 UTC) #13
tkent
On 2017/03/08 at 22:44:21, skobes wrote: > On 2017/03/08 22:41:57, dpapad wrote: > > Thanks ...
3 years, 9 months ago (2017-03-09 02:02:45 UTC) #14
skobes
On 2017/03/09 02:02:45, tkent wrote: > It was difficult for content_shell to do pixel dump ...
3 years, 9 months ago (2017-03-09 02:13:01 UTC) #15
tkent
On 2017/03/09 at 02:13:01, skobes wrote: > Makes sense, thanks. Would you be ok landing ...
3 years, 9 months ago (2017-03-09 02:14:04 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/2737193002/1
3 years, 9 months ago (2017-03-09 02:15:03 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 02:21:00 UTC) #21
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a2d48d4e791055524b1dd7870ed2...

Powered by Google App Engine
This is Rietveld 408576698