Open
Bug 1614548
Opened 5 years ago
Updated 2 years ago
Add a static analysis to prevent new calls to deprecated exception-throwing functions
Categories
(Core :: DOM: Bindings (WebIDL), task, P2)
Core
DOM: Bindings (WebIDL)
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
References
Details
Specifically:
TErrorResult::operator=(nsresult)
TErrorResult::Throw(nsresult)
TErrorResult::TErrorResult(nsresult)
dom::Promise::MaybeReject(nsresult)
DetailedPromise::MaybeReject(nsresult)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•