Bug 123722 - HTMLNameCollection and friends are always rooted at a Document.
Summary: HTMLNameCollection and friends are always rooted at a Document.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 00:27 PST by Andreas Kling
Modified: 2013-11-04 13:36 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.69 KB, patch)
2013-11-04 00:29 PST, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

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