[Webkit-unassigned] [Bug 66756] Implement an Event constructor in V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 28 15:48:54 PDT 2011


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





--- Comment #18 from Sam Weinig <sam at webkit.org>  2011-08-28 15:48:54 PST ---
> 
> > Source/WebCore/dom/Event.cpp:71
> > +Event::Event(const AtomicString& eventType, const EventInit& eventInit)
> 
> I see.  This is like EventConfiguration or something.
> 

I prefer EventInit to match the spec.  I will probably change this back when I land my part.

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