Bug 85659 - V8RecursionScope not declared in V8Proxy::newInstance which causes ASSERT() failure from NPAPI
Summary: V8RecursionScope not declared in V8Proxy::newInstance which causes ASSERT() f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rafael Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-04 13:42 PDT by Rafael Weinstein
Modified: 2012-05-07 11:25 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2012-05-04 13:44 PDT, Rafael Weinstein
no flags Details | Formatted Diff | Diff
Patch (29.07 KB, patch)
2012-05-07 11:14 PDT, Rafael Weinstein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Weinstein 2012-05-04 13:42:24 PDT
newInstance should be treated as calling into page script just like instrumentedCallFunction
Comment 1 Rafael Weinstein 2012-05-04 13:44:52 PDT
Created attachment 140313 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-04 14:21:08 PDT
Comment on attachment 140313 [details]
Patch

Clearing flags on attachment: 140313

Committed r116171: <http://trac.webkit.org/changeset/116171>
Comment 3 WebKit Review Bot 2012-05-04 14:21:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Rafael Weinstein 2012-05-07 11:14:10 PDT
Reopening to attach new patch.
Comment 5 Rafael Weinstein 2012-05-07 11:14:13 PDT
Created attachment 140559 [details]
Patch
Comment 6 Ojan Vafai 2012-05-07 11:23:51 PDT
Pretty sure you meant this patch for a different bug. :)
Comment 7 Rafael Weinstein 2012-05-07 11:25:24 PDT
woops. yes