Closed
Bug 1315224
Opened 8 years ago
Closed 8 years ago
Remove duplicate react-details-pane-toggle-hook element in netmonitor.xul
Categories
(DevTools :: Netmonitor, defect, P1)
DevTools
Netmonitor
Tracking
(firefox50 unaffected, firefox51 unaffected, firefox52 verified)
Tracking | Status | |
---|---|---|
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | verified |
People
(Reporter: jsnajdr, Assigned: jsnajdr)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [netmonitor])
Attachments
(1 file)
After landing bugs 1309192 and 1309193, the netmonitor.xul file ended up with duplicated element with id="react-details-pane-toggle-hook". Probably a mistake when rebasing.
The bug is visible in the UI - the order of the "search box" and "sidebar toggle" items is swapped.
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jsnajdr
Flags: qe-verify+
Updated•8 years ago
|
Status: NEW → ASSIGNED
Iteration: --- → 52.3 - Nov 14
Updated•8 years ago
|
QA Contact: ciprian.georgiu
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8807508 [details]
Bug 1315224 - Remove duplicate react-details-pane-toggle-hook element in netmonitor.xul
https://reviewboard.mozilla.org/r/90650/#review90400
LGTM
Honza
Attachment #8807508 -
Flags: review?(odvarko) → review+
Pushed by jsnajdr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/854c7d1e9d94
Remove duplicate react-details-pane-toggle-hook element in netmonitor.xul r=Honza
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Comment 5•8 years ago
|
||
I've managed to reproduce the bug on Nighty 52.0a1 (Build ID 20161104030212).
This issue is verified fixed on latest Nightly 52.0a1 from 2016-11-08 on the following OSes:
- Windows 10 x64
- Mac OS X 10.11
- Ubuntu 14.04 x86 LTS
Updated•8 years ago
|
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•