Bug 97956

Summary: Allow any kind of v8::Handle in invokeCallback instead of requiring a v8::Persistent.
Product: WebKit Reporter: Elliott Sprehn <esprehn>
Component: New BugsAssignee: Elliott Sprehn <esprehn>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 93661    
Attachments:
Description Flags
Patch none

Description Elliott Sprehn 2012-09-28 17:48:16 PDT
Allow any kind of v8::Handle in invokeCallback instead of requiring a v8::Persistent.
Comment 1 Elliott Sprehn 2012-09-28 17:51:10 PDT
Created attachment 166339 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-28 19:30:02 PDT
Comment on attachment 166339 [details]
Patch

Clearing flags on attachment: 166339

Committed r129970: <http://trac.webkit.org/changeset/129970>
Comment 3 WebKit Review Bot 2012-09-28 19:30:05 PDT
All reviewed patches have been landed.  Closing bug.