Bug 64990 - simplify gtest display now that we strip modifiers from the JSON
Summary: simplify gtest display now that we strip modifiers from the JSON
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: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-21 16:01 PDT by Ojan Vafai
Modified: 2011-07-21 17:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.31 KB, patch)
2011-07-21 16:03 PDT, Ojan Vafai
no flags Details | Formatted Diff | Diff
Patch (6.90 KB, patch)
2011-07-21 16:40 PDT, Ojan Vafai
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2011-07-21 16:01:23 PDT
simplify gtest display now that we strip modifiers from the JSON
Comment 1 Ojan Vafai 2011-07-21 16:03:59 PDT
Created attachment 101657 [details]
Patch
Comment 2 Ojan Vafai 2011-07-21 16:40:17 PDT
Created attachment 101663 [details]
Patch
Comment 3 Adam Barth 2011-07-21 17:03:32 PDT
Comment on attachment 101663 [details]
Patch

In which I noodle you about qunit.
Comment 4 Ojan Vafai 2011-07-21 17:48:16 PDT
Committed r91541: <http://trac.webkit.org/changeset/91541>