Closed
Bug 1892901
Opened 2 years ago
Closed 2 years ago
Remove performEOFFixup preserveBackslash parameter
Categories
(DevTools :: Inspector, task)
DevTools
Inspector
Tracking
(firefox127 fixed)
RESOLVED
FIXED
127 Branch
| Tracking | Status | |
|---|---|---|
| firefox127 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
All the callsites pass true for the parameter, except a unit test, so we can probably remove it
| Assignee | ||
Comment 1•2 years ago
|
||
The parameter was always passed with true,
except in a unit test.
Updated•2 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/94e2c8001c60
[devtools] Remove performEOFFixup preserveBackslash parameter. r=devtools-reviewers,bomsy.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•