Closed
Bug 1328822
Opened 9 years ago
Closed 9 years ago
cache getSelectedRequest with reselect
Categories
(DevTools :: Netmonitor, defect, P1)
DevTools
Netmonitor
Tracking
(firefox53 fixed)
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: gasolin, Assigned: gasolin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [netmonitor])
Attachments
(1 file)
== branch from bug 1317649 ==
selectors/request::getSelectedRequest is now queried each time when state updated
we could cache getSelectedRequest with reselect to avoid unnecessary change
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8823983 [details]
Bug 1328822 - cache getSelectedRequest with reselect;
https://reviewboard.mozilla.org/r/102468/#review102828
Looks good, r+ if try is green.
Attachment #8823983 -
Flags: review?(jsnajdr) → review+
Updated•9 years ago
|
Iteration: --- → 53.4 - Jan 9
Flags: qe-verify?
Priority: -- → P1
| Assignee | ||
Comment 3•9 years ago
|
||
tree green with 1 unrelated webconsole test fail, thanks!
Keywords: checkin-needed
Pushed by jsnajdr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/50ab4998bee7
cache getSelectedRequest with reselect; r=jsnajdr
Keywords: checkin-needed
Comment 5•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Updated•9 years ago
|
Flags: qe-verify? → qe-verify-
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•