Closed
Bug 1753501
Opened 4 years ago
Closed 1 year ago
More documentation for developers about null returns in proxy.onRequest listeners
Categories
(WebExtensions :: Request Handling, task, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: firefox4ever, Assigned: rbloor)
References
Details
(Keywords: dev-doc-complete)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
Steps to reproduce:
No documentation explained null and [{ ... proxy info ...} , null] returns in proxy.onRequest listeners.
Current behavior explained in these bugs:
https://bugzilla.mozilla.org/show_bug.cgi?id=1750561
https://bugzilla.mozilla.org/show_bug.cgi?id=1750572
But it is too unclear and it must be documented.
Updated•4 years ago
|
Keywords: dev-doc-needed
Updated•4 years ago
|
Updated•4 years ago
|
Severity: S3 → N/A
Documentation update in Bug 1753501 null returns in proxy.onRequest listeners explained #38448
Assignee: nobody → rbloor
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Keywords: dev-doc-needed → dev-doc-complete
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•