Closed Bug 1486140 Opened 6 years ago Closed 6 years ago

Add Learn More links for JSMSG_PROPERTY_FAIL and JSMSG_PROPERTY_FAIL_EXPR

Categories

(DevTools :: Console, enhancement, P3)

enhancement

Tracking

(firefox63 fixed)

RESOLVED FIXED
Firefox 63
Tracking Status
firefox63 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

bug 1259822 added 2 new error messages
we should add document for them on MDN and link them.
Component: JavaScript Engine → Console
Product: Core → DevTools
Added the following documentation for 2 cases (1 case for error message with meaningful decompilation result, and 1 case for no-meaningful decompilation result) added by bug 1259822
  https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Cant_access_property
a part of documentation body is copied from the original error
  https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unexpected_type

and added link to it in console.
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Attachment #9004737 - Flags: review?(nchevobbe)
Comment on attachment 9004737 [details] [diff] [review]
Add Learn More links for JSMSG_PROPERTY_FAIL and JSMSG_PROPERTY_FAIL_EXPR

Review of attachment 9004737 [details] [diff] [review]:
-----------------------------------------------------------------

Works wonder, thanks arai !
Attachment #9004737 - Flags: review?(nchevobbe) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/972b64c9061501955b056adcb71e96b6f4b83abd
Bug 1486140 - Add Learn More links for JSMSG_PROPERTY_FAIL and JSMSG_PROPERTY_FAIL_EXPR r=nchevobbe
https://hg.mozilla.org/mozilla-central/rev/972b64c90615
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: