Closed Bug 1507895 Opened 6 years ago Closed 6 years ago

Remove UA Widget pref and all disabled in-content bindings

Categories

(Core :: XBL, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox66 --- wontfix
firefox67 --- fixed

People

(Reporter: timdream, Assigned: timdream)

References

Details

Attachments

(7 files)

Once UA Widgets reach release, we should prevent the user from going back to the old XBL bindings by removing the pref. With that all in-content XBL bindings can be removed from the tree -- we will no longer have to maintain them.
Blocks: war-on-xbl
Depends on: 1507894
Per offline discussion w/ :bgrins, items that can be removed should have their bugs filed separately, blocks bug 1443836, and depend on this bug.
No longer blocks: 1480121

To be landed in Nightly 67.

Assignee: nobody → timdream
Status: NEW → ASSIGNED

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>.

This patch removes the datetimebox binding and always use
UA Widget for the job.

Depends on D17571

This patch removes the XBL marquee binding and always uses
UA Widget for the internal "gut" of the marquee element.

Depends on D17572

This patch removes the XBL pluginProblem binding and have the in-content
UI always created by the UA Widget.

Depends on D17573

With all the dependency removed this pref can be safely removed.

Depends on D17574

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

Attachment #9038972 - Attachment description: Bug 1507895 - Part II, Remvoe the datetimebox binding → Bug 1507895 - Part II, Remove the datetimebox binding
Pushed by tchien@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c2a9b446836
Part I, Remove the videocontrols binding r=smaug
https://hg.mozilla.org/integration/autoland/rev/de0a1a2cdc12
Part II, Remove the datetimebox binding r=smaug
https://hg.mozilla.org/integration/autoland/rev/951448bcc1fc
Part III, Remove the marquee binding r=smaug
https://hg.mozilla.org/integration/autoland/rev/86c320724c81
Part IV, Remove the XBL pluginProblem binding r=smaug
https://hg.mozilla.org/integration/autoland/rev/d7e0e993611f
Part V, Remove dom.ua_widget.enabled pref r=smaug
https://hg.mozilla.org/integration/autoland/rev/bcf07920d63f
Part VI, Reword the content process XBL binding assertion r=smaug
Type: enhancement → task
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: