commit | eb8a2f1758cf71197e44bdbd79e59105ad845b51 | [log] [tgz] |
---|---|---|
author | Jeremy Roman <[email protected]> | Mon Jan 29 17:33:40 2018 |
committer | Commit Bot <[email protected]> | Mon Jan 29 17:33:40 2018 |
tree | a5b897a8ec6e39a4f1e11347fddb760a43078db0 | |
parent | 587c33f062451ab758259ff5ea7943e298d4cf9d [diff] |
[gin] Make Converter<std::vector<T>> return v8::Local if Converter<T> does. For consistency between the methods, have all converters take v8::Isolate*, as all of the ones that presently take v8::Local<v8::Context> implicitly assume it to be the current context anyhow. Bug: None Change-Id: I565fb54bdc7a1d5ac1796ef5d7c1c69ca83290bb Reviewed-on: https://chromium-review.googlesource.com/876563 Commit-Queue: Jeremy Roman <[email protected]> Reviewed-by: Devlin <[email protected]> Cr-Commit-Position: refs/heads/master@{#532473}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .