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

Issue 397913003: Kill renderers which try to register Service Workers across domains. (Closed)

Created:
6 years, 5 months ago by dominicc (has gone to gerrit)
Modified:
6 years, 5 months ago
Reviewers:
falken
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, alecflett+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Kill renderers which try to register Service Workers across domains. There is a same-origin check in ServiceWorkerContainer::registerServiceWorker, so this code should only be reachable if something has gone wrong. BUG=394213 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283707

Patch Set 1 #

Patch Set 2 : Rename tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -44 lines) Patch
M content/browser/service_worker/service_worker_dispatcher_host.cc View 3 chunks +5 lines, -12 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host_unittest.cc View 1 3 chunks +79 lines, -32 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dominicc (has gone to gerrit)
PTAL
6 years, 5 months ago (2014-07-16 05:10:22 UTC) #1
falken
LGTM
6 years, 5 months ago (2014-07-17 06:50:01 UTC) #2
dominicc (has gone to gerrit)
The CQ bit was checked by dominicc@chromium.org
6 years, 5 months ago (2014-07-17 06:50:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominicc@chromium.org/397913003/20001
6 years, 5 months ago (2014-07-17 06:52:41 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 08:15:52 UTC) #5
Message was sent while issue was closed.
Change committed as 283707

Powered by Google App Engine
This is Rietveld 408576698