Bug 78100

Summary: Remove [ConvertToString] from CodeGeneratorCPP.pm and rename it to [ObjCImplementedAsUnsignedLong]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, eric, japhet, ojan, timothy, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-02-08 03:54:40 PST
Now [ConvertToString] is used in ObjC's HTMLElement.size only. We can remove [ConvertToString] code from CodeGeneratorCPP.pm, and rename [ConvertToString] to [ObjCImplementedAsUnsignedLong].
Comment 1 Kentaro Hara 2012-02-08 04:00:20 PST
Created attachment 126048 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-02-08 15:34:08 PST
Comment on attachment 126048 [details]
Patch

Amazing.
Comment 3 WebKit Review Bot 2012-02-08 16:21:35 PST
Comment on attachment 126048 [details]
Patch

Clearing flags on attachment: 126048

Committed r107148: <http://trac.webkit.org/changeset/107148>
Comment 4 WebKit Review Bot 2012-02-08 16:21:43 PST
All reviewed patches have been landed.  Closing bug.