mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -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