Bug 42948

Summary: Recent HTML5 TreeBuilder Regression? All canvas tests ASSERT
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch none

Eric Seidel (no email)
Reported 2010-07-25 12:08:09 PDT
Recent HTML5 TreeBuilder Regression? All canvas tests ASSERT ASSERTION FAILED: !child->attached() (/Projects/WebKit/WebCore/html/HTMLConstructionSite.cpp:107 WTF::PassRefPtr<T> WebCore::HTMLConstructionSite::attach(WebCore::Node*, WTF::PassRefPtr<T>) [with ChildType = WebCore::Element]) Not sure when this started.
Attachments
Patch (1.49 KB, patch)
2010-07-25 12:41 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-07-25 12:35:12 PDT
I can repro with run-webkit-tests but not with DumpRenderTree...
Adam Barth
Comment 2 2010-07-25 12:41:12 PDT
Eric Seidel (no email)
Comment 3 2010-07-25 12:43:50 PDT
Comment on attachment 62528 [details] Patch Do we know why its only covered when running more than one test?
Adam Barth
Comment 4 2010-07-25 12:45:39 PDT
Nope. That's pretty mysterious. Maybe operator error?
WebKit Commit Bot
Comment 5 2010-07-25 13:06:07 PDT
Comment on attachment 62528 [details] Patch Clearing flags on attachment: 62528 Committed r64022: <http://trac.webkit.org/changeset/64022>
WebKit Commit Bot
Comment 6 2010-07-25 13:06:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.