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

Issue 1691153002: cc: Consider main thread making deadline upon abort. (Closed)

Created:
4 years, 10 months ago by brianderson
Modified:
4 years, 10 months ago
Reviewers:
sunnyps
CC:
chromium-reviews, cc-bugs_chromium.org, scheduler-bugs_chromium.org, Sami, tdresser
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Consider main thread making deadline upon abort. This resets main_thread_missed_deadline in BeginMainFrameAborted, which prevents latency recovery logic from skipping a frame immediately after an aborted frame, since an aborted frame is effectively already a skipped frame. BUG=582749 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/18474c0ee0dc26d66216e7f0cabd5776a4110cb0 Cr-Commit-Position: refs/heads/master@{#375723}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : reorder expectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -5 lines) Patch
M cc/scheduler/scheduler_state_machine.h View 1 chunk +3 lines, -1 line 0 comments Download
M cc/scheduler/scheduler_state_machine.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M cc/scheduler/scheduler_unittest.cc View 1 2 1 chunk +37 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (5 generated)
brianderson
Ptal. This is a small patch split out from https://codereview.chromium.org/1681393003
4 years, 10 months ago (2016-02-16 21:46:54 UTC) #3
sunnyps
LGTM with nits https://codereview.chromium.org/1691153002/diff/20001/cc/scheduler/scheduler_unittest.cc File cc/scheduler/scheduler_unittest.cc (right): https://codereview.chromium.org/1691153002/diff/20001/cc/scheduler/scheduler_unittest.cc#newcode1501 cc/scheduler/scheduler_unittest.cc:1501: EXPECT_ACTION("AddObserver(this)", client_, 0, 3); nit: Move ...
4 years, 10 months ago (2016-02-16 22:02:20 UTC) #4
brianderson
https://codereview.chromium.org/1691153002/diff/20001/cc/scheduler/scheduler_unittest.cc File cc/scheduler/scheduler_unittest.cc (right): https://codereview.chromium.org/1691153002/diff/20001/cc/scheduler/scheduler_unittest.cc#newcode1501 cc/scheduler/scheduler_unittest.cc:1501: EXPECT_ACTION("AddObserver(this)", client_, 0, 3); On 2016/02/16 22:02:20, sunnyps wrote: ...
4 years, 10 months ago (2016-02-16 23:08:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691153002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691153002/40001
4 years, 10 months ago (2016-02-16 23:09:07 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-17 00:23:29 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 00:24:40 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/18474c0ee0dc26d66216e7f0cabd5776a4110cb0
Cr-Commit-Position: refs/heads/master@{#375723}

Powered by Google App Engine
This is Rietveld 408576698