[Webkit-unassigned] [Bug 25412] The Window object should be an EventTarget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 26 16:57:55 PDT 2009


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


mitz at webkit.org changed:

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




------- Comment #4 from mitz at webkit.org  2009-04-26 16:57 PDT -------
(From update of attachment 29808)
> Index: WebCore/page/DOMWindow.h
> ===================================================================
> --- WebCore/page/DOMWindow.h	(revision 42880)
> +++ WebCore/page/DOMWindow.h	(working copy)
> @@ -30,6 +30,7 @@
>  #include "PlatformString.h"
>  #include "RegisteredEventListener.h"
>  #include "SecurityOrigin.h"
> +#include "EventTarget.h"
>  #include <wtf/Forward.h>
>  #include <wtf/RefCounted.h>
>  #include <wtf/RefPtr.h>

Please keep in ASCII order.

r=me


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



More information about the webkit-unassigned mailing list