mirror of
https://github.com/electron/electron.git
synced 2026-01-08 07:04:01 -05: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.