Closed Bug 648872 Opened 13 years ago Closed 13 years ago

Mismatched calling convention in worker code

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla6

People

(Reporter: espindola, Assigned: espindola)

References

Details

Attachments

(1 file, 3 obsolete files)

Attached patch Change the calling convention (obsolete) — Splinter Review
The SetListenerFunc and EventListenerFunction types are declared with NS_STDCALL but used with NS_DEFCALL.
Attachment #524967 - Flags: review?
See analysis in bug 648871 comment 3.
Depends on: 648871
Summary: Mismatched calling convention → Mismatched calling convention in worker code
Attached patch NS_STDCALL_FUNCPROTO (obsolete) — Splinter Review
Attachment #524967 - Attachment is obsolete: true
Attachment #524967 - Flags: review?
Attachment #524974 - Flags: review?
Attachment #524974 - Flags: review? → review?(bzbarsky)
OS: Mac OS X → All
Hardware: x86 → All
Comment on attachment 524974 [details] [diff] [review]
NS_STDCALL_FUNCPROTO

r=me
Attachment #524974 - Flags: review?(bzbarsky) → review+
Assignee: nobody → respindola
Attached patch hg generated patch (obsolete) — Splinter Review
Attachment #524974 - Attachment is obsolete: true
http://hg.mozilla.org/projects/cedar/rev/59111031d49a
Keywords: checkin-needed
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla6
http://hg.mozilla.org/mozilla-central/rev/59111031d49a
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: