Bug 134746

Summary: VM::lastCachedString should be a Strong, not a Weak.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, mhahnenberg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Andreas Kling 2014-07-08 15:30:30 PDT
Fatch porthcoming.
Comment 1 Andreas Kling 2014-07-08 15:30:55 PDT
Created attachment 234601 [details]
Patch
Comment 2 Geoffrey Garen 2014-07-08 15:36:09 PDT
Comment on attachment 234601 [details]
Patch

r=me
Comment 3 Andreas Kling 2014-07-08 15:43:05 PDT
Committed r170898: <http://trac.webkit.org/changeset/170898>