[Webkit-unassigned] [Bug 69907] Implement an OverflowEvent constructor for JSC

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


https://bugs.webkit.org/show_bug.cgi?id=69907


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #110682|review?                     |review+
               Flag|                            |




--- Comment #4 from Adam Barth <abarth at webkit.org>  2011-10-12 09:49:36 PST ---
(From update of attachment 110682)
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.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list