Remove support for exposeToUntrustedContent in XBL
Categories
(Core :: XBL, task, P2)
Tracking
()
People
(Reporter: bgrins, Unassigned)
References
Details
(Whiteboard: [xbl-in-content])
Attachments
(1 file)
Updated•8 years ago
|
| Reporter | ||
Updated•8 years ago
|
| Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
This removes the exposeToUntrustedContent attribute in XBL.
Various tests have been moved from mochitest to mochitest-chrome so
the test script can still access to XBL methods and properties.
test_bug1086996.xhtml is removed because it is a regression test for
XBL videocontrols.
file_bug795275.xml is removed because content HTML can no longer
access the Components object via XBL.
Comment 2•7 years ago
|
||
I may not be able to finish this.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3e843c1a92e0285f87d50187f94a71fb1ab167c0
Comment 3•7 years ago
|
||
I don't think I can finish this off :'(
https://treeherder.mozilla.org/#/jobs?repo=try&revision=13a7684e8bfcbf86d167c12a128d8d357f662b34
Comment 4•7 years ago
|
||
Honestly, I think we are in a place to remove more XBL tests at this point, as the maintenance cost outweighs our use, but I don't think I am in a place to make these decisions.
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
XBL is now disabled in Firefox (Bug 1583314) and is in the process of being removed from Gecko (Bug 1566221), so closing bugs requesting changes to its implementation as wontfix.
| Reporter | ||
Updated•6 years ago
|
Description
•