Closed
Bug 1397228
Opened 6 years ago
Closed 6 years ago
Input field in the Response panel should be destroyed
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(firefox57 fixed)
RESOLVED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: Honza, Assigned: Honza)
Details
Attachments
(1 file)
Clicking on JSON entry in the Response panel (within the Net panel) creates an <input> field. This field should be destroyed when not necessary (e.g. using blur event). Honza
Assignee | ||
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → odvarko
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8904987 [details] Bug 1397228 - Properly destroy input field; https://reviewboard.mozilla.org/r/176834/#review181746 I'm suprised it's just a one line fix. LGTM. thanks!
Attachment #8904987 -
Flags: review?(rchien) → review+
Pushed by jodvarko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b1e755219f3a Properly destroy input field; r=rickychien
![]() |
||
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b1e755219f3a
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•