Closed Bug 774671 Opened 12 years ago Closed 12 years ago

Fix mismatched declarations

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: espindola, Assigned: espindola)

References

Details

(Whiteboard: [asan-build-blocker:aurora])

Attachments

(1 file)

These classes are defined with JS_FRIEND_API, but these forward declarations were missing it which causes problems when combined with us putting a

#pragma GCC visibility push(hidden)

at the start of every compilation unit.
Attachment #642964 - Flags: review?(luke)
Attachment #642964 - Flags: review?(luke) → review+
https://hg.mozilla.org/mozilla-central/rev/a430390ef8cd
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Whiteboard: [asan-build-blocker:aurora]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: