Closed Bug 1115986 Opened 10 years ago Closed 10 years ago

Identifier mismatch between JS_GetLatin1InternedStringChars and JS_Latin1InternedStringChars.

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

in jsapi.h > extern JS_PUBLIC_API(const JS::Latin1Char *) > JS_GetLatin1InternedStringChars(const JS::AutoCheckCannotGC &nogc, JSString *str); in jsapi.cpp > JS_PUBLIC_API(const Latin1Char *) > JS_Latin1InternedStringChars(const JS::AutoCheckCannotGC &nogc, JSString *str)
Blocks: 1037869
Comment on attachment 8542039 [details] [diff] [review] Fix JS_GetLatin1InternedStringChars identifier. Review of attachment 8542039 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #8542039 - Flags: review?(terrence) → review+
Assignee: nobody → arai_a
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: