Closed
Bug 1308490
Opened 9 years ago
Closed 9 years ago
Move filtering functions to their own module
Categories
(DevTools :: Netmonitor, defect, P1)
DevTools
Netmonitor
Tracking
(firefox52 fixed)
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | fixed |
People
(Reporter: rickychien, Assigned: jsnajdr)
References
(Blocks 1 open bug)
Details
(Whiteboard: [netmonitor])
Attachments
(1 file)
netmonitor-view.js contains filtering functions like isHtml or isImage. We should:
- Move them to a filter-predicates.js module.
Updated•9 years ago
|
Whiteboard: [devtools-html]
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jsnajdr
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8799324 [details]
Bug 1308490 - Move filtering functions to their own module
https://reviewboard.mozilla.org/r/84536/#review83134
Looks good, R+ assuming tests are green.
Honza
Attachment #8799324 -
Flags: review?(odvarko) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
(In reply to Jan Honza Odvarko [:Honza] from comment #2)
> Looks good, R+ assuming tests are green.
Thanks! Try run is in progress here:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5bf08eb1808d
Pushed by jsnajdr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/53a3a1d855e9
Move filtering functions to their own module r=Honza
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
| Reporter | ||
Updated•9 years ago
|
Updated•9 years ago
|
Iteration: --- → 52.2 - Oct 17
Flags: qe-verify?
Priority: -- → P1
Whiteboard: [netmonitor]
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
•