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

Erik Arvidsson
Reported 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()"
Attachments
Patch (8.40 KB, patch)
2014-01-15 04:35 PST, László Langó
no flags
László Langó
Comment 1 2014-01-15 04:35:01 PST
Alexey Proskuryakov
Comment 2 2014-01-20 23:47:20 PST
*** Bug 127334 has been marked as a duplicate of this bug. ***
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-01-23 00:32:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.