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

Issue 1984453003: cc: Do not reset pending tree state incorrectly on aborted commits. (Closed)

Created:
4 years, 7 months ago by sunnyps
Modified:
4 years, 7 months ago
Reviewers:
danakj, enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Do not reset pending tree state incorrectly on aborted commits. When the --enable-main-frame-before-activation flag is passed aborted commits can cause the pending tree CHECK in LTHI::BeginCommit to fail. This happens because the aborted commit resets the scheduler's pending tree state and causes it to start a commit while there's a pending tree. BUG=606210 R=enne@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/b63f28f7aa471e911acd108c70b85b4a6c10e132 Cr-Commit-Position: refs/heads/master@{#393943}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -3 lines) Patch
M cc/scheduler/scheduler_state_machine.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M cc/scheduler/scheduler_state_machine_unittest.cc View 2 chunks +56 lines, -0 lines 0 comments Download
M cc/trees/proxy_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (10 generated)
sunnyps
PTAL
4 years, 7 months ago (2016-05-14 00:27:52 UTC) #3
enne (OOO)
lgtm with comment nit https://codereview.chromium.org/1984453003/diff/1/cc/scheduler/scheduler_state_machine.cc File cc/scheduler/scheduler_state_machine.cc (right): https://codereview.chromium.org/1984453003/diff/1/cc/scheduler/scheduler_state_machine.cc#newcode592 cc/scheduler/scheduler_state_machine.cc:592: // If the commit was ...
4 years, 7 months ago (2016-05-16 17:05:41 UTC) #5
sunnyps
Thanks! https://codereview.chromium.org/1984453003/diff/1/cc/scheduler/scheduler_state_machine.cc File cc/scheduler/scheduler_state_machine.cc (right): https://codereview.chromium.org/1984453003/diff/1/cc/scheduler/scheduler_state_machine.cc#newcode592 cc/scheduler/scheduler_state_machine.cc:592: // If the commit was aborted, then there ...
4 years, 7 months ago (2016-05-16 19:54:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1984453003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1984453003/20001
4 years, 7 months ago (2016-05-16 19:55:04 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/170886)
4 years, 7 months ago (2016-05-16 20:35:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1984453003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1984453003/20001
4 years, 7 months ago (2016-05-16 21:30:20 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-16 21:50:52 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 21:52:03 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b63f28f7aa471e911acd108c70b85b4a6c10e132
Cr-Commit-Position: refs/heads/master@{#393943}

Powered by Google App Engine
This is Rietveld 408576698