Bug 115639

Summary: Range should be constructable
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kangil.han, kondapallykalyan, ossy, rniwa, syoichi
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 115701    
Attachments:
Description Flags
Patch none

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.