Bug 147566 - Make it possible to use String::utf8() in the debugger
Summary: Make it possible to use String::utf8() in the debugger
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-08-03 10:54 PDT by Anders Carlsson
Modified: 2015-08-03 10:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.09 KB, patch)
2015-08-03 10:56 PDT, 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-08-03 10:54:26 PDT
Make it possible to use String::utf8() in the debugger
Comment 1 Anders Carlsson 2015-08-03 10:56:38 PDT
Created attachment 258076 [details]
Patch
Comment 2 Anders Carlsson 2015-08-03 10:59:40 PDT
Committed r187745: <http://trac.webkit.org/changeset/187745>