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

Issue 1648603002: Oilpan: Clear a resource when HTMLImportLoader::dispose is called (Closed)

Created:
4 years, 10 months ago by haraken
Modified:
4 years, 10 months ago
Reviewers:
oilpan-reviews, sof
CC:
chromium-reviews, blink-reviews, tfarina, dglazkov+blink, blink-reviews-html_chromium.org, webcomponents-bugzilla_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Oilpan: Clear a resource when HTMLImportLoader::dispose is called Otherwise, HTMLImportLoader::startWritingAndParsing can be called after the HTMLImportLoader is disposed. BUG=582006 Committed: https://crrev.com/bb231ac4b1fda30b2fa0b49faa538fda29844d81 Cr-Commit-Position: refs/heads/master@{#372099}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
haraken
PTAL
4 years, 10 months ago (2016-01-28 09:22:01 UTC) #2
sof
https://codereview.chromium.org/1648603002/diff/1/third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp File third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp (right): https://codereview.chromium.org/1648603002/diff/1/third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp#newcode108 third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp:108: if (!m_controller) Hmm, I wonder if we need to ...
4 years, 10 months ago (2016-01-28 09:35:17 UTC) #3
haraken
On 2016/01/28 09:35:17, sof wrote: > https://codereview.chromium.org/1648603002/diff/1/third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp > File third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp (right): > > https://codereview.chromium.org/1648603002/diff/1/third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp#newcode108 > ...
4 years, 10 months ago (2016-01-28 11:22:15 UTC) #5
sof
lgtm
4 years, 10 months ago (2016-01-28 11:43:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648603002/20001
4 years, 10 months ago (2016-01-28 11:45:48 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/172727)
4 years, 10 months ago (2016-01-28 14:19:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648603002/20001
4 years, 10 months ago (2016-01-28 14:20:11 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-01-28 16:30:15 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-01-28 16:31:18 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bb231ac4b1fda30b2fa0b49faa538fda29844d81
Cr-Commit-Position: refs/heads/master@{#372099}

Powered by Google App Engine
This is Rietveld 408576698