Bug 165721 - GetCallerGlobalObjectFunctor tries to get the global object from the caller's frame and we need to make sure we can do this if the caller is WebAssembly
Summary: GetCallerGlobalObjectFunctor tries to get the global object from the caller's...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-09 23:32 PST by Saam Barati
Modified: 2017-03-13 10:45 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-12-09 23:32:14 PST
...