Closed Bug 1282211 Opened 9 years ago Closed 9 years ago

Requests cannot be sorted by cause

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(firefox50 fixed)

RESOLVED FIXED
Firefox 50
Tracking Status
firefox50 --- fixed

People

(Reporter: sjakthol, Assigned: jsnajdr)

Details

Attachments

(1 file)

STR: 1. Open network monitor and reload this page 2. Click on the 'Cause' column header to sort the requests by cause What happens: Nothing. What should happen: The requests are sorted according to the cause. Relevant piece of code (case 'cause' missing): http://searchfox.org/mozilla-central/rev/970569ad57ac4436ff31aa2ac63f38ed3ee2932d/devtools/client/netmonitor/netmonitor-view.js#1198
Jarda, this sounds like a bug, can you please take a look at it? Honza
Flags: needinfo?(jsnajdr)
Priority: -- → P2
Fixed: - add support for sorting by cause - little code cleanup of the _byType function now that the line length limit is 90, not 80 - added sorting test to browser_net_cause.js
Attachment #8766301 - Flags: review?(odvarko)
Flags: needinfo?(jsnajdr)
Assignee: nobody → jsnajdr
Comment on attachment 8766301 [details] [diff] [review] Requests cannot be sorted by cause Review of attachment 8766301 [details] [diff] [review]: ----------------------------------------------------------------- Thanks for quick patch, looks great to me, nothing I would change. (the test passes for me on my machine) The try looks also good. Honza
Attachment #8766301 - Flags: review?(odvarko) → review+
Keywords: checkin-needed
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/fx-team/rev/3ab0235c289b Requests cannot be sorted by cause r=Honza
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
I have reproduced this bug on Firefox nightly according to Fixing bug is verified on Latest Nightly--Build ID:(20160711034039),User Agent: Mozilla/5.0 (Windows NT 10.0; rv:50.0) Gecko/20100101 Firefox/50.0 Tested OS--Windows10 32bit
QA Whiteboard: [bugday-20160713]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: