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

Issue 2846333002: Add a BeginMainFrame fallback to MainThreadEventQueue. (Closed)

Created:
3 years, 7 months ago by dtapuska
Modified:
3 years, 7 months ago
Reviewers:
Ilya Sherman, tdresser
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org, dtapuska+chromiumwatch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a BeginMainFrame fallback to MainThreadEventQueue. I believe we aren't always getting the begin main frame signal leading to an increase in hung renderers when rAF mouse aligned input is enabled. Test my theory by adding a timer that fires after a significantly long time (5s) if we are waiting for a signal but haven't received it. BUG=703344 Review-Url: https://codereview.chromium.org/2846333002 Cr-Commit-Position: refs/heads/master@{#468464} Committed: https://chromium.googlesource.com/chromium/src/+/53bb807ea69fe34161a9cd85dfa0a20a7bf14fea

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M content/renderer/input/main_thread_event_queue.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M content/renderer/input/main_thread_event_queue.cc View 1 5 chunks +17 lines, -1 line 0 comments Download
M content/renderer/input/main_thread_event_queue_unittest.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
dtapuska
3 years, 7 months ago (2017-04-28 20:43:08 UTC) #2
Ilya Sherman
Is the added histogram measuring an exceptional situation that should never be reached? If not, ...
3 years, 7 months ago (2017-04-28 20:54:11 UTC) #3
dtapuska
On 2017/04/28 20:54:11, Ilya Sherman wrote: > Is the added histogram measuring an exceptional situation ...
3 years, 7 months ago (2017-04-28 21:00:45 UTC) #4
Ilya Sherman
On 2017/04/28 21:00:45, dtapuska wrote: > On 2017/04/28 20:54:11, Ilya Sherman wrote: > > Is ...
3 years, 7 months ago (2017-04-28 21:02:22 UTC) #5
tdresser
LGTM. Should we have a comment indicating a removal milestone for this? Adding a DCHECK ...
3 years, 7 months ago (2017-05-01 12:40:44 UTC) #6
dtapuska
On 2017/05/01 12:40:44, tdresser wrote: > LGTM. > > Should we have a comment indicating ...
3 years, 7 months ago (2017-05-01 12:53:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2846333002/1
3 years, 7 months ago (2017-05-01 12:53:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_tsan_rel_ng/builds/64333)
3 years, 7 months ago (2017-05-01 13:19:36 UTC) #11
Ilya Sherman
histograms.xml lgtm
3 years, 7 months ago (2017-05-01 18:00:49 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2846333002/20001
3 years, 7 months ago (2017-05-01 22:39:24 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 22:46:01 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/53bb807ea69fe34161a9cd85dfa0...

Powered by Google App Engine
This is Rietveld 408576698