Open Bug 1380187 Opened 8 years ago Updated 1 year ago

Which quotation should we use in error message?

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: arai, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-needed, triage-deferred)

http://searchfox.org/mozilla-central/source/js/src/js.msg there are 3 ways of quoting in error message: * `A' * 'B' * "C" (\"C\" in source) might be better using single way.
We should also update the MDN pages when updating the error messages. The following page should have link for each js.msg key which is documented on MDN: https://nbp.github.io/arewedocumentedyet/
Keywords: dev-doc-needed
Keywords: triage-deferred
Priority: -- → P3
Severity: normal → S3
Blocks: sm-runtime
Severity: S3 → N/A
You need to log in before you can comment on or make changes to this bug.