Bug 134746 - VM::lastCachedString should be a Strong, not a Weak.
Summary: VM::lastCachedString should be a Strong, not a Weak.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-08 15:30 PDT by Andreas Kling
Modified: 2014-07-08 15:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2014-07-08 15:30 PDT, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>