Bug 121365 - [CTTE] Node subclasses should take a Document by reference in their constructor (HTMLAnchorElement, HTMLAppletElement, HTMLAreaElement, HTMLAudioElement)
Summary: [CTTE] Node subclasses should take a Document by reference in their construct...
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-14 12:48 PDT by Sam Weinig
Modified: 2013-09-14 12:50 PDT (History)
0 users

See Also:


Attachments
Patch (13.85 KB, patch)
2013-09-14 12:49 PDT, Sam Weinig
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-09-14 12:48:18 PDT
[CTTE] Node subclasses should take a Document by reference in their constructor (HTMLAnchorElement, HTMLAppletElement, HTMLAreaElement, HTMLAudioElemen)
Comment 1 Sam Weinig 2013-09-14 12:49:23 PDT
Created attachment 211663 [details]
Patch
Comment 2 Sam Weinig 2013-09-14 12:50:48 PDT
Committed r155780: <http://trac.webkit.org/changeset/155780>