Bug 115639 - Range should be constructable
Summary: Range should be constructable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: BlinkMergeCandidate
: 127334 (view as bug list)
Depends on:
Blocks: 115701
  Show dependency treegraph
 
Reported: 2013-05-06 07:19 PDT by Erik Arvidsson
Modified: 2014-01-23 00:32 PST (History)
8 users (show)

See Also:


Attachments
Patch (8.40 KB, patch)
2014-01-15 04:35 PST, László Langó
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2013-05-06 07:19:40 PDT
http://dom.spec.whatwg.org/#range

Make Range constructable so that one can do "new Range" instead of "document.createRange()"
Comment 1 László Langó 2014-01-15 04:35:01 PST
Created attachment 221261 [details]
Patch
Comment 2 Alexey Proskuryakov 2014-01-20 23:47:20 PST
*** Bug 127334 has been marked as a duplicate of this bug. ***
Comment 3 WebKit Commit Bot 2014-01-23 00:32:31 PST
Comment on attachment 221261 [details]
Patch

Clearing flags on attachment: 221261

Committed r162601: <http://trac.webkit.org/changeset/162601>
Comment 4 WebKit Commit Bot 2014-01-23 00:32:33 PST
All reviewed patches have been landed.  Closing bug.