electron/spec-main/fixtures/api
George Xu bc508c6113
feat: add electron.safeStorage encryption API (#30020)
* feat: add SafeStorage api; first commit

* chore: rename files to fit semantically

* chore: add linkedBindings

* chore: fix function signatures

* chore: refactor eisCookieEncryptionEnabled() fuse

* chore: create test file

* chore: add tests and documentation

* chore: add copyright and lint

* chore: add additional tests

* chore: fix constructor

* chore: commit for pair programming

* wip: commit for keeley pairing

* chore: docs change and code cleanup

* chore: add linux import

* chore: add description to documentation

* chore: fixing tests

* chore: modify behaviour to not allow unencrypted strings as decyption input

* fix add patch for enabling default v11 encryption on Linux

* chore: remove file after each test

* chore: fix patch

* chore: remove chromium patch

* chore: add linux specific tests

* chore: fix path

* chore: add checker for linuux file deletion

* chore: add dcheck back

* chore: remove reference to headless mode

* chore: remove tests for linux

* chore: edit commit message

* chore: refactor safeStorage to not be a class

* chore: remove static variable from header

* chore:  spec file remove settimeout

Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
2021-08-05 15:12:54 -07:00
..
context-bridge feat: add ContextBridgeMutability feature (#27348) 2021-03-22 10:16:35 -07:00
ipc-main-listeners ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
net-log ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
safe-storage feat: add electron.safeStorage encryption API (#30020) 2021-08-05 15:12:54 -07:00
service-workers Bump v12.0.0-nightly.20200827 2020-08-27 07:31:51 -07:00
test-menu-null build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
test-menu-visibility fix: set default menu in will-finish-launching event (#23214) 2020-04-23 10:51:31 -07:00
beforeunload-empty-string.html test: wait for beforeunload handler to be installed (#23874) 2020-06-02 11:32:39 +09:00
beforeunload-false-prevent3.html test: wait for beforeunload handler to be installed (#23874) 2020-06-02 11:32:39 +09:00
beforeunload-false.html test: wait for beforeunload handler to be installed (#23874) 2020-06-02 11:32:39 +09:00
beforeunload-undefined.html test: wait for beforeunload handler to be installed (#23874) 2020-06-02 11:32:39 +09:00
custom-protocol-shutdown.js chore: tsify web-contents (#24325) 2020-07-06 10:50:03 -07:00
native-window-open-native-addon.html
print-to-pdf.html chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379) 2020-05-26 13:06:26 -07:00
sandbox.html chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) (#27111) 2021-01-12 15:31:23 -08:00
send-sync-message.html
webrequest.html fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00