Bug 123722

Summary: HTMLNameCollection and friends are always rooted at a Document.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, esprehn+autocc, gyuyoung.kim, kangil.han, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-11-04 00:27:50 PST
HTMLNameCollection and friends are always rooted at a Document.
Comment 1 Andreas Kling 2013-11-04 00:29:30 PST
Created attachment 215894 [details]
Patch
Comment 2 Andreas Kling 2013-11-04 00:49:27 PST
Committed r158563: <http://trac.webkit.org/changeset/158563>
Comment 3 Eric Carlson 2013-11-04 13:36:11 PST
Although it isn't obviously related, 
storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html and fast/block/float/float-append-child-crash.html both started crashing with r158563.