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

Issue 1304263010: (Merge to M46) Fix crash with null ServiceWorkerProviderHost in DidDispatchFetchEvent (Closed)

Created:
5 years, 3 months ago by falken
Modified:
5 years, 3 months ago
Reviewers:
horo
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+serviceworker, kinuko+watch, blink-worker-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2490
Target Ref:
refs/pending/branch-heads/2490
Project:
chromium
Visibility:
Public.

Description

(Merge to M46) Fix crash with null ServiceWorkerProviderHost in DidDispatchFetchEvent The provider host is a WeakPtr and can be destroyed if the tab was closed. BUG=520857 Review URL: https://codereview.chromium.org/1304033004 Cr-Commit-Position: refs/heads/master@{#345568} (cherry picked from commit a6c778d2a0525c8891d4f6fbd8cee0b08f087f1b) TBR=horo Committed: https://chromium.googlesource.com/chromium/src/+/8b1e8e4e3fb7ba22ce51a72f22f103f776b72666

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -22 lines) Patch
M content/browser/service_worker/service_worker_url_request_job.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_url_request_job_unittest.cc View 8 chunks +36 lines, -22 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
falken
5 years, 3 months ago (2015-08-31 05:44:20 UTC) #2
falken
5 years, 3 months ago (2015-08-31 05:46:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8b1e8e4e3fb7ba22ce51a72f22f103f776b72666 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698