Bug 110669 - [V8] Rename xxxCallback() to xxxMethod(), and xxxCallbackCustom() to xxxMethodCustom()
Summary: [V8] Rename xxxCallback() to xxxMethod(), and xxxCallbackCustom() to xxxMetho...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 110667
  Show dependency treegraph
 
Reported: 2013-02-22 17:33 PST by Kentaro Hara
Modified: 2013-02-25 09:39 PST (History)
10 users (show)

See Also:


Attachments
Patch (169.31 KB, patch)
2013-02-22 17:43 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2013-02-22 17:33:52 PST
This is one of steps to insert TRACE_EVENT_STATE() macros into DOM bindings. See https://bugs.webkit.org/show_bug.cgi?id=110667#c0
Comment 1 Kentaro Hara 2013-02-22 17:43:05 PST
Created attachment 189876 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-23 14:25:12 PST
Comment on attachment 189876 [details]
Patch

Clearing flags on attachment: 189876

Committed r143850: <http://trac.webkit.org/changeset/143850>
Comment 3 WebKit Review Bot 2013-02-23 14:25:15 PST
All reviewed patches have been landed.  Closing bug.