Bug 122435 - Range constructors should take a Document&.
Summary: Range constructors should take 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-10-06 19:47 PDT by Andreas Kling
Modified: 2013-10-06 20:38 PDT (History)
1 user (show)

See Also:


Attachments
Patch (63.33 KB, patch)
2013-10-06 19:51 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (62.17 KB, patch)
2013-10-06 19:52 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (64.31 KB, patch)
2013-10-06 20:08 PDT, 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-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>