Bug 78225 - Rename [Return] to [CustomReturn]
Summary: Rename [Return] to [CustomReturn]
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: 77393
  Show dependency treegraph
 
Reported: 2012-02-09 05:46 PST by Kentaro Hara
Modified: 2012-02-09 15:41 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.01 KB, patch)
2012-02-09 05:49 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 2012-02-09 05:46:38 PST
[Return] is used to handle custom code for a returned value, and thus should be renamed to [CustomReturn].

(Note: [Return] is used by ObjC, GObject and CPP's Node.idl only.)
Comment 1 Kentaro Hara 2012-02-09 05:49:21 PST
Created attachment 126290 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-09 15:41:48 PST
Comment on attachment 126290 [details]
Patch

Clearing flags on attachment: 126290

Committed r107299: <http://trac.webkit.org/changeset/107299>
Comment 3 WebKit Review Bot 2012-02-09 15:41:52 PST
All reviewed patches have been landed.  Closing bug.