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

Issue 255413005: Mostly manual refactoring of ServiceWorkerRequestHandler into a base class and two derived classes,… (Closed)

Created:
6 years, 8 months ago by michaeln
Modified:
6 years, 8 months ago
Reviewers:
kinuko, jsbell
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+watch, alecflett+watch_chromium.org
Visibility:
Public.

Description

Mostly manual refactoring of ServiceWorkerRequestHandler into a base class and two derived classes, one for use when processing requests from a controllee document, and the other for use with request from a service worker context. BUG=364247 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266166

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rebase #

Total comments: 3

Patch Set 5 : #

Messages

Total messages: 15 (0 generated)
michaeln
i'm sure i'll have to update some tests for this refactor (running some try jobs ...
6 years, 8 months ago (2014-04-24 01:59:44 UTC) #1
kinuko
Looks reasonable to me (LGTM) if bots become happy. I assume we're going to have ...
6 years, 8 months ago (2014-04-24 05:15:00 UTC) #2
michaeln
> I assume we're going to have multiple URLRequestJobs too, right? I think so. For ...
6 years, 8 months ago (2014-04-24 19:01:19 UTC) #3
jsbell
https://codereview.chromium.org/255413005/diff/1/content/browser/service_worker/service_worker_controllee_request_handler.cc File content/browser/service_worker/service_worker_controllee_request_handler.cc (right): https://codereview.chromium.org/255413005/diff/1/content/browser/service_worker/service_worker_controllee_request_handler.cc#newcode74 content/browser/service_worker/service_worker_controllee_request_handler.cc:74: PrepareForMainResource(const GURL& url) { On 2014/04/24 19:01:19, michaeln wrote: ...
6 years, 8 months ago (2014-04-24 21:22:23 UTC) #4
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 8 months ago (2014-04-24 21:44:07 UTC) #5
michaeln
The CQ bit was unchecked by michaeln@chromium.org
6 years, 8 months ago (2014-04-24 21:44:23 UTC) #6
michaeln
https://codereview.chromium.org/255413005/diff/1/content/browser/service_worker/service_worker_controllee_request_handler.cc File content/browser/service_worker/service_worker_controllee_request_handler.cc (right): https://codereview.chromium.org/255413005/diff/1/content/browser/service_worker/service_worker_controllee_request_handler.cc#newcode74 content/browser/service_worker/service_worker_controllee_request_handler.cc:74: PrepareForMainResource(const GURL& url) { On 2014/04/24 21:22:24, jsbell wrote: ...
6 years, 8 months ago (2014-04-24 21:49:16 UTC) #7
michaeln
https://codereview.chromium.org/255413005/diff/60001/content/browser/service_worker/service_worker_provider_host.cc File content/browser/service_worker/service_worker_provider_host.cc (right): https://codereview.chromium.org/255413005/diff/60001/content/browser/service_worker/service_worker_provider_host.cc#newcode121 content/browser/service_worker/service_worker_provider_host.cc:121: if (hosted_version_) { > Good idea, I'll do both ...
6 years, 8 months ago (2014-04-24 21:59:18 UTC) #8
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 8 months ago (2014-04-24 23:54:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/255413005/80001
6 years, 8 months ago (2014-04-24 23:55:29 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 23:59:48 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-24 23:59:48 UTC) #12
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 8 months ago (2014-04-25 00:53:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/255413005/80001
6 years, 8 months ago (2014-04-25 00:54:13 UTC) #14
commit-bot: I haz the power
6 years, 8 months ago (2014-04-25 08:56:37 UTC) #15
Message was sent while issue was closed.
Change committed as 266166

Powered by Google App Engine
This is Rietveld 408576698