Bug 136840 - Create a JSCallee for GlobalExec object
Summary: Create a JSCallee for GlobalExec object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks: 136724
  Show dependency treegraph
 
Reported: 2014-09-15 14:57 PDT by Michael Saboff
Modified: 2014-09-15 15:59 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.81 KB, patch)
2014-09-15 15:01 PDT, Michael Saboff
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2014-09-15 14:57:49 PDT
Add JSCallee when setting up JSGlobalExec.
Comment 1 Michael Saboff 2014-09-15 15:01:19 PDT
Created attachment 238144 [details]
Patch
Comment 2 Geoffrey Garen 2014-09-15 15:46:43 PDT
Comment on attachment 238144 [details]
Patch

r=me
Comment 3 Michael Saboff 2014-09-15 15:59:12 PDT
Committed r173636: <http://trac.webkit.org/changeset/173636>