Bug 92851

Summary: Export StringImpl::sizeInBytes() with WTF_EXPORT_STRING_API
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: Web Template FrameworkAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: morrita, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 76257    
Attachments:
Description Flags
Patch none

Description Patrick R. Gansterer 2012-08-01 01:08:17 PDT
Export StringImpl::sizeInBytes() with WTF_EXPORT_STRING_API
Comment 1 Patrick R. Gansterer 2012-08-01 01:12:28 PDT
Created attachment 155744 [details]
Patch
Comment 2 Hajime Morrita 2012-08-01 02:22:47 PDT
Comment on attachment 155744 [details]
Patch

Looks good.

By the way, Could you address https://bugs.webkit.org/show_bug.cgi?id=92624#c8 in separate
patch in some timing? I'm sorry that my suggestion there was wrong...
Comment 3 Patrick R. Gansterer 2012-08-01 02:26:26 PDT
(In reply to comment #2)
> (From update of attachment 155744 [details])
> Looks good.
> 
> By the way, Could you address https://bugs.webkit.org/show_bug.cgi?id=92624#c8 in separate
> patch in some timing? I'm sorry that my suggestion there was wrong...

I'm waiting for some response from Darin currently. My plan was to create a patch with a "_PRIVATE_" in the macro name at the weekend, if there is no response until then and CC him. -> It's on my list. :-)
Comment 4 Hajime Morrita 2012-08-01 02:36:36 PDT
> I'm waiting for some response from Darin currently. My plan was to create a patch with a "_PRIVATE_" in the macro name at the weekend, if there is no response until then and CC him. -> It's on my list. :-)
Sounds good :-)
Comment 5 WebKit Review Bot 2012-08-01 05:24:10 PDT
Comment on attachment 155744 [details]
Patch

Clearing flags on attachment: 155744

Committed r124328: <http://trac.webkit.org/changeset/124328>
Comment 6 WebKit Review Bot 2012-08-01 05:24:13 PDT
All reviewed patches have been landed.  Closing bug.