Closed Bug 868380 Opened 12 years ago Closed 12 years ago

Lazily populate tabs in the network request details pane

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(firefox23 fixed)

RESOLVED FIXED
Firefox 24
Tracking Status
firefox23 --- fixed

People

(Reporter: vporof, Assigned: vporof)

Details

(Whiteboard: [fixed-in-fx-team])

Attachments

(1 file)

Clicking on a network request currently populates all detail tabs at once (headers, cookies, response etc.). This could be slow sometimes (e.g. adding a lot of text to the source editor to display the response). It'd be more useful to be lazy in this case (and save some bandwidth!).
Priority: -- → P2
Attached patch v1Splinter Review
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Attachment #748682 - Flags: review?(dcamp)
Comment on attachment 748682 [details] [diff] [review] v1 Sorry for the delay
Attachment #748682 - Flags: review?(dcamp) → review+
Whiteboard: [land-in-fx-team]
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment on attachment 748682 [details] [diff] [review] v1 [Approval Request Comment] Bug caused by (feature/regressing bug #): clicking on request items in the network monitor could be very slow sometimes User impact if declined: wasted time, anger, depression, general sadness Testing completed (on m-c, etc.): locally, fx-team, nothing can go wrong Risk to taking this patch (and alternatives if risky): really, nothing can go wrong, I promise; this patch touches developer tools code for a new tool that's never been used before String or IDL/UUID changes made by this patch: none
Attachment #748682 - Flags: approval-mozilla-aurora?
Comment on attachment 748682 [details] [diff] [review] v1 We'll hold you to it :)
Attachment #748682 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: