Closed
Bug 1573247
Opened 5 years ago
Closed 5 years ago
Add Cu.isRemoteProxy helper
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This would be similar to the existing Cu.isDeadWrapper
and Cu.isCrossProcessWrapper
helpers, and allow us to distinguish easily between things like remote window proxies and real windows.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f8e99bd2a193f00d159581d9dffeb5cd634ad624
Bug 1573247: Add Cu.isRemoteProxy helper. r=mccr8
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•5 years ago
|
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•