commit | 7606b5326af46ab06a493cc77b87a6fbf1710ff2 | [log] [tgz] |
---|---|---|
author | Miyoung Shin <[email protected]> | Tue Jun 18 03:31:35 2019 |
committer | Commit Bot <[email protected]> | Tue Jun 18 03:31:35 2019 |
tree | 382c03ce7b58ebd5aa6294ee5c02e52927b4ff34 | |
parent | 61e4b8316d5c7178ab6539da3b029cc6018469e7 [diff] |
Replace use of std container with WTF's equivalent in security_context.h This CL replaces the use of std::vector of std containers with Blink::WebVector in security_context.h and related codes. Bug: 952716 Change-Id: I82ee19f4ea79ea81dd7f187a8cd618c89945dc50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661323 Reviewed-by: Kentaro Hara <[email protected]> Commit-Queue: Miyoung Shin <[email protected]> Cr-Commit-Position: refs/heads/master@{#669960}
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 .