Page MenuHomePhabricator

Bug 1564597 - Ignore pref-controlled properties in cached scrollbar style assertions.
ClosedPublic

Authored by heycam on Jul 10 2019, 1:00 AM.

Details

Summary

Now if you add a new inherited, pref-controlled property, you must
declare whether it can have an effect on scrollbar styles. If no,
then the property will be skipped in the assertions that check
whether our cached styles are equal to those we would compute.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

heycam created this revision.Jul 10 2019, 1:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2019, 1:00 AM
phab-bot requested review of this revision.Jul 10 2019, 1:01 AM
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: Restricted Project.
heycam updated this revision to Diff 129656.Jul 10 2019, 1:39 AM
emilio accepted this revision.Jul 10 2019, 10:42 PM

Sorry for the lag here, looks fine. Thanks!

This revision is now accepted and ready to land.Jul 10 2019, 10:42 PM