|
|
Created:
4 years ago by rune Modified:
4 years ago Reviewers:
meade_UTC10, nainar CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionSchedule layout tree update for dirty tree scopes.
In preparation for async stylesheet update, schedule a layout tree
update when marking tree scopes dirty for active style sheets. This is
necessary to trigger a beginFrame which will in turn call
updateActiveStyle as part of the lifecycle update.
R=meade@chromium.org
BUG=567021
Committed: https://crrev.com/27d26e3a00a4e59b6b52071dcd177fcb45f91a97
Cr-Commit-Position: refs/heads/master@{#436248}
Patch Set 1 #
Created: 4 years ago
Depends on Patchset: Messages
Total messages: 17 (10 generated)
The CQ bit was checked by rune@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
ptal
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
lgtm
nainar@chromium.org changed reviewers: + nainar@chromium.org
lgtm
The CQ bit was checked by rune@opera.com
The CQ bit was unchecked by commit-bot@chromium.org
This CL has an open dependency (Issue 2551473002 Patch 1). Please resolve the dependency and try again. If you are sure that there is no real dependency, please use one of the options listed in https://goo.gl/9Es4OR to land the CL.
The CQ bit was checked by rune@opera.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch. Bot data: {"patchset_id": 1, "attempt_start_ts": 1480925281885710, "parent_rev": "a1b9706810167bada8a5c578bfe413ce669d1d5b", "commit_rev": "6746109c501171a0b5f8913b314c9d895fb4d8d0"}
Message was sent while issue was closed.
Committed patchset #1 (id:1)
Message was sent while issue was closed.
Description was changed from ========== Schedule layout tree update for dirty tree scopes. In preparation for async stylesheet update, schedule a layout tree update when marking tree scopes dirty for active style sheets. This is necessary to trigger a beginFrame which will in turn call updateActiveStyle as part of the lifecycle update. R=meade@chromium.org BUG=567021 ========== to ========== Schedule layout tree update for dirty tree scopes. In preparation for async stylesheet update, schedule a layout tree update when marking tree scopes dirty for active style sheets. This is necessary to trigger a beginFrame which will in turn call updateActiveStyle as part of the lifecycle update. R=meade@chromium.org BUG=567021 Committed: https://crrev.com/27d26e3a00a4e59b6b52071dcd177fcb45f91a97 Cr-Commit-Position: refs/heads/master@{#436248} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/27d26e3a00a4e59b6b52071dcd177fcb45f91a97 Cr-Commit-Position: refs/heads/master@{#436248} |