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

Issue 2778793002: Start aligning BackgroundFetchRequestInfo with the passed in request object. (Closed)

Created:
3 years, 9 months ago by harkness
Modified:
3 years, 8 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews, Peter Beverloo, darin-cc_chromium.org, jam, harkness+watch_chromium.org, awdf+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Start aligning BackgroundFetchRequestInfo with the passed in request object. This CL makes two changes to BackgroundFetchRequestInfo. First, it adds a ServiceWorkerFetchRequest object which copies the value passed in from the Mojo call and will be serialized out as part of storing the request. As part of this, the old url_ member is removed, since it is replaced by the FetchRequest's url attribute. The second change is that the tag_ attribute on the RequestInfo isxi removed. It was a legacy from when a request tracked the entire job, and wasn't used. BUG=692540 Review-Url: https://codereview.chromium.org/2778793002 Cr-Commit-Position: refs/heads/master@{#460048} Committed: https://chromium.googlesource.com/chromium/src/+/98c614330c5ea34ff43692394e63dcb2168fe54b

Patch Set 1 #

Total comments: 4

Patch Set 2 : s/GetUrl/GetURL/g #

Patch Set 3 : Rebase #

Messages

Total messages: 15 (8 generated)
harkness
3 years, 9 months ago (2017-03-27 13:37:59 UTC) #2
Peter Beverloo
lgtm https://codereview.chromium.org/2778793002/diff/1/content/browser/background_fetch/background_fetch_request_info.h File content/browser/background_fetch/background_fetch_request_info.h (right): https://codereview.chromium.org/2778793002/diff/1/content/browser/background_fetch/background_fetch_request_info.h#newcode32 content/browser/background_fetch/background_fetch_request_info.h:32: const GURL& GetUrl() const; GetURL for consistency with ...
3 years, 9 months ago (2017-03-27 13:40:15 UTC) #3
harkness
https://codereview.chromium.org/2778793002/diff/1/content/browser/background_fetch/background_fetch_request_info.h File content/browser/background_fetch/background_fetch_request_info.h (right): https://codereview.chromium.org/2778793002/diff/1/content/browser/background_fetch/background_fetch_request_info.h#newcode32 content/browser/background_fetch/background_fetch_request_info.h:32: const GURL& GetUrl() const; On 2017/03/27 13:40:15, Peter Beverloo ...
3 years, 9 months ago (2017-03-27 16:44:00 UTC) #4
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/2778793002/20001
3 years, 9 months ago (2017-03-27 22:19:57 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/236410) chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 9 months ago (2017-03-27 22:25:12 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/2778793002/40001
3 years, 9 months ago (2017-03-28 07:27:17 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 09:23:33 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/98c614330c5ea34ff43692394e63...

Powered by Google App Engine
This is Rietveld 408576698