|
|
Chromium Code Reviews|
Created:
4 years, 3 months ago by chrishtr Modified:
4 years, 3 months ago CC:
chromium-reviews, darin-cc_chromium.org, einbinder+watch-test-runner_chromium.org, jam, jochen+watch_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-test-runner_chromium.org, Peter Beverloo Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionForce-generate a frame before the end of a layout test.
Previously, the layout tree and pixel dump could happen while the lifecycle
was dirty.
Committed: https://crrev.com/28f6beb118cd0d72d2d80cb15bd06c0b214ed792
Cr-Commit-Position: refs/heads/master@{#419919}
Patch Set 1 #
Total comments: 2
Patch Set 2 : none #Patch Set 3 : none #Messages
Total messages: 28 (19 generated)
Description was changed from ========== none BUG= ========== to ========== Run any pending animations before the end of a layout test. Previously, the layout tree and pixel dump happened while the lifecycle was dirty. ==========
The CQ bit was checked by chrishtr@chromium.org to run a CQ dry run
chrishtr@chromium.org changed reviewers: + wangxianzhu@chromium.org
https://codereview.chromium.org/2352813004/diff/1/content/shell/renderer/layo... File content/shell/renderer/layout_test/blink_test_runner.cc (left): https://codereview.chromium.org/2352813004/diff/1/content/shell/renderer/layo... content/shell/renderer/layout_test/blink_test_runner.cc:882: test_runner::LayoutAndPaintAsyncThen( @wangxianzhu: this is no longer needed, right?
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_comp...)
What I don't understand yet is why a bunch of tests were not failing before this patch. There must be more to the story...
lgtm https://codereview.chromium.org/2352813004/diff/1/content/shell/renderer/layo... File content/shell/renderer/layout_test/blink_test_runner.cc (left): https://codereview.chromium.org/2352813004/diff/1/content/shell/renderer/layo... content/shell/renderer/layout_test/blink_test_runner.cc:882: test_runner::LayoutAndPaintAsyncThen( On 2016/09/19 23:49:38, chrishtr wrote: > @wangxianzhu: this is no longer needed, right? Right. This had been needed before sync painting.
The CQ bit was checked by chrishtr@chromium.org 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...
Description was changed from ========== Run any pending animations before the end of a layout test. Previously, the layout tree and pixel dump happened while the lifecycle was dirty. ========== to ========== Force-generate a frame before the end of a layout test. Previously, the layout tree and pixel dump could happen while the lifecycle was dirty. ==========
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)
The CQ bit was checked by chrishtr@chromium.org 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...
chrishtr@chromium.org changed reviewers: + piman@chromium.org
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
lgtm
The CQ bit was checked by chrishtr@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wangxianzhu@chromium.org Link to the patchset: https://codereview.chromium.org/2352813004/#ps40001 (title: "none")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== Force-generate a frame before the end of a layout test. Previously, the layout tree and pixel dump could happen while the lifecycle was dirty. ========== to ========== Force-generate a frame before the end of a layout test. Previously, the layout tree and pixel dump could happen while the lifecycle was dirty. Committed: https://crrev.com/28f6beb118cd0d72d2d80cb15bd06c0b214ed792 Cr-Commit-Position: refs/heads/master@{#419919} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/28f6beb118cd0d72d2d80cb15bd06c0b214ed792 Cr-Commit-Position: refs/heads/master@{#419919} |
