Bug 141846 - API::String::string() needs to return an isolated string copy
Summary: API::String::string() needs to return an isolated string copy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-20 12:24 PST by Anders Carlsson
Modified: 2015-02-20 12:33 PST (History)
0 users

See Also:


Attachments
Patch (1.50 KB, patch)
2015-02-20 12:26 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-02-20 12:24:58 PST
API::String::string() needs to return an isolated string copy
Comment 1 Anders Carlsson 2015-02-20 12:26:18 PST
Created attachment 246986 [details]
Patch
Comment 2 Anders Carlsson 2015-02-20 12:33:16 PST
Committed r180445: <http://trac.webkit.org/changeset/180445>