Remove redundant check for WebVR runtime flag.
The code checks both the runtime flag and the origin trial status, when the origin trial check implicitly checks the runtime flag first. Removing this antipattern will allow us to eventually mark the inappropriate checks as private, and reduce inadvertent bugs. Bug: 799949 Change-Id: I8af29c46a0f5eefacb366e87d378c86b7d4ac71f Reviewed-on: https://chromium-review.googlesource.com/891573Reviewed-by:Jeremy Roman <jbroman@chromium.org> Commit-Queue: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#532975}
Showing
Please register or sign in to comment