commit | 47ddfcfb6e439e6a1f0a8487cd4e870ae573ab12 | [log] [tgz] |
---|---|---|
author | Tomasz Moniuszko <tmoniuszko@opera.com> | Thu Dec 13 14:18:42 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 13 14:18:42 2018 |
tree | e22b37d19598cc3dc9662fce2a23bd9dbfcf6de2 | |
parent | 25f65380164639f461c4a292e10fb739311add66 [diff] |
Avoid modifying Windows registry in RemoveProtocolHandler test Writing to Windows registry requires elevated privileges and the test fails on Windows 7 unless it's run as administrator (but in this case all modifications stay in registry because the test doesn't do the cleanup during its tear down). Bug: 849660 Change-Id: I6cb8e9b2ba30e5bd9af2d8ede97c9bd62ccbc9ca Reviewed-on: https://chromium-review.googlesource.com/c/1348115 Commit-Queue: Tomasz Moniuszko <tmoniuszko@opera.com> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#616303}
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 .