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

Issue 345663002: Check if the parserthread has been shut down before returning it to the ThreadedDataProvider (Closed)

Created:
6 years, 6 months ago by oystein (OOO til 10th of July)
Modified:
6 years, 6 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

The WebThreadedDataReceiver will now check if the parserthread is still alive before returning it to the ThreadedDataProvider This fixes a crash when a renderer is shut down while a request is still alive, due to the ResourceDispatcher being shut down after Blink is. R=abarth BUG=386383 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176487

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M Source/core/html/parser/HTMLDocumentParser.cpp View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
oystein (OOO til 10th of July)
Quick crashfix.
6 years, 6 months ago (2014-06-18 23:17:14 UTC) #1
abarth-chromium
lgtm
6 years, 6 months ago (2014-06-19 02:54:15 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/345663002/1
6 years, 6 months ago (2014-06-19 02:54:42 UTC) #3
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 04:38:02 UTC) #4
Message was sent while issue was closed.
Change committed as 176487

Powered by Google App Engine
This is Rietveld 408576698