Bug 107593 - Fix ASSERT(!hasInsertionPoint()) in threaded HTML parser
Summary: Fix ASSERT(!hasInsertionPoint()) in threaded HTML parser
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-22 15:06 PST by Tony Gentilcore
Modified: 2013-01-22 16:28 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.46 KB, patch)
2013-01-22 15:09 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-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.