Closed
Bug 970815
Opened 12 years ago
Closed 12 years ago
Clicking on a slice in the performance view doesn't sort the requests by the respective type only
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 30
People
(Reporter: vporof, Assigned: vporof)
Details
Attachments
(1 file)
|
21.45 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Open network monitor or a page that has html and css requests
2. Sort by "html"
3. Click on the stopwatch button to enter performance analysis view
4. Click on a "css" slice
The netmonitor has both the html and css filters enabled. Only the css filter should be active.
Regression from bug 876913.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8374051 -
Flags: review?(rcampbell)
Updated•12 years ago
|
Attachment #8374051 -
Flags: review?(rcampbell) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 30
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•