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

Issue 2677153002: Use TaskScheduler instead of blocking pool in render_widget_host_impl.cc. (Closed)

Created:
3 years, 10 months ago by fdoray
Modified:
3 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskScheduler instead of blocking pool in render_widget_host_impl.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=sadrul@chromium.org Review-Url: https://codereview.chromium.org/2677153002 Cr-Commit-Position: refs/heads/master@{#450340} Committed: https://chromium.googlesource.com/chromium/src/+/8ee279b6b1fbde62f6f5603bc0f8e0c7bb098072

Patch Set 1 #

Patch Set 2 : upload #

Patch Set 3 : upload #

Patch Set 4 : TestBrowserThreadBundles #

Patch Set 5 : ScopedTaskSchedulers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -30 lines) Patch
M chrome/browser/sessions/session_restore_stats_collector_unittest.cc View 1 2 3 4 chunks +7 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_action_view_unittest.cc View 1 2 3 4 3 chunks +6 lines, -2 lines 0 comments Download
M content/browser/media/session/audio_focus_manager_unittest.cc View 1 2 3 4 4 chunks +7 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 1 2 3 3 chunks +3 lines, -11 lines 0 comments Download
M ui/views/controls/webview/webview_unittest.cc View 1 2 3 4 3 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (20 generated)
fdoray
Hi! I'm a Python script responsible for migrating tasks from the blocking pool to TaskScheduler. ...
3 years, 10 months ago (2017-02-06 10:32:04 UTC) #1
fdoray
Hi! I'm a Python script responsible for migrating tasks from the blocking pool to TaskScheduler. ...
3 years, 10 months ago (2017-02-06 13:40:31 UTC) #6
sadrul
The try failures look relevant. Could you look into those?
3 years, 10 months ago (2017-02-07 05:30:00 UTC) #11
fdoray
On 2017/02/07 05:30:00, sadrul wrote: > The try failures look relevant. Could you look into ...
3 years, 10 months ago (2017-02-08 12:38:50 UTC) #20
fdoray
On 2017/02/08 12:38:50, fdoray wrote: > On 2017/02/07 05:30:00, sadrul wrote: > > The try ...
3 years, 10 months ago (2017-02-13 16:53:07 UTC) #21
sadrul
On 2017/02/13 16:53:07, fdoray wrote: > On 2017/02/08 12:38:50, fdoray wrote: > > On 2017/02/07 ...
3 years, 10 months ago (2017-02-13 17:30:22 UTC) #22
fdoray
jochen@: Please review trivial changes in chrome/ and content/
3 years, 10 months ago (2017-02-13 18:06:54 UTC) #24
jochen (gone - plz use gerrit)
lgtm
3 years, 10 months ago (2017-02-14 09:04:50 UTC) #25
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/2677153002/80001
3 years, 10 months ago (2017-02-14 12:31:50 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 13:49:39 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/8ee279b6b1fbde62f6f5603bc0f8...

Powered by Google App Engine
This is Rietveld 408576698