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

Issue 2741753003: Remove mutableResourceRequest() by FetchRequest::setRequestContext() (Closed)

Created:
3 years, 9 months ago by hiroshige
Modified:
3 years, 9 months ago
Reviewers:
Nate Chapin
CC:
chromium-reviews, tyoshino+watch_chromium.org, blink-reviews-style_chromium.org, loading-reviews_chromium.org, gavinp+loader_chromium.org, blink-reviews, loading-reviews+fetch_chromium.org, kinuko+watch, Nate Chapin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove mutableResourceRequest() by FetchRequest::setRequestContext() It is common that FooResource::fetch()-like functions sets the request context via mutableResourceRequest(). This CL centralizes such mutableResourceRequest() calls into newly introduced FetchRequest::setRequestContext(), to limit the ways to modify a ResourceRequest after it is put in a FetchRequest. BUG=632580 Review-Url: https://codereview.chromium.org/2741753003 Cr-Commit-Position: refs/heads/master@{#456208} Committed: https://chromium.googlesource.com/chromium/src/+/b3adecaccaaa4c19f3a94be273e813d81b357a99

Patch Set 1 #

Patch Set 2 : fix #

Messages

Total messages: 19 (14 generated)
hiroshige
PTAL.
3 years, 9 months ago (2017-03-10 20:08:09 UTC) #9
Nate Chapin
LGTM, but it might be worth noting in the CL description that this is with ...
3 years, 9 months ago (2017-03-10 20:16:56 UTC) #11
hiroshige
On 2017/03/10 20:16:56, Nate Chapin wrote: > LGTM, but it might be worth noting in ...
3 years, 9 months ago (2017-03-10 21:03:30 UTC) #13
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/2741753003/20001
3 years, 9 months ago (2017-03-10 21:57:21 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 23:10:42 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/b3adecaccaaa4c19f3a94be273e8...

Powered by Google App Engine
This is Rietveld 408576698