Bug 97956 - Allow any kind of v8::Handle in invokeCallback instead of requiring a v8::Persistent.
Summary: Allow any kind of v8::Handle in invokeCallback instead of requiring a v8::Per...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Sprehn
URL:
Keywords:
Depends on:
Blocks: 93661
  Show dependency treegraph
 
Reported: 2012-09-28 17:48 PDT by Elliott Sprehn
Modified: 2012-09-28 19:30 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.87 KB, patch)
2012-09-28 17:51 PDT, Elliott Sprehn
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.