Merge remote-tracking branch 'upstream/v2' into store-rework-2

This commit is contained in:
Tony
2024-10-10 14:19:37 +08:00
25 changed files with 366 additions and 315 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"dialog": patch
"dialog-js": patch
---
Set `save` dialog mime type from the `filters` extensions on Android.
+6
View File
@@ -0,0 +1,6 @@
---
"positioner": patch
"positioner-js": patch
---
Added missing permission for `handleIconState` and fixed its event processing logic.
+6
View File
@@ -0,0 +1,6 @@
---
"http": "patch"
"http-js": "patch"
---
Retain headers order.
+6
View File
@@ -0,0 +1,6 @@
---
"shell": "patch"
"shell-js": "patch"
---
On Windows, Fix `open` JS API hanging and freezing the app.