Bug 107983

Summary: Fix an ASSERT in BackgroundHTMLParser::appendPartial
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-25 13:44:54 PST
Fix an ASSERT in BackgroundHTMLParser::appendPartial
Comment 1 Tony Gentilcore 2013-01-25 13:49:42 PST
Created attachment 184805 [details]
Patch
Comment 2 Eric Seidel (no email) 2013-01-25 14:11:42 PST
Comment on attachment 184805 [details]
Patch

If this gets rid of the asserts, than OK.  But this calls into question all our other postTask callsites.
Comment 3 WebKit Review Bot 2013-01-25 14:36:58 PST
Comment on attachment 184805 [details]
Patch

Clearing flags on attachment: 184805

Committed r140867: <http://trac.webkit.org/changeset/140867>
Comment 4 WebKit Review Bot 2013-01-25 14:37:02 PST
All reviewed patches have been landed.  Closing bug.