electron/spec-main/fixtures
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
..
api feat: add electron.safeStorage encryption API (#30020) 2021-08-05 15:12:54 -07:00
apps fix: self.module.paths not working in web workers (#29955) 2021-07-05 08:48:46 +09:00
auto-update ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
chromium chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
crash-cases fix: increase stack size on windows x86 (#29474) 2021-07-22 12:49:21 -07:00
devtools-extensions build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
extensions feat: partially support chrome.tabs.update (#30069) 2021-07-27 13:36:22 -07:00
module chore: rename process.contextIsolation to process.contextIsolated (#28259) 2021-03-18 14:00:19 -07:00
native-addon fix: export libuv symbols (#24659) 2020-08-11 19:17:18 +09:00
pages feat: enable window controls overlay on macOS (#29253) 2021-07-01 15:25:40 -04:00
release-notes/cache chore: graceful handling of notes with sub-lists (#25279) 2020-09-03 14:42:48 -05:00
snapshots feat: enable sandbox by default in limited circumstances (#30197) 2021-08-03 15:07:03 -07:00
sub-frames feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
version-bumper docs: update supported versions to match new release cadence (#30121) 2021-07-14 15:38:28 -07:00
webview/fullscreen fix: webview should maximize on requestFullscreen (#29952) 2021-07-01 20:56:29 -04:00
blank.html
blank.png ci: fix WOA failing tests (#25018) 2020-08-24 12:58:55 -04:00
cat.pdf feat: enable pdf viewer (#21794) 2020-02-12 16:39:12 -08:00
dogs-running.txt fix: improper wrapping of fs.promises.readFile (#29528) 2021-06-07 21:19:39 +02:00