Closed
Bug 1620226
Opened 5 years ago
Closed 5 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•5 years ago
|
Priority: -- → P3
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Assignee | ||
Updated•5 years ago
|
Summary: Remove Cu.permitCPOWsInScope → Remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Component: General → XPConnect
Product: Firefox → Core
Assignee | ||
Updated•5 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•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Comment 5•5 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
•