Bug 30616

Summary: REGRESSION (r49036): Web Inspector: Summary graph no longer switching to size summary
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bweinstein, joepeck, pfeldman, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshoot of the bug
none
Expected
none
Fix timothy: review+, bweinstein: commit-queue-

Timothy Hatcher
Reported 2009-10-20 21:05:23 PDT
When looking at Resources time graph, switching to size graph no longer shows the size summary graph.
Attachments
Screenshoot of the bug (37.79 KB, image/png)
2009-10-21 11:06 PDT, Timothy Hatcher
no flags
Expected (85.96 KB, image/png)
2009-10-21 11:07 PDT, Timothy Hatcher
no flags
Fix (1.82 KB, patch)
2009-10-21 12:12 PDT, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Timothy Hatcher
Comment 1 2009-10-21 11:06:43 PDT
Created attachment 41577 [details] Screenshoot of the bug
Timothy Hatcher
Comment 2 2009-10-21 11:07:51 PDT
Created attachment 41580 [details] Expected
Brian Weinstein
Comment 3 2009-10-21 12:12:55 PDT
Timothy Hatcher
Comment 4 2009-10-21 12:50:11 PDT
Comment on attachment 41597 [details] Fix Just do: if (this.calculator.startAtZero || !this.calculator.computePercentageFromEventTime)
Brian Weinstein
Comment 5 2009-10-21 12:55:03 PDT
Note You need to log in before you can comment on or make changes to this bug.