Closed
Bug 2033513
Opened 2 months ago
Closed 2 months ago
Misleading comment "RequestBody is disabled in release builds."
Categories
(WebExtensions :: Request Handling, task, P3)
WebExtensions
Request Handling
Tracking
(firefox152 fixed)
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: robwu, Assigned: robwu)
References
Details
Attachments
(1 file)
There is a comment here stating that requestBody is disabled in release builds: https://searchfox.org/firefox-main/rev/bd4dbb8971753f7082ad484540007c164cf112bc/toolkit/components/extensions/test/mochitest/head_webrequest.js#418
but 1305162 enabled it by default a long time ago.
Let's remove that comment to avoid confusion.
| Assignee | ||
Comment 1•2 months ago
|
||
requestBody support landed 9 years ago in bug 1305162
| Assignee | ||
Updated•2 months ago
|
Severity: -- → N/A
Priority: -- → P3
Pushed by rob@robwu.nl:
https://github.com/mozilla-firefox/firefox/commit/8b77b50dc7c8
https://hg.mozilla.org/integration/autoland/rev/8326a55e27c8
Remove misleading comment about requestBody r=willdurand
Comment 3•2 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•