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

Issue 325303002: cc: Don't swap throttle BeginMainFrame just after swapping (Closed)

Created:
6 years, 6 months ago by brianderson
Modified:
6 years, 6 months ago
Reviewers:
danakj, Sami
CC:
cc-bugs_chromium.org, chromium-reviews
Visibility:
Public.

Description

cc: Don't swap throttle BeginMainFrame just after swapping This will better reflect behavior prior to the OutputSurface+Scheduler refactor and will prevent us from skipping BeginMainFrames that the scheduler only meant to defer. BUG=381346 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277109

Patch Set 1 #

Total comments: 10

Patch Set 2 : git #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -5 lines) Patch
M cc/scheduler/scheduler_state_machine.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M cc/scheduler/scheduler_state_machine_unittest.cc View 1 2 chunks +60 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
brianderson
ptal. I modified the test so that it would fail without the fix in this ...
6 years, 6 months ago (2014-06-11 21:38:19 UTC) #1
danakj
https://codereview.chromium.org/325303002/diff/1/cc/scheduler/scheduler_state_machine.cc File cc/scheduler/scheduler_state_machine.cc (right): https://codereview.chromium.org/325303002/diff/1/cc/scheduler/scheduler_state_machine.cc#newcode467 cc/scheduler/scheduler_state_machine.cc:467: // SwapAck throttle the BeginMainFrames unless we just swapped. ...
6 years, 6 months ago (2014-06-11 23:08:58 UTC) #2
brianderson
https://codereview.chromium.org/325303002/diff/1/cc/scheduler/scheduler_state_machine.cc File cc/scheduler/scheduler_state_machine.cc (right): https://codereview.chromium.org/325303002/diff/1/cc/scheduler/scheduler_state_machine.cc#newcode467 cc/scheduler/scheduler_state_machine.cc:467: // SwapAck throttle the BeginMainFrames unless we just swapped. ...
6 years, 6 months ago (2014-06-11 23:25:50 UTC) #3
Sami
lgtm with a couple of test nits. Sorry for failing send my comments when I ...
6 years, 6 months ago (2014-06-13 10:39:12 UTC) #4
brianderson
https://codereview.chromium.org/325303002/diff/1/cc/scheduler/scheduler_state_machine.cc File cc/scheduler/scheduler_state_machine.cc (right): https://codereview.chromium.org/325303002/diff/1/cc/scheduler/scheduler_state_machine.cc#newcode467 cc/scheduler/scheduler_state_machine.cc:467: // SwapAck throttle the BeginMainFrames unless we just swapped. ...
6 years, 6 months ago (2014-06-13 18:19:30 UTC) #5
brianderson
The CQ bit was checked by brianderson@chromium.org
6 years, 6 months ago (2014-06-13 18:19:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/325303002/20001
6 years, 6 months ago (2014-06-13 18:21:42 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 22:22:35 UTC) #8
Message was sent while issue was closed.
Change committed as 277109

Powered by Google App Engine
This is Rietveld 408576698