electron/spec/fixtures
Brandon Fowler 5086071294
feat: add transparent webpreference to webview (#40301)
* feat: add transparent option to WebContents

* feat: add transparent attribute to webview

* test: add tests for webview transparent attribute

* docs: add transparent attribute to webview docs

* fix: run tests on macOS only

* refactor: remove unneeded html tag

* fix: only apply transparent option to guests

* refactor: correct comment

* refactor: use opaque instead

Retains current webview behaviour by default.

* fix: correct variable name to guest_opaque_

* refactor: use transparent webpreference

* docs: remove unused web preference

* fix: uncomment condition for transparency test

* docs: converted to list format and linked to MDN

* fix: make webviews transparent by default again

* fix: rebase error

---------

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
2024-01-05 13:00:27 +09:00
..
api feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
apps fix: make grant_file_protocol_extra_privileges fuse also block CORS fetches (#40801) 2024-01-02 13:06:33 -08:00
assets refactor: createThumbnailFromPath takes size not maxSize (#37362) 2023-03-08 21:48:29 -05:00
auto-update feat: add new ElectronSquirrelPreventDowngrades flag (#38625) 2023-09-11 11:54:51 -07:00
certificates
chromium chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
crash-cases feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
devtools-extensions test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
esm feat: I guess it's esm (#37535) 2023-08-30 17:38:07 -07:00
extensions fix: chrome.action API registration (#40500) 2023-11-13 08:27:18 +01:00
module chore: remove deprecated ipcRenderer.sendTo() (#39087) 2023-08-28 10:29:27 -04:00
native-addon test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
pages feat: add transparent webpreference to webview (#40301) 2024-01-05 13:00:27 +09:00
release-notes/cache test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
snapshot-items-available
sub-frames test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
test.asar refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
webview/fullscreen test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
workers test: worker should be able to load asar files (#28858) 2021-04-27 12:07:05 -04:00
blank.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
blank.png test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
cat-spin.mp4 fix: don't emit did-fail-load for MediaDocuments (#37824) 2023-04-06 10:23:34 +02:00
cat.pdf test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
dogs-running.txt test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
hello.txt feat: net.fetch() supports custom protocols (#36606) 2023-03-02 15:47:45 -08:00
no-proprietary-codecs.js refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
preload-expose-ipc.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
testsnap.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
video-source-image.webp