electron/shell
Cheng Zhao 1e9e2f8cf6
fix: make sure service worker scheme is registered with allowServiceWorkers (#28326)
* Fix custom scheme not registered as service worker scheme

* ServiceWorker loaders do not have WebContents associated

* Add test for service worker

* Revert "Fix custom scheme not registered as service worker scheme"

This reverts commit a249235b220a0edcfcb906e0b3b3c0486ece73a6.

* Add scheme to ServiceWorkerSchemes
2021-03-23 11:16:53 -04:00
..
app chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
browser fix: make sure service worker scheme is registered with allowServiceWorkers (#28326) 2021-03-23 11:16:53 -04:00
common fix: escape URL passed to shell.openExternal on windows (#28334) 2021-03-22 16:33:03 -07:00
renderer fix: window.print() in pdf plugin (#28328) 2021-03-23 10:40:37 -04:00
utility refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00