Bug 107983 - Fix an ASSERT in BackgroundHTMLParser::appendPartial
Summary: Fix an ASSERT in BackgroundHTMLParser::appendPartial
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Gentilcore
URL:
Keywords:
Depends on:
Blocks: 106127
  Show dependency treegraph
 
Reported: 2013-01-25 13:44 PST by Tony Gentilcore
Modified: 2013-01-25 14:37 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.90 KB, patch)
2013-01-25 13:49 PST, Tony Gentilcore
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.