Open
Bug 1333141
Opened 8 years ago
Updated 2 years ago
Argument check errors from WebRequest.jsm addListener calls no longer propagated to extension code
Categories
(WebExtensions :: Request Handling, defect, P3)
WebExtensions
Request Handling
Tracking
(Not tracked)
REOPENED
People
(Reporter: kmag, Unassigned)
References
Details
(Whiteboard: triaged)
This in particular causes problems for the "requestBody" parameter that's not allowed in beta 52.
Updated•8 years ago
|
Whiteboard: triaged
Updated•8 years ago
|
Priority: -- → P1
Reporter | ||
Comment 1•8 years ago
|
||
The schema code should handle this before it gets to WebRequest.jsm in most cases, so it generally shouldn't be a major issue in practice.
Priority: P1 → P3
Comment 2•6 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Reporter | ||
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•6 years ago
|
Assignee: kmaglione+bmo → nobody
status-firefox51:
unaffected → ---
status-firefox52:
affected → ---
status-firefox53:
affected → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•