Bug 121372 - [CTTE] Node subclasses should take a Document by reference in their constructor (Part 4)
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 15:51 PDT by Sam Weinig
Modified: 2013-09-14 17:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (140.67 KB, patch)
2013-09-14 15:53 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (141.13 KB, patch)
2013-09-14 16:46 PDT, Sam Weinig
eric.carlson: 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 15:51:55 PDT
[CTTE] Node subclasses should take a Document by reference in their constructor (Part 4)
Comment 1 Sam Weinig 2013-09-14 15:53:47 PDT
Created attachment 211673 [details]
Patch
Comment 2 kov's GTK+ EWS bot 2013-09-14 16:19:45 PDT
Comment on attachment 211673 [details]
Patch

Attachment 211673 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/1861522
Comment 3 Sam Weinig 2013-09-14 16:46:18 PDT
Created attachment 211676 [details]
Patch
Comment 4 Sam Weinig 2013-09-14 17:38:23 PDT
Committed r155791: <http://trac.webkit.org/changeset/155791>