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

Issue 2256103002: Clear MainThreadLoaderHolder::m_workerLoader appropriately (Closed)

Created:
4 years, 4 months ago by yhirano
Modified:
4 years, 4 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, loading-reviews_chromium.org, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clear MainThreadLoaderHolder::m_workerLoader appropriately This CL fixes a violation for a DCHECK that states |m_workerLoader| should be cleared before the MainThreadLoaderHolder's destruction. BUG=635436 Committed: https://crrev.com/6ad8f516faa1db3a954d4beafa743eae5d588a5b Cr-Commit-Position: refs/heads/master@{#412758}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp View 6 chunks +5 lines, -5 lines 2 comments Download

Messages

Total messages: 16 (10 generated)
yhirano
4 years, 4 months ago (2016-08-18 04:50:47 UTC) #4
haraken
LGTM https://codereview.chromium.org/2256103002/diff/1/third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp File third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp (right): https://codereview.chromium.org/2256103002/diff/1/third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp#newcode228 third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp:228: DCHECK(!m_client); Shall we add DCHECK(!m_workerLoader)?
4 years, 4 months ago (2016-08-18 04:58:37 UTC) #5
yhirano
https://codereview.chromium.org/2256103002/diff/1/third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp File third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp (right): https://codereview.chromium.org/2256103002/diff/1/third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp#newcode228 third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp:228: DCHECK(!m_client); On 2016/08/18 04:58:37, haraken wrote: > > Shall ...
4 years, 4 months ago (2016-08-18 05:09:04 UTC) #8
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/2256103002/1
4 years, 4 months ago (2016-08-18 06:22:02 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-18 06:25:44 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 06:29:35 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6ad8f516faa1db3a954d4beafa743eae5d588a5b
Cr-Commit-Position: refs/heads/master@{#412758}

Powered by Google App Engine
This is Rietveld 408576698