Bug 96336

Summary: [V8] createFunctionOnlyCallback should be in V8Callback.h with the other callback functions
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, haraken, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Adam Barth 2012-09-10 16:43:27 PDT
[V8] createFunctionOnlyCallback should be in V8Callback.h with the other callback functions
Comment 1 Adam Barth 2012-09-10 16:44:29 PDT
Created attachment 163244 [details]
Patch
Comment 2 Kentaro Hara 2012-09-10 16:45:47 PDT
Comment on attachment 163244 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=163244&action=review

> Source/WebCore/ChangeLog:9
> +        setTypeMismatchException because we no longer have a header inclusion

Good refactoring. I've wanted to remove it for months:)
Comment 3 WebKit Review Bot 2012-09-10 17:40:51 PDT
Comment on attachment 163244 [details]
Patch

Clearing flags on attachment: 163244

Committed r128135: <http://trac.webkit.org/changeset/128135>
Comment 4 WebKit Review Bot 2012-09-10 17:40:54 PDT
All reviewed patches have been landed.  Closing bug.