mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* fix: make IsProtocolHandled return true for builtin schemes * fix: return ERR_NOT_IMPLEMENTED for wrong arg * Initial work of AsarURLLoader * Put normal file logics in AsarURLLoader * Implement asar file reading * Don't change URL for unpacked file * Fix cpplint warning