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

Issue 134643008: Remove FrameView::DeferredRepaintScope (Closed)

Created:
6 years, 11 months ago by esprehn
Modified:
6 years, 11 months ago
Reviewers:
jamesr, eseidel
CC:
blink-reviews, zoltan1, sof, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, adamk+blink_chromium.org, jchaffraix+rendering, bemjb+rendering_chromium.org, Inactive, enne (OOO), shawnsingh, dsinclair
Visibility:
Public.

Description

Remove FrameView::DeferredRepaintScope Our compositor knows how to do unions and deal with repaints for us, we don't need to be deferring the repaints until after recalc style or layout like this code was trying to do. R=jamesr@chromium.org,eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165130

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -88 lines) Patch
M Source/core/dom/Document.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/frame/FrameView.h View 2 chunks +0 lines, -9 lines 0 comments Download
M Source/core/frame/FrameView.cpp View 9 chunks +17 lines, -76 lines 0 comments Download
M Source/core/rendering/RenderView.cpp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
esprehn
6 years, 11 months ago (2014-01-15 00:43:16 UTC) #1
jamesr
lgtm
6 years, 11 months ago (2014-01-15 00:45:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/134643008/1
6 years, 11 months ago (2014-01-15 00:58:19 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-15 14:59:49 UTC) #4
Message was sent while issue was closed.
Change committed as 165130

Powered by Google App Engine
This is Rietveld 408576698