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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 17:37:47 PDT 2011


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


Kentaro Hara <haraken at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105720|1                           |0
        is obsolete|                            |




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

>> LayoutTests/ChangeLog:9

> 
> Spelling: constructor
> 
> You probably don’t need this paragraph anyway. Just say "unskip fast/events/constructors/event-constructors.html" in on the comment line for test_expectations.

Done.

>> Source/WebCore/bindings/v8/custom/V8EventConstructors.cpp:37
>> +
> 
> Delete this blank line.

As far as I see other codes in WebCore/bindings/v8/custom/, the convention seems to add the blank line here, and describe WebCore headers above the blank line and V8-specific headers below the blank line.

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