Bug 130458

Summary: JSC bindings should use the passed-in global object for wrapper caching.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, cdumez, cgarcia, commit-queue, kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for EWS
none
Patch ggaren: review+

Description Andreas Kling 2014-03-19 10:02:24 PDT
Let's do this.
Comment 1 Andreas Kling 2014-03-19 10:04:17 PDT
Created attachment 227189 [details]
Patch for EWS
Comment 2 Andreas Kling 2014-03-19 12:41:26 PDT
Created attachment 227211 [details]
Patch
Comment 3 Geoffrey Garen 2014-03-19 13:26:18 PDT
Comment on attachment 227211 [details]
Patch

r=me

Fix build please.
Comment 4 Andreas Kling 2014-03-19 13:43:32 PDT
Committed r165914: <http://trac.webkit.org/changeset/165914>