Bug 58929

Summary: don't show failures table if there are only new tests
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review+

Ojan Vafai
Reported 2011-04-19 15:01:56 PDT
don't show failures table if there are only new tests
Attachments
Patch (11.45 KB, patch)
2011-04-19 15:02 PDT, Ojan Vafai
eric: review+
Ojan Vafai
Comment 1 2011-04-19 15:02:41 PDT
Ojan Vafai
Comment 2 2011-04-19 15:03:24 PDT
Sorry for the large diff. It's almost entirely just moving code around.
Eric Seidel (no email)
Comment 3 2011-04-19 15:29:43 PDT
Comment on attachment 90261 [details] Patch OK. Seems all your globals probably want to be instance members on some class instead (with one global instance of the class).
Ojan Vafai
Comment 4 2011-04-19 15:36:40 PDT
(In reply to comment #3) > (From update of attachment 90261 [details]) > OK. Seems all your globals probably want to be instance members on some class instead (with one global instance of the class). Totally. I'll do that in a separate patch.
Ojan Vafai
Comment 5 2011-04-19 16:38:55 PDT
Note You need to log in before you can comment on or make changes to this bug.