Bug 122435

Summary: Range constructors should take a Document&.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch sam: review+

Description Andreas Kling 2013-10-06 19:47:59 PDT
Range constructors should take a Document&.
Comment 1 Andreas Kling 2013-10-06 19:51:21 PDT
Created attachment 213553 [details]
Patch
Comment 2 Andreas Kling 2013-10-06 19:52:17 PDT
Created attachment 213554 [details]
Patch
Comment 3 Andreas Kling 2013-10-06 20:08:49 PDT
Created attachment 213555 [details]
Patch
Comment 4 Andreas Kling 2013-10-06 20:38:01 PDT
Committed r157018: <http://trac.webkit.org/changeset/157018>