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

Issue 730653002: Sky: update the HTMLIFrameElement's geometry during paint invalidation rather (Closed)

Created:
6 years, 1 month ago by Matt Perry
Modified:
6 years, 1 month ago
CC:
esprehn, abarth-chromium, mojo-reviews_chromium.org, ojan
Base URL:
git@github.com:domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Sky: update the HTMLIFrameElement's geometry during paint invalidation rather than layout. This ends up being much smoother and only triggers once per layout cycle. R=esprehn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/9f080001ab6aedea3a8a534ed72f560059d9f604

Patch Set 1 #

Patch Set 2 : null check #

Total comments: 5

Patch Set 3 : esprehn #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -14 lines) Patch
M mojo/services/public/cpp/view_manager/lib/view.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M sky/engine/core/rendering/RenderIFrame.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M sky/engine/core/rendering/RenderIFrame.cpp View 1 2 2 chunks +11 lines, -12 lines 0 comments Download
M sky/engine/core/rendering/RenderObject.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M sky/engine/core/rendering/RenderObject.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M sky/engine/core/rendering/RenderView.h View 3 chunks +6 lines, -0 lines 0 comments Download
M sky/engine/core/rendering/RenderView.cpp View 1 2 2 chunks +15 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (2 generated)
Matt Perry
6 years, 1 month ago (2014-11-14 19:22:02 UTC) #2
abarth-chromium
This seems reasonable to me, but we should have esprehn look.
6 years, 1 month ago (2014-11-14 20:06:06 UTC) #3
Matt Perry
adding esprehn as reviewer
6 years, 1 month ago (2014-11-14 20:12:51 UTC) #5
esprehn
We're going to need a more complex system than just this, the view manager probably ...
6 years, 1 month ago (2014-11-14 21:46:08 UTC) #6
Matt Perry
https://codereview.chromium.org/730653002/diff/20001/sky/engine/core/rendering/RenderIFrame.cpp File sky/engine/core/rendering/RenderIFrame.cpp (right): https://codereview.chromium.org/730653002/diff/20001/sky/engine/core/rendering/RenderIFrame.cpp#newcode34 sky/engine/core/rendering/RenderIFrame.cpp:34: return false; On 2014/11/14 21:46:08, esprehn wrote: > You ...
6 years, 1 month ago (2014-11-14 22:03:34 UTC) #7
Matt Perry
On 2014/11/14 21:46:08, esprehn wrote: > We're going to need a more complex system than ...
6 years, 1 month ago (2014-11-14 22:05:17 UTC) #8
Matt Perry
Do you think this is good enough to check in for now, or is it ...
6 years, 1 month ago (2014-11-17 18:58:24 UTC) #9
esprehn
lgtm seems okay to start, but you're introducing bugs in the current paint system. https://codereview.chromium.org/730653002/diff/40001/sky/engine/core/rendering/RenderView.cpp ...
6 years, 1 month ago (2014-11-17 19:04:32 UTC) #10
Matt Perry
6 years, 1 month ago (2014-11-17 19:20:21 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
9f080001ab6aedea3a8a534ed72f560059d9f604.

Powered by Google App Engine
This is Rietveld 408576698