Bug 111365

Summary: Background HTML parser can rewind the tokenizer after end-of-file
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, eric, esprehn+autocc, ojan.autocc, rniwa, tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 111449    
Bug Blocks: 106127    
Attachments:
Description Flags
Patch
none
Patch
none
Patch for landing none

Description Adam Barth 2013-03-04 15:03:49 PST
Background HTML parser can rewind the tokenizer after end-of-file
Comment 1 Adam Barth 2013-03-04 15:14:52 PST
Created attachment 191319 [details]
Patch
Comment 2 Adam Barth 2013-03-04 15:32:19 PST
Created attachment 191325 [details]
Patch
Comment 3 Eric Seidel (no email) 2013-03-04 15:48:42 PST
Comment on attachment 191325 [details]
Patch

Fantastic.  Thank you.
Comment 4 Build Bot 2013-03-04 17:02:43 PST
Comment on attachment 191325 [details]
Patch

Attachment 191325 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-commit-queue.appspot.com/results/16907101

New failing tests:
fast/parser/document-write-fighting-eof.html
Comment 5 Adam Barth 2013-03-04 17:06:16 PST
Created attachment 191359 [details]
Patch for landing
Comment 6 WebKit Review Bot 2013-03-04 20:59:17 PST
Comment on attachment 191359 [details]
Patch for landing

Clearing flags on attachment: 191359

Committed r144714: <http://trac.webkit.org/changeset/144714>
Comment 7 WebKit Review Bot 2013-03-04 20:59:20 PST
All reviewed patches have been landed.  Closing bug.