[webkit-reviews] review granted: [Bug 69907] Implement an OverflowEvent constructor for JSC : [Attachment 110682] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 09:49:35 PDT 2011


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 69907: Implement an OverflowEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=69907

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=110682&action=review


> Source/WebCore/dom/OverflowEvent.idl:26
>   */
>  module events {
> -    interface OverflowEvent : Event {
> +    interface [

We could add some blank lines between the license block, the module, and the
interface declaration.	(If you wanted to.)


More information about the webkit-reviews mailing list