Bug 107160

Summary: The threaded html parser hangs when parsing empty documents (and about:blank)
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106127    
Attachments:
Description Flags
Patch
none
Patch for landing none

Eric Seidel (no email)
Reported 2013-01-17 12:37:28 PST
The threaded html parser hangs when parsing empty documents (and about:blank)
Attachments
Patch (1.66 KB, patch)
2013-01-17 12:37 PST, Eric Seidel (no email)
no flags
Patch for landing (1.65 KB, patch)
2013-01-17 13:44 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2013-01-17 12:37:59 PST
Tony Gentilcore
Comment 2 2013-01-17 13:38:36 PST
Comment on attachment 183247 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=183247&action=review > Source/WebCore/html/parser/HTMLDocumentParser.cpp:562 > + // Empty documents never got an append() call, and thus hus never started s/hus/have/
Eric Seidel (no email)
Comment 3 2013-01-17 13:43:26 PST
Praize jeebus for webkit-patch apply-from-bug.
Eric Seidel (no email)
Comment 4 2013-01-17 13:44:22 PST
Created attachment 183265 [details] Patch for landing
WebKit Review Bot
Comment 5 2013-01-17 15:22:51 PST
Comment on attachment 183265 [details] Patch for landing Clearing flags on attachment: 183265 Committed r140058: <http://trac.webkit.org/changeset/140058>
WebKit Review Bot
Comment 6 2013-01-17 15:22:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.