[webkit-reviews] review granted: [Bug 107919] Implement CompositionEvent constructor : [Attachment 184676] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 27 17:40:43 PST 2013


Sam Weinig <sam at webkit.org> has granted Kentaro Hara <haraken at chromium.org>'s
request for review:
Bug 107919: Implement CompositionEvent constructor
https://bugs.webkit.org/show_bug.cgi?id=107919

Attachment 184676: Patch
https://bugs.webkit.org/attachment.cgi?id=184676&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=184676&action=review


> Source/WebCore/dom/CompositionEvent.cpp:35
> +    : data()

This is not necessary.


More information about the webkit-reviews mailing list