Bug 29303 - [V8] Fix style violation in V8AbstractEventListener.
Summary: [V8] Fix style violation in V8AbstractEventListener.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 10:08 PDT by Vitaly Repeshko
Modified: 2009-09-16 13:23 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.97 KB, patch)
2009-09-16 10:14 PDT, Vitaly Repeshko
dglazkov: review-
Details | Formatted Diff | Diff
patch (1.25 KB, patch)
2009-09-16 10:33 PDT, Vitaly Repeshko
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Repeshko 2009-09-16 10:08:44 PDT
[V8] Fix style violation in V8AbstractEventListener.
Comment 1 Vitaly Repeshko 2009-09-16 10:14:25 PDT
Created attachment 39650 [details]
patch
Comment 2 Dimitri Glazkov (Google) 2009-09-16 10:26:04 PDT
Comment on attachment 39650 [details]
patch

 index 908043b..4736d40 100644
> --- a/WebKitTools/ChangeLog
> +++ b/WebKitTools/ChangeLog
> @@ -1,3 +1,17 @@
> +2009-09-16  kevino@webkit.org  <kevino@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        wx build fix, improve debug support and 2.9 support on MSW.
> +        
> +        
> +        git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48422 268f45cc-cd09-0410-ab3c-d52691b4dbfc
> +
> +        Need a short description and bug URL (OOPS!)
> +
> +        * wx/build/settings.py:
> +        * wx/build/wxpresets.py:
> +
>  2009-09-16  Kevin Ollivier  <kevino@theolliviers.com>
>  
>          wx build fix, improve debug support and 2.9 support on MSW.

Whoa. what's this?
Comment 3 Vitaly Repeshko 2009-09-16 10:33:32 PDT
Created attachment 39651 [details]
patch

Removed garbage from ChangeLog.
Comment 4 Dimitri Glazkov (Google) 2009-09-16 10:37:05 PDT
Comment on attachment 39651 [details]
patch

r=me.
Comment 5 WebKit Commit Bot 2009-09-16 13:23:38 PDT
Comment on attachment 39651 [details]
patch

Clearing flags on attachment: 39651

Committed r48432: <http://trac.webkit.org/changeset/48432>
Comment 6 WebKit Commit Bot 2009-09-16 13:23:42 PDT
All reviewed patches have been landed.  Closing bug.