Bug 107593

Summary: Fix ASSERT(!hasInsertionPoint()) in threaded HTML parser
Product: WebKit Reporter: Tony Gentilcore <tonyg>
Component: New BugsAssignee: Tony Gentilcore <tonyg>
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

Description Tony Gentilcore 2013-01-22 15:06:46 PST
Fix ASSERT(!hasInsertionPoint()) in threaded HTML parser
Comment 1 Tony Gentilcore 2013-01-22 15:09:32 PST
Created attachment 184057 [details]
Patch
Comment 2 Adam Barth 2013-01-22 15:59:43 PST
Comment on attachment 184057 [details]
Patch

OK.
Comment 3 WebKit Review Bot 2013-01-22 16:04:29 PST
Comment on attachment 184057 [details]
Patch

Clearing flags on attachment: 184057

Committed r140484: <http://trac.webkit.org/changeset/140484>
Comment 4 WebKit Review Bot 2013-01-22 16:04:32 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Eric Seidel (no email) 2013-01-22 16:28:04 PST
Comment on attachment 184057 [details]
Patch

LGTM.