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

Issue 923973002: Refactor WebThreadImpl (Closed)

Created:
5 years, 10 months ago by Sami
Modified:
5 years, 10 months ago
Reviewers:
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, jam, scheduler-bugs_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor WebThreadImpl Refactor the various WebThreadImpls to reduce code duplication. Also removes the deprecated postTask entrypoints that don't take the posting location as a parameter. BUG=450977

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -173 lines) Patch
M content/child/threaded_data_provider.cc View 5 chunks +16 lines, -13 lines 0 comments Download
M content/child/webthread_impl.h View 3 chunks +31 lines, -29 lines 0 comments Download
M content/child/webthread_impl.cc View 2 chunks +32 lines, -72 lines 0 comments Download
M content/renderer/scheduler/webthread_impl_for_scheduler.h View 1 chunk +6 lines, -13 lines 0 comments Download
M content/renderer/scheduler/webthread_impl_for_scheduler.cc View 1 chunk +8 lines, -46 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Sami
5 years, 10 months ago (2015-02-23 15:24:15 UTC) #1

Powered by Google App Engine
This is Rietveld 408576698