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

Issue 150423004: Move Document::m_inStyleRecalc into DocumentLifecycle (Closed)

Created:
6 years, 10 months ago by abarth-chromium
Modified:
6 years, 10 months ago
Reviewers:
Ian Vollick, eseidel
CC:
blink-reviews, dglazkov+blink, sof, eae+blinkwatch, adamk+blink_chromium.org, Inactive
Visibility:
Public.

Description

Move Document::m_inStyleRecalc into DocumentLifecycle This CL removes the m_inStyleRecalc bool from Document and adds that information to the DocumentLifecycle state machine. We eventually want to move style recalc, layout, compositing update, and paiting into the state machine. BUG=282720 R=eseidel@chromium.org, vollick@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166187

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rename state #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -10 lines) Patch
M Source/core/dom/Document.h View 3 chunks +2 lines, -3 lines 0 comments Download
M Source/core/dom/Document.cpp View 1 6 chunks +7 lines, -5 lines 0 comments Download
M Source/core/dom/DocumentLifecycle.h View 1 2 chunks +8 lines, -1 line 0 comments Download
M Source/core/dom/DocumentLifecycle.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
abarth-chromium
6 years, 10 months ago (2014-01-31 01:48:12 UTC) #1
eseidel
we disagree if "Clean" is the first or last state of active. But otherwise lgtm. ...
6 years, 10 months ago (2014-01-31 01:54:21 UTC) #2
Ian Vollick
On 2014/01/31 01:54:21, eseidel wrote: > we disagree if "Clean" is the first or last ...
6 years, 10 months ago (2014-01-31 01:57:03 UTC) #3
abarth-chromium
I renamed the state to Clean, but I didn't move it to the end. I'll ...
6 years, 10 months ago (2014-01-31 02:05:32 UTC) #4
abarth-chromium
On 2014/01/31 01:57:03, Ian Vollick wrote: > lgtm2. I'm with Eric on the Clean verbiage. ...
6 years, 10 months ago (2014-01-31 02:05:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/150423004/20001
6 years, 10 months ago (2014-01-31 02:08:16 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=24811
6 years, 10 months ago (2014-01-31 05:09:16 UTC) #7
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-31 05:09:18 UTC) #8
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-31 05:09:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/150423004/20001
6 years, 10 months ago (2014-01-31 05:22:03 UTC) #10
abarth-chromium
Committed patchset #2 manually as r166187 (presubmit successful).
6 years, 10 months ago (2014-01-31 06:00:05 UTC) #11
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-31 06:00:07 UTC) #12
commit-bot: I haz the power
6 years, 10 months ago (2014-01-31 06:00:16 UTC) #13
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698