New issue
Advanced search Search tips

Issue 662988 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

about:gpu incorrectly reports WebGL2 is unavailable

Project Member Reported by kainino@chromium.org, Nov 7 2016

Issue description

Version: Canary
OS: All

What steps will reproduce the problem?
Open about:gpu

What is the expected output?
WebGL2 is hardware accelerated

What do you see instead?
WebGL2 is unavailable

This is probably due to my changing of the various flags gating WebGL 2.
 
Description: Show this description
Summary: about:gpu incorrectly reports WebGL2 is unavailable (was: about:gpu incorrectly reports WebGL is unavailable)
Status: Fixed (was: Started)
Project Member

Comment 4 by bugdroid1@chromium.org, Nov 7 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c1e5f00ff9bf8699456fe326f3f137c0fb59693d

commit c1e5f00ff9bf8699456fe326f3f137c0fb59693d
Author: kainino <kainino@chromium.org>
Date: Mon Nov 07 23:47:18 2016

fix incorrect about:gpu entry for WebGL2

BUG= 662988 
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2482963002
Cr-Commit-Position: refs/heads/master@{#430421}

[modify] https://crrev.com/c1e5f00ff9bf8699456fe326f3f137c0fb59693d/content/browser/gpu/compositor_util.cc
[modify] https://crrev.com/c1e5f00ff9bf8699456fe326f3f137c0fb59693d/content/test/gpu/page_sets/gpu_process_tests.py

Sign in to add a comment