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

Description Erik Arvidsson 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')"
Comment 1 László Langó 2014-01-09 04:27:17 PST
Created attachment 220713 [details]
Patch
Comment 2 EFL EWS Bot 2014-01-09 04:45:58 PST
Comment on attachment 220713 [details]
Patch

Attachment 220713 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/5924992344653824
Comment 3 Andreas Kling 2014-01-11 21:54:01 PST
Comment on attachment 220713 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2014-01-13 01:42:52 PST
All reviewed patches have been landed.  Closing bug.