[Webkit-unassigned] [Bug 69893] Implement a BeforeLoadEvent constructor for JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 09:45:38 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

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




--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-10-12 09:45:37 PST ---
(From update of attachment 110644)
View in context: https://bugs.webkit.org/attachment.cgi?id=110644&action=review

> Source/WebCore/dom/BeforeLoadEvent.h:38
> +    BeforeLoadEventInit()
> +    {
> +    };

You can these all on one line with a space between the { } if you want.

-- 
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