Bug 115642

Summary: Comment should be consructable
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: 12, ap, ayesharaja9080, bashirayesha24, cdumez, commit-queue, crisbonn, eflews.bot, esprehn+autocc, fataxef, funnyjokes1.com, gyuyoung.kim, hotmailwiki, kangil.han, kondapallykalyan, lvlrarad, mattresskaty, st5835854, st668014, sweetzzz949, zzzmattress92
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 115701    
Attachments:
Description Flags
Patch none

Erik Arvidsson
Reported 2013-05-06 07:29:21 PDT
http://dom.spec.whatwg.org/#comment Make Comment constructable so that one can do "new Comment('abc')" instead of "document.createComment('abc')"
Attachments
Patch (8.18 KB, patch)
2014-01-09 04:27 PST, László Langó
no flags
László Langó
Comment 1 2014-01-09 04:27:17 PST
EFL EWS Bot
Comment 2 2014-01-09 04:45:58 PST
Andreas Kling
Comment 3 2014-01-11 21:54:01 PST
Comment on attachment 220713 [details] Patch r=me
WebKit Commit Bot
Comment 4 2014-01-13 01:42:50 PST
Comment on attachment 220713 [details] Patch Clearing flags on attachment: 220713 Committed r161867: <http://trac.webkit.org/changeset/161867>
WebKit Commit Bot
Comment 5 2014-01-13 01:42:52 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.