Closed
Bug 1751850
Opened 4 years ago
Closed 4 years ago
getHSTSPreloadList.js swallows some errors
Categories
(Release Engineering :: General, task)
Release Engineering
General
Tracking
(firefox98 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: jcristau, Assigned: jcristau)
References
Details
Attachments
(1 file)
As seen in bug 1751761, some exceptions in getHSTSPreloadList.js that should probably be fatal are caught and don't bubble up to a failed task.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce44548f55b8
stop silencing exceptions in `getHSTSPreloadList.js`. r=keeler DONTBUILD
Comment 3•4 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•