Closed Bug 1656953 Opened 5 years ago Closed 5 years ago

Add remoteType to nsIDOMProcessParent

Categories

(Core :: DOM: Content Processes, task, P2)

task

Tracking

()

RESOLVED FIXED
81 Branch
Fission Milestone M6c
Tracking Status
firefox81 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

this will let me get more information about the intermittent failures I'm seeing

Having "nonRemote" as a remote type for the in process ones seemed better than throwing, because then you'll just have to wrap every call to this attribute with a try statement.

Pushed by amccreight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f9af41fdda36 Add remoteType to nsIDOMProcessParent. r=nika
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Fission Milestone: --- → M6c
Priority: -- → P2

(In reply to Andrew McCreight [:mccr8] from comment #2)

Having "nonRemote" as a remote type for the in process ones seemed better than throwing, because then you'll just have to wrap every call to this attribute with a try statement.

In a review comment, Nika mentioned NOT_REMOTE_TYPE, which is the correct remote type for non remote content parents, so I changed my patch to use that.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: