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

Issue 1977473003: ServiceWorker: Remove a bad IPC message check on postMessage() (Closed)

Created:
4 years, 7 months ago by nhiroki
Modified:
4 years, 7 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, kinuko+watch, blink-worker-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ServiceWorker: Remove a bad IPC message check on postMessage() This CL removes a bad IPC message check to confirm existence of the sender provder host on postMessage() because the provider host may be destroyed before this point when destruction of the provider overtakes postMessage() during thread hopping on WebServiceWorkerImpl::postMessage(). BUG=608464 Committed: https://crrev.com/66525f41fc6509604c61a8c0304141662cbdbe97 Cr-Commit-Position: refs/heads/master@{#393495}

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
nhiroki
ptal, thanks!
4 years, 7 months ago (2016-05-13 09:17:48 UTC) #8
falken
lgtm
4 years, 7 months ago (2016-05-13 09:27:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977473003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977473003/20001
4 years, 7 months ago (2016-05-13 09:29:57 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 7 months ago (2016-05-13 10:28:26 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 10:31:19 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/66525f41fc6509604c61a8c0304141662cbdbe97
Cr-Commit-Position: refs/heads/master@{#393495}

Powered by Google App Engine
This is Rietveld 408576698