Closed Bug 1123461 Opened 10 years ago Closed 10 years ago

Clean up js/ipc interfaces

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38

People

(Reporter: billm, Assigned: billm)

Details

Attachments

(2 files)

The way this is done is pretty crummy. I made a new header file that exposes the entire external interface for js/ipc. The rest of Gecko can now just include this header file and everything else is kept private.
Attachment #8551479 - Flags: review?(dvander)
This patch renames CpowIdHolder to CrossProcessCpowHolder. This better expresses its purpose (and fits well with SameProcessCpowHolder, which we also have).
Attachment #8551480 - Flags: review?(dvander)
Attachment #8551479 - Flags: review?(dvander) → review+
Attachment #8551480 - Flags: review?(dvander) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: