feat: Add native popover UI for macos, p=#12456

This commit is contained in:
mr. m
2026-02-21 23:07:30 +01:00
committed by GitHub
parent 52d03f43ef
commit e919e723c7
15 changed files with 563 additions and 209 deletions

View File

@@ -1,12 +0,0 @@
diff --git a/devtools/server/actors/animation-type-longhand.js b/devtools/server/actors/animation-type-longhand.js
index f6cd7b4599ab74fbdc301f316fd7ecc2e2eb841c..8279a943803ca75fe0a231606ae26a678fcc0b60 100644
--- a/devtools/server/actors/animation-type-longhand.js
+++ b/devtools/server/actors/animation-type-longhand.js
@@ -342,6 +342,7 @@ exports.ANIMATION_TYPE_FOR_LONGHANDS = [
"transform-origin",
"translate",
"-moz-window-transform",
+ "-zen-window-transform-origin",
"-webkit-line-clamp",
]),
],