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

Issue 2512103003: Limit Link header based SW installations for fetches made by SW. (Closed)

Created:
4 years, 1 month ago by Marijn Kruisselbrink
Modified:
4 years, 1 month ago
Reviewers:
falken
CC:
blink-worker-reviews_chromium.org, chromium-reviews, darin-cc_chromium.org, horo+watch_chromium.org, jam, jsbell+serviceworker_chromium.org, kinuko+watch, kinuko+serviceworker, michaeln, nhiroki, serviceworker-reviews, shimazu+serviceworker_chromium.org, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Limit Link header based SW installations for fetches made by SW. To prevent a service worker from spawning new service workers in the background, only process link headers on requests made by service workers if the service worker is controlling at least one client. BUG=662443 Committed: https://crrev.com/e8313bb499c439b0a5091225faf97b06f4cf1182 Cr-Commit-Position: refs/heads/master@{#433489}

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -11 lines) Patch
M content/browser/service_worker/link_header_support.cc View 1 1 chunk +11 lines, -2 lines 0 comments Download
M content/browser/service_worker/link_header_support_unittest.cc View 1 6 chunks +65 lines, -9 lines 0 comments Download
M content/browser/service_worker/service_worker_provider_host.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
Marijn Kruisselbrink
4 years, 1 month ago (2016-11-20 03:39:17 UTC) #7
falken
lgtm to land this but I think the discussion is still ongoing. In particular I'm ...
4 years, 1 month ago (2016-11-21 04:13:42 UTC) #8
Marijn Kruisselbrink
On 2016/11/21 at 04:13:42, falken wrote: > lgtm to land this but I think the ...
4 years, 1 month ago (2016-11-21 05:10:57 UTC) #11
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/2512103003/20001
4 years, 1 month ago (2016-11-21 05:12:00 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-21 06:44:43 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-21 06:47:12 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e8313bb499c439b0a5091225faf97b06f4cf1182
Cr-Commit-Position: refs/heads/master@{#433489}

Powered by Google App Engine
This is Rietveld 408576698