Closed
Bug 1818806
Opened 3 years ago
Closed 3 years ago
Local HTTP Response Overrides UI
Categories
(DevTools :: Debugger, enhancement)
Tracking
(firefox113 fixed)
RESOLVED
FIXED
113 Branch
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 4 open bugs)
Details
(Whiteboard: [devtools:relnote])
Attachments
(1 file)
The server side work for local overrides landed in Bug 1704690. This handles the UI functionality
| Assignee | ||
Comment 1•3 years ago
|
||
Highlights for this patch
- Support for the script overrides feature
- Overrides for html files are not supported
- Add styling to indicate overrides
- Add mochitests
Depends on D163600
Updated•3 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f544250fb1b0
[devtools] Local overrides feature in the debugger r=ochameau,devtools-backward-compat-reviewers,devtools-reviewers
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Updated•3 years ago
|
Whiteboard: [devtools:relnote]
Updated•2 years ago
|
No longer blocks: dbg-js-editing
You need to log in
before you can comment on or make changes to this bug.
Description
•