Remove UA Widget pref and all disabled in-content bindings
Categories
(Core :: XBL, task, P3)
Tracking
()
People
(Reporter: timdream, Assigned: timdream)
References
Details
Attachments
(7 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
To be landed in Nightly 67.
Assignee | ||
Comment 3•7 years ago
|
||
This patch removes the XBL videocontrols binding and make <video>
to always use the UA Widget to generate controls.
DevTools tests that look for NAC is switched to use <input type=file>.
Assignee | ||
Comment 4•7 years ago
|
||
This patch removes the datetimebox binding and always use
UA Widget for the job.
Depends on D17571
Assignee | ||
Comment 5•7 years ago
|
||
This patch removes the XBL marquee binding and always uses
UA Widget for the internal "gut" of the marquee element.
Depends on D17572
Assignee | ||
Comment 6•7 years ago
|
||
This patch removes the XBL pluginProblem binding and have the in-content
UI always created by the UA Widget.
Depends on D17573
Assignee | ||
Comment 7•7 years ago
|
||
With all the dependency removed this pref can be safely removed.
Depends on D17574
Assignee | ||
Comment 8•7 years ago
|
||
This patch cleans up the assertion added in bug 1426492.
With that we have disallowed all bindings in content HTML.
The XMLPrettyPrint binding was removed in bug 1503019.
Depends on D17575
Assignee | ||
Comment 9•7 years ago
|
||
Updated•7 years ago
|
Comment 10•7 years ago
|
||
Assignee | ||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9c2a9b446836
https://hg.mozilla.org/mozilla-central/rev/de0a1a2cdc12
https://hg.mozilla.org/mozilla-central/rev/951448bcc1fc
https://hg.mozilla.org/mozilla-central/rev/86c320724c81
https://hg.mozilla.org/mozilla-central/rev/d7e0e993611f
https://hg.mozilla.org/mozilla-central/rev/bcf07920d63f
https://hg.mozilla.org/mozilla-central/rev/033f90fc9559
Updated•6 years ago
|
Description
•