commit | 3a8863f73427b360759d4a451b0990c18ed6e0cf | [log] [tgz] |
---|---|---|
author | Dan Elphick <[email protected]> | Mon Jul 30 11:02:42 2018 |
committer | Commit Bot <[email protected]> | Mon Jul 30 11:02:42 2018 |
tree | 33c6d771255a60681089965c8cb02bb2aca37aa0 | |
parent | 1bd49eed07463d2e4e7864307eef261b82b519fa [diff] |
[cleanup] Fix use of deprecated v8 method in chrome/renderer Uses Int32Value(Local<Context>) instead of deprecated Value::Int32Value. Adds const modifiier to gin::arguments::GetHolderCreationContext. Change-Id: I90b06eaedb6684c91e349bc4801f02f5a3fe5654 Reviewed-on: https://chromium-review.googlesource.com/1152973 Reviewed-by: Ross McIlroy <[email protected]> Reviewed-by: Matt Menke <[email protected]> Commit-Queue: Dan Elphick <[email protected]> Cr-Commit-Position: refs/heads/master@{#579008}
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 .