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

Issue 133173003: The HTML parser should ignore incoming bytes when stopped, not just when detached. (Closed)

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

Description

The HTML parser should ignore incoming bytes when stopped, not just when detached, otherwise we might redundantly re-start the background parser. Also added a few asserts to catch any future causes of the linked crash. BUG=329603 R=abarth@chromium.org,eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165564

Patch Set 1 #

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

Messages

Total messages: 14 (0 generated)
oystein (OOO til 10th of July)
6 years, 11 months ago (2014-01-15 19:09:43 UTC) #1
eseidel
From DocumentParser.h: // stopParsing() is used when a load is canceled/stopped. // stopParsing() is currently ...
6 years, 11 months ago (2014-01-15 19:20:45 UTC) #2
oystein (OOO til 10th of July)
On 2014/01/15 19:20:45, eseidel wrote: > From DocumentParser.h: > > // stopParsing() is used when ...
6 years, 11 months ago (2014-01-15 21:07:02 UTC) #3
oystein (OOO til 10th of July)
On 2014/01/15 21:07:02, Oystein wrote: > On 2014/01/15 19:20:45, eseidel wrote: > > From DocumentParser.h: ...
6 years, 11 months ago (2014-01-16 02:09:51 UTC) #4
oystein (OOO til 10th of July)
ping, anyone :)
6 years, 11 months ago (2014-01-21 19:42:24 UTC) #5
abarth-chromium
lgtm
6 years, 11 months ago (2014-01-21 21:41:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/133173003/1
6 years, 11 months ago (2014-01-21 23:29:26 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=18453
6 years, 11 months ago (2014-01-22 01:18:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/133173003/1
6 years, 11 months ago (2014-01-22 01:20:31 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=18497
6 years, 11 months ago (2014-01-22 04:54:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/133173003/1
6 years, 11 months ago (2014-01-22 16:26:53 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=8666
6 years, 11 months ago (2014-01-22 19:44:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/133173003/1
6 years, 11 months ago (2014-01-22 19:46:38 UTC) #13
commit-bot: I haz the power
6 years, 11 months ago (2014-01-22 23:07:52 UTC) #14
Message was sent while issue was closed.
Change committed as 165564

Powered by Google App Engine
This is Rietveld 408576698