Bug 123719 - HTMLOptionsCollection is always rooted at a HTMLSelectElement.
Summary: HTMLOptionsCollection is always rooted at a HTMLSelectElement.
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-03 21:41 PST by Andreas Kling
Modified: 2013-11-03 22:52 PST (History)
1 user (show)

See Also:


Attachments
Patch (7.78 KB, patch)
2013-11-03 21:43 PST, Andreas Kling
sam: 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-03 21:41:08 PST
Tighten.
Comment 1 Andreas Kling 2013-11-03 21:43:04 PST
Created attachment 215887 [details]
Patch
Comment 2 Andreas Kling 2013-11-03 22:52:29 PST
Committed r158557: <http://trac.webkit.org/changeset/158557>