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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 21:47:04 PDT 2011


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


Kentaro Hara <haraken at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #104960|                            |commit-queue?
               Flag|                            |




--- Comment #13 from Kentaro Hara <haraken at google.com>  2011-08-23 21:47:04 PST ---
(From update of attachment 104960)
View in context: https://bugs.webkit.org/attachment.cgi?id=104960&action=review

>> Source/WebCore/bindings/generic/EventConstructors.h:40
>> +    SETUP_EVENT_CONFIGURATION_FOR_EVENT(DICTIONARY_START, DICTIONARY_END, FILL_PARENT_PROPERTIES, FILL_PROPERTY)
> 
> I still don't fully understand why SETUP_EVENT_CONFIGURATION_FOR_ALL_EVENTS is any different from SETUP_EVENT_CONFIGURATION_FOR_EVENT.

>From the next patch, we are going to add SETUP_EVENT_CONFIGURATION_FOR_******_EVENT to SETUP_EVENT_CONFIGURATION_FOR_ALL_EVENTS. Please see EventConstructors.h in https://bugs.webkit.org/attachment.cgi?id=101345&action=review.

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