mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-20 05:31:33 +00:00
feat: Use tahoe native feel, p=#10761
* feat: Use tahoe native feel, b=no-bug, c=media, common * fix: Remove rect param from glance animation, b=no-bug, c=glance * chore: Updated surfer, b=no-bug, c=no-component
This commit is contained in:
@@ -30,8 +30,8 @@ index b0082951254ad592c73caaa16c5b5c57127831a9..9b3566b08aacfcf2cfbf9941b2b3ca91
|
||||
/// to support new types in these entries and (2) ensuring that either
|
||||
/// nsPresContext::MediaFeatureValuesChanged is called when the value that
|
||||
/// would be returned by the evaluator function could change.
|
||||
-pub static MEDIA_FEATURES: [QueryFeatureDescription; 58] = [
|
||||
+pub static MEDIA_FEATURES: [QueryFeatureDescription; 59] = [
|
||||
-pub static MEDIA_FEATURES: [QueryFeatureDescription; 59] = [
|
||||
+pub static MEDIA_FEATURES: [QueryFeatureDescription; 60] = [
|
||||
+ feature!(
|
||||
+ atom!("-moz-bool-pref"),
|
||||
+ AllowsRanges::No,
|
||||
|
||||
Reference in New Issue
Block a user