Open
Bug 1622135
Opened 5 years ago
Updated 3 years ago
Add MDN links for DOM (bindings) error messages
Categories
(DevTools :: Console, enhancement, P2)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: evilpies, Unassigned)
References
(Blocks 2 open bugs)
Details
Since bug 1617657, we can MDN links for all errors that are thrown using the error numbers defined in Errors.msg
. Similar to what we did for JavaScript errors (bug 1255133) we should add MDN links for these error kinds as well.
Updated•5 years ago
|
Priority: -- → P2
Comment 1•5 years ago
|
||
Tom, are you going to tackle this? If not, I'll set myself as a mentor in case a contributor wants to take it :)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•