Page MenuHomePhabricator

Bug 1861730 - Remove transition prefixes from nightly too. r=zcorpan,#layout
ClosedPublic

Authored by emilio on Oct 28 2023, 3:49 PM.

Details

Summary

Code like the one from comment 7 seems reasonable. Let's try to disable
prefixed transitions along with prefixed transforms in order to minimize
the compat fallout from CSS zoom.

While I was at it I also fixed the prefixed animation entries in the
property database and crashtests. But those aliases remain enabled.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.
emilio retitled this revision from Bug 1855763 - Remove transition prefixes from nightly too. r=zcorpan,#layout to Bug 1861730 - Remove transition prefixes from nightly too. r=zcorpan,#layout.Oct 29 2023, 3:32 PM
emilio changed the Bugzilla Bug ID from 1855763 to 1861730.
jwatt removed a reviewer: layout-reviewers.
jwatt added a project: testing-approved.
jwatt added a subscriber: jwatt.

Initially trying this in Nightly seems fine.

This revision is now accepted and ready to land.Nov 18 2023, 6:24 PM
This revision is now accepted and ready to land.Nov 19 2023, 12:07 PM

Minor fixup of property_database.js