Closed
Bug 1620226
Opened 6 years ago
Closed 6 years ago
Remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag
Categories
(Core :: XPConnect, task, P3)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla77
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: emk, Assigned: Gijs)
References
Details
Attachments
(1 file)
Test suites no longer depend on unsafe CPOWs.
| Assignee | ||
Updated•6 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
| Assignee | ||
Updated•6 years ago
|
Summary: Remove Cu.permitCPOWsInScope → Remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Component: General → XPConnect
Product: Firefox → Core
| Assignee | ||
Updated•6 years ago
|
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4981fc0864f0
remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag, r=mccr8
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Comment 5•6 years ago
|
||
This patch could have removed an include nsIDocShellTreeItem.h from WrapperOwner, but it isn't a big deal, because hopefully the entire file will be deleted soon.
You need to log in
before you can comment on or make changes to this bug.
Description
•