mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* refactor: Session::NetLog() returns a NetLog* Use gin_helper's gin::Wrappable-to-v8::Local converter instead of rewriting it. * refactor: FromPath(base::FilePath&, gin::Arguments*) returns a Session* refactor: FromPartition(std::string&, gin::Arguments*) returns a Session* Use gin_helper's gin::Wrappable-to-v8::Local converter instead of rewriting it.