Bug 106128 - HTMLTreeBuilder should ASSERT that it is on the main thread before touching elements
Summary: HTMLTreeBuilder should ASSERT that it is on the main thread before touching e...
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 106127
  Show dependency treegraph
 
Reported: 2013-01-04 13:09 PST by Adam Barth
Modified: 2013-01-04 14:19 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2013-01-04 13:10 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2013-01-04 13:09:38 PST
HTMLTreeBuilder should ASSERT that it is on the main thread before touching elements
Comment 1 Adam Barth 2013-01-04 13:10:51 PST
Created attachment 181364 [details]
Patch
Comment 2 Eric Seidel (no email) 2013-01-04 13:11:54 PST
Comment on attachment 181364 [details]
Patch

OK.
Comment 3 WebKit Review Bot 2013-01-04 14:19:46 PST
Comment on attachment 181364 [details]
Patch

Clearing flags on attachment: 181364

Committed r138855: <http://trac.webkit.org/changeset/138855>
Comment 4 WebKit Review Bot 2013-01-04 14:19:50 PST
All reviewed patches have been landed.  Closing bug.