electron/spec/fixtures
Samuel Attard d6bb9b40b0
feat: add webUtils module with getPathForFile method (#38776)
* feat: add blinkUtils module with getPathForFile method

This is designed to replace the File.path augmentation
we currently have in place to allow apps to get the filesystem
path for a file that blink has a representation of.

File.path is non-standard and messes with certain websites, using
a method like this is effectively 0-cost and removes one of the final
deviations we have with web standards.

* add error

* refactor: update per PR feedback

* chore: update patches

* oops

* chore: update patches

* chore: update patches

* feat: add blinkUtils module with getPathForFile method

This is designed to replace the File.path augmentation
we currently have in place to allow apps to get the filesystem
path for a file that blink has a representation of.

File.path is non-standard and messes with certain websites, using
a method like this is effectively 0-cost and removes one of the final
deviations we have with web standards.

* add error

* refactor: update per PR feedback

* chore: update patches

* oops

* chore: update patches

* chore: update patches

* chore: update patches

* fix: provide isolate to WebBlob::FromV8Value

* chore: add tests

* build: fix depshash mismatch on arm64 macOS

---------

Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2023-11-20 15:59:36 -08:00
..
api fix: support esm entrypoint to utility process (#40047) 2023-09-29 14:38:37 -07:00
apps refactor: ensure IpcRenderer is not bridgable (#40330) 2023-10-31 17:29:40 -04: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 fix spec 2016-04-18 22:57:37 +05:30
chromium chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
crash-cases fix: webview crash when removing in close event (#38996) 2023-07-06 10:20:34 +02: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 webUtils module with getPathForFile method (#38776) 2023-11-20 15:59:36 -08:00
release-notes/cache test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
snapshot-items-available ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
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 feat: add {stream} opt to custom protocol registry to configure media player (#22955) 2020-06-08 09:49:36 -07:00