chore: bump chromium to 104.0.5073.0 (20-x-y) (#34352)

This commit is contained in:
electron-roller[bot]
2022-06-02 10:54:37 +02:00
committed by GitHub
parent bba63609f2
commit 948949f83d
112 changed files with 663 additions and 589 deletions

View File

@@ -427,7 +427,7 @@ Possible values are:
`notification`.
* On macOS, possible types are `desktop`, `textured`.
* The `textured` type adds metal gradient appearance
(`NSTexturedBackgroundWindowMask`).
(`NSWindowStyleMaskTexturedBackground`).
* The `desktop` type places the window at the desktop background window level
(`kCGDesktopWindowLevel - 1`). Note that desktop window will not receive
focus, keyboard or mouse events, but you can use `globalShortcut` to receive