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

Issue 791023006: Delete invalidateTreeIfNeeded. (Closed)

Created:
5 years, 11 months ago by ojan
Modified:
5 years, 11 months ago
Reviewers:
esprehn
CC:
abarth-chromium, mojo-reviews_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Delete invalidateTreeIfNeeded. This is just setting and clearing paint invalidation dirty bits. Also remove a bunch of the paint invalidation dirty bits entirely. There's plenty more to do. R=esprehn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/10edd955e8e01e10c0dbefd7521b2238ee768aeb

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add back in scheduleVisualUPdate calls #

Patch Set 3 : Remove unneeded call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -253 lines) Patch
M sky/engine/core/dom/Document.cpp View 1 2 1 chunk +1 line, -4 lines 0 comments Download
M sky/engine/core/dom/Element.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M sky/engine/core/editing/InputMethodController.cpp View 1 2 chunks +9 lines, -2 lines 0 comments Download
M sky/engine/core/frame/FrameView.cpp View 1 chunk +1 line, -13 lines 0 comments Download
M sky/engine/core/html/HTMLCanvasElement.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/rendering/ImageQualityController.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/rendering/RenderBlock.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/engine/core/rendering/RenderBlock.cpp View 2 chunks +0 lines, -23 lines 0 comments Download
M sky/engine/core/rendering/RenderBlockFlow.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M sky/engine/core/rendering/RenderBox.h View 2 chunks +0 lines, -4 lines 0 comments Download
M sky/engine/core/rendering/RenderBox.cpp View 2 chunks +1 line, -37 lines 0 comments Download
M sky/engine/core/rendering/RenderImage.h View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/rendering/RenderImage.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M sky/engine/core/rendering/RenderImageResource.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/rendering/RenderInline.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/engine/core/rendering/RenderInline.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M sky/engine/core/rendering/RenderLayer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/engine/core/rendering/RenderLayer.cpp View 2 chunks +0 lines, -10 lines 0 comments Download
M sky/engine/core/rendering/RenderLayerModelObject.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/engine/core/rendering/RenderLayerModelObject.cpp View 2 chunks +0 lines, -18 lines 0 comments Download
M sky/engine/core/rendering/RenderLayerScrollableArea.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M sky/engine/core/rendering/RenderObject.h View 1 10 chunks +4 lines, -62 lines 0 comments Download
M sky/engine/core/rendering/RenderObject.cpp View 1 6 chunks +8 lines, -40 lines 0 comments Download
M sky/engine/core/rendering/RenderParagraph.cpp View 3 chunks +1 line, -10 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
esprehn
lgtm
5 years, 11 months ago (2015-01-10 04:54:38 UTC) #2
esprehn
On second thought, I think we need to keep a bunch of calls to scheduleVisualUpdate() ...
5 years, 11 months ago (2015-01-10 04:56:47 UTC) #3
ojan
On 2015/01/10 at 04:56:47, esprehn wrote: > On second thought, I think we need to ...
5 years, 11 months ago (2015-01-10 05:08:22 UTC) #4
ojan
I added back in the scheduleVisualUpdate calls. I left them out of the places I ...
5 years, 11 months ago (2015-01-12 21:14:21 UTC) #5
esprehn
lgtm
5 years, 11 months ago (2015-01-12 21:27:32 UTC) #6
ojan
5 years, 11 months ago (2015-01-12 21:29:17 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
10edd955e8e01e10c0dbefd7521b2238ee768aeb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698