Closed Bug 1779164 Opened 2 years ago Closed 2 years ago

Allow searching in a given Network response

Categories

(DevTools :: Netmonitor, enhancement)

enhancement

Tracking

(firefox104 fixed)

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 3 open bugs)

Details

Attachments

(1 file)

CodeMirror already has a built-in search UI, but the Netmonitor SearchBox is stealing the focus, which makes the build-in search input quicky disappear (because of the blur event)

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ac6b6390147e
[devtools] Don't override CodeMirror search UI in netmonitor response panel. r=bomsy.

Backed out for causing mochitest failures on browser_net_filter-value-preserved.js
Backout link
Push with failures
Link to failure log
Failure line:
TEST-UNEXPECTED-FAIL | devtools/client/netmonitor/test/browser_net_filter-value-preserved.js | Value should be preserved after switching to right host - Got "", expected "hello"

Flags: needinfo?(nchevobbe)

Looks like my patch causes the search input to be re-rendered. I'll update a new version with a fix soon

Flags: needinfo?(nchevobbe)
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/445cd004a422
[devtools] Don't override CodeMirror search UI in netmonitor response panel. r=bomsy.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: