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

Issue 2812703002: Revert of [scheduler] Add TaskQueue::Observer (Closed)

Created:
3 years, 8 months ago by robliao
Modified:
3 years, 8 months ago
CC:
chromium-reviews, blink-reviews, kinuko+watch, dglazkov+blink, scheduler-bugs_chromium.org, blink-reviews-api_chromium.org, Sami
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of [scheduler] Add TaskQueue::Observer (patchset #6 id:100001 of https://codereview.chromium.org/2798563003/ ) Reason for revert: This regresses loading of some websites. Original issue's description: > [scheduler] Add TaskQueue::Observer > > Remove TimeDomain::Observer and replace it with TaskQueue::Observer, > which provides notifications about change of wakeups. > > R=skyostil@chromium.org > CC=skyostil@chromium.org > BUG=699541 > > Review-Url: https://codereview.chromium.org/2798563003 > Cr-Commit-Position: refs/heads/master@{#462129} > Committed: https://chromium.googlesource.com/chromium/src/+/eafdfdb6623fccf2b2733d286f1e9a29d9784f66 TBR=skyostil@chromium.org,dgozman@chromium.org,alexclarke@chromium.org,altimin@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=699541, 710095 Review-Url: https://codereview.chromium.org/2812703002 Cr-Commit-Position: refs/heads/master@{#463445} Committed: https://chromium.googlesource.com/chromium/src/+/ba9363ef7982baf4624b1c9e88cb691e7ce5eed3

Patch Set 1 #

Patch Set 2 : Manual Revert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+417 lines, -373 lines) Patch
M content/browser/devtools/protocol/devtools_protocol_browsertest.cc View 1 2 chunks +9 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/real_time_domain.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/real_time_domain.cc View 1 3 chunks +11 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_impl.h View 1 10 chunks +27 lines, -40 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_impl.cc View 1 13 chunks +45 lines, -57 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_manager.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_manager.cc View 1 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_manager_perftest.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_manager_unittest.cc View 1 17 chunks +72 lines, -67 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_selector_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/thread_load_tracker.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/time_domain.h View 1 5 chunks +33 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/time_domain.cc View 1 2 chunks +43 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/time_domain_unittest.cc View 1 17 chunks +82 lines, -47 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/virtual_time_domain.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/virtual_time_domain.cc View 1 2 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/child/compositor_worker_scheduler.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/child/idle_helper.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/child/webthread_impl_for_worker_scheduler_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/auto_advancing_virtual_time_domain.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/auto_advancing_virtual_time_domain.cc View 1 2 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/budget_pool.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/task_queue_throttler.h View 1 4 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/task_queue_throttler.cc View 1 7 chunks +28 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/task_queue_throttler_unittest.cc View 1 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/throttled_time_domain.h View 1 1 chunk +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/throttled_time_domain.cc View 1 3 chunks +8 lines, -7 lines 0 comments Download
M third_party/WebKit/public/platform/scheduler/base/task_queue.h View 1 3 chunks +1 line, -17 lines 0 comments Download
M third_party/WebKit/public/platform/scheduler/child/single_thread_idle_task_runner.h View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
robliao
Created Revert of [scheduler] Add TaskQueue::Observer
3 years, 8 months ago (2017-04-10 19:16:37 UTC) #1
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/2812703002/1
3 years, 8 months ago (2017-04-10 19:17:45 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/187643) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago (2017-04-10 19:20:49 UTC) #6
robliao
On 2017/04/10 19:20:49, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 8 months ago (2017-04-10 19:22:33 UTC) #7
robliao
On 2017/04/10 19:22:33, robliao wrote: > On 2017/04/10 19:20:49, commit-bot: I haz the power wrote: ...
3 years, 8 months ago (2017-04-10 19:49:57 UTC) #8
altimin
On 2017/04/10 19:49:57, robliao wrote: > On 2017/04/10 19:22:33, robliao wrote: > > On 2017/04/10 ...
3 years, 8 months ago (2017-04-10 20:08:14 UTC) #9
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/2812703002/280001
3 years, 8 months ago (2017-04-10 22:04:19 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 23:41:28 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:280001) as
https://chromium.googlesource.com/chromium/src/+/ba9363ef7982baf4624b1c9e88cb...

Powered by Google App Engine
This is Rietveld 408576698