commit | 9bef7a3bb3aa753f67b4e08bcac1216243c4a92b | [log] [tgz] |
---|---|---|
author | John Z Wu <jzw@chromium.org> | Sat Jul 20 01:02:09 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Jul 20 01:02:09 2019 |
tree | cb6fc444ea1e040fdcdec0333057adda02719192 | |
parent | bfebc1aa9e711a3a85e2d83009f50ae46f2a31d8 [diff] |
First CWVWebViewConfiguration unit test Don't initialize any globals defined in web_view_global_state_util.mm when running unit tests. This is to avoid conflicts with those globals initialized by the unit test host app. Change-Id: I8b6e1381092c3950fe19b753a7616ac602bad74d Bug: 799091 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700533 Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by: Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by: Mike Dougherty <michaeldo@chromium.org> Reviewed-by: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#679327}
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 .