Bug 100980 - Add Python-LLDB support for WTF::Vector types.
Summary: Add Python-LLDB support for WTF::Vector types.
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: Jer Noble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-01 12:42 PDT by Jer Noble
Modified: 2012-11-01 15:42 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.30 KB, patch)
2012-11-01 12:48 PDT, Jer Noble
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2012-11-01 12:42:50 PDT
Add Python-LLDB support for WTF::Vector types.
Comment 1 Jer Noble 2012-11-01 12:48:14 PDT
Created attachment 171914 [details]
Patch
Comment 2 Jer Noble 2012-11-01 15:33:27 PDT
Committed r133234: <http://trac.webkit.org/changeset/133234>