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

Issue 1319603003: Revert of Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThread event. (Closed)

Created:
5 years, 3 months ago by not at google - send to devlin
Modified:
5 years, 3 months ago
Reviewers:
Lei Zhang, kinuko
CC:
chromium-reviews, michaeln, mlamouri+watch-content_chromium.org, tzik, extensions-reviews_chromium.org, serviceworker-reviews, jam, jsbell+serviceworker_chromium.org, nhiroki, chromium-apps-reviews_chromium.org, darin-cc_chromium.org, horo+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, kinuko+serviceworker, 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

Revert of Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThread event. (patchset #3 id:60001 of https://codereview.chromium.org/1318643002/ ) Reason for revert: Canary is frequently crashing, likely due to threading issues with this patch. Original issue's description: > Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThread event. > > Currently it only passes a URL, and this isn't enough to uniquely identify the worker. > Update extension's dispatcher.cc to use the context. > > BUG=501569, 525965 > R=kinuko@chromium.org, thestig@chromium.org > > Committed: https://crrev.com/4a0bb926cb1d83fab27b6ad866c04ba481f66268 > Cr-Commit-Position: refs/heads/master@{#346424} TBR=thestig@chromium.org,kinuko@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=501569, 525965 Committed: https://crrev.com/27acdc49c530aead33a2f8cc273c01cc206822c7 Cr-Commit-Position: refs/heads/master@{#346978}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -77 lines) Patch
M chrome/renderer/chrome_content_renderer_client.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M content/public/renderer/content_renderer_client.h View 1 chunk +1 line, -3 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/service_worker/service_worker_context_client.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M extensions/renderer/dispatcher.h View 1 chunk +1 line, -3 lines 0 comments Download
M extensions/renderer/dispatcher.cc View 3 chunks +15 lines, -56 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
not at google - send to devlin
Created Revert of Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThread event.
5 years, 3 months ago (2015-09-02 18:35:59 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319603003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319603003/1
5 years, 3 months ago (2015-09-02 18:37:04 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-02 18:39:06 UTC) #3
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 18:40:26 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/27acdc49c530aead33a2f8cc273c01cc206822c7
Cr-Commit-Position: refs/heads/master@{#346978}

Powered by Google App Engine
This is Rietveld 408576698