New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 611022 link

Starred by 9 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

CanvasContext2D clip breaks drawImage when hardware acceleration is enabled

Reported by andreas....@gmail.com, May 11 2016

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36

Example URL:
https://jsfiddle.net/4kLcmgmj/1/

Steps to reproduce the problem:
1. With hardware acceleration enabled, open https://jsfiddle.net/4kLcmgmj/1/
2. Look at an empty result
3. Turn off hardware acceleration, and experience the expected behaviour

What is the expected behavior?
Get an image like in the attached file, regardless of hardware acceleration.

What went wrong?
This works on all other browsers and on all other platforms. It only fails on Windows with certain graphics cards.

Does it occur on multiple sites: Yes

Is it a problem with a plugin? No 

Did this work before? N/A 

Does this work in other browsers? Yes 

Chrome version: 50.0.2661.94  Channel: stable
OS Version: 10.0
Flash Version: Shockwave Flash 21.0 r0

The issue was originally experienced with OpenLayers and reported as https://github.com/openlayers/ol3/issues/5305. It looks like a similar issue was exported on Stackoverflow too: http://stackoverflow.com/questions/36026145/html5-canvas-clip-doesnt-work-in-chrome-when-rotation-is-applied/36259145.
 
See the expected result in the attached image.
expected-result.png
6.9 KB View Download
Components: -Blink Blink>Canvas
Can you paste the output of chrome://gpu?
Output of chrome://gpu:

Graphics Feature Status
Canvas: Hardware accelerated
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Disabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Software only. Hardware acceleration disabled
Video Decode: Hardware accelerated
Video Encode: Hardware accelerated
WebGL: Hardware accelerated
Driver Bug Workarounds
clear_uniforms_before_first_program_use
disable_discard_framebuffer
exit_on_context_lost
force_cube_complete
scalarize_vec_and_mat_constructor_args
texsubimage_faster_than_teximage
Problems Detected
Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
TexSubImage is faster for full uploads on ANGLE
Applied Workarounds: texsubimage_faster_than_teximage
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
ANGLE crash on glReadPixels from incomplete cube map texture: 518889
Applied Workarounds: force_cube_complete
Framebuffer discarding can hurt performance on non-tilers: 570897
Applied Workarounds: disable_discard_framebuffer
Accelerated rasterization has been disabled, either via about:flags or command line.
Disabled Features: rasterization
Raster is using a single thread.
Disabled Features: multiple_raster_threads
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Version Information
Data exported	11.5.2016, 23:35:08
Chrome version	Chrome/50.0.2661.94
Operating system	Windows NT 10.0
Software rendering list version	10.18
Driver bug list version	8.59
ANGLE commit id	c46018b8598d
2D graphics backend	Skia
Command Line Args	Files (x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin --flag-switches-end
Driver Information
Initialization time	428
In-process GPU	false
Sandboxed	false
GPU0	VENDOR = 0x80ee, DEVICE= 0xbeef
Optimus	false
AMD switchable	false
Desktop compositing	Aero Glass
Driver vendor	Oracle Corporation
Driver version	5.0.10.0
Driver date	11-10-2015
Pixel shader version	3.0
Vertex shader version	3.0
Max. MSAA samples	1
Machine model name	
Machine model version	
GL_VENDOR	Google Inc.
GL_RENDERER	ANGLE (VirtualBox Graphics Adapter for Windows 8 Direct3D9Ex vs_3_0 ps_3_0)
GL_VERSION	OpenGL ES 2.0 (ANGLE 2.1.0.c46018b8598d)
GL_EXTENSIONS	GL_OES_element_index_uint GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_OES_rgb8_rgba8 GL_EXT_texture_format_BGRA8888 GL_EXT_read_format_bgra GL_EXT_color_buffer_half_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_float GL_OES_texture_float_linear GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_OES_depth32 GL_EXT_texture_storage GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_occlusion_query_boolean GL_NV_fence GL_EXT_robustness GL_EXT_blend_minmax GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_pack_reverse_row_order GL_OES_standard_derivatives GL_EXT_shader_texture_lod GL_EXT_frag_depth GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_EXT_debug_marker GL_OES_EGL_image GL_EXT_unpack_subimage GL_NV_pack_subimage GL_OES_vertex_array_object GL_KHR_debug
Disabled Extensions	
Window system binding vendor	Google Inc. (adapter LUID: 0000000000004509)
Window system binding version	1.4 (ANGLE 2.1.0.c46018b8598d)
Window system binding extensions	EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_ANGLE_flexible_surface_compatibility
Direct rendering	Yes
Reset notification strategy	0x8252
GPU process crash count	0
Compositor Information
Tile Update Mode	One-copy
Partial Raster	Disabled
GpuMemoryBuffers Status
ATC	Software only
ATCIA	Software only
DXT1	Software only
DXT5	Software only
ETC1	Software only
R_8	Software only
RGBA_4444	Software only
RGBX_8888	Software only
RGBA_8888	Software only
BGRX_8888	Software only
BGRA_8888	Software only
YUV_420	Software only
YUV_420_BIPLANAR	Software only
UYVY_422	Software only
Diagnostics
0
b3DAccelerationEnabled	true
b3DAccelerationExists	true
bAGPEnabled	true
bAGPExistenceValid	true
bAGPExists	false
bCanRenderWindow	true
bDDAccelerationEnabled	true
bDriverBeta	false
bDriverDebug	false
bDriverSigned	false
bDriverSignedValid	false
bNoHardware	false
dwBpp	32
dwDDIVersion	9
dwHeight	734
dwRefreshRate	60
dwWHQLLevel	0
dwWidth	1001
iAdapter	0
lDriverSize	1358912
lMiniVddSize	0
szAGPStatusEnglish	Not Available
szAGPStatusLocalized	Nicht verfügbar
szChipType	VirtualBox VESA BIOS
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Aktiviert
szDACType	Oracle Corporation
szDDIVersionEnglish	9Ex
szDDIVersionLocalized	9Ex
szDDStatusEnglish	Enabled
szDDStatusLocalized	Aktiviert
szDXVAHDEnglish	Not Supported
szDXVAModes	
szDescription	VirtualBox Graphics Adapter for Windows 8
szDeviceId	0xBEEF
szDeviceIdentifier	{D7B78E0E-FDAF-11CF-6D6C-0A20AFC2C835}
szDeviceName	\\.\DISPLAY1
szDisplayMemoryEnglish	255 MB
szDisplayMemoryLocalized	255 MB
szDisplayModeEnglish	1001 x 734 (32 bit) (60Hz)
szDisplayModeLocalized	1001 x 734 (32 bit) (60Hz)
szDriverAssemblyVersion	5.0.10.0
szDriverAttributes	Final Retail
szDriverDateEnglish	10.11.2015 00:00:00
szDriverDateLocalized	11/10/2015 00:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	Englisch
szDriverModelEnglish	WDDM 1.0
szDriverModelLocalized	WDDM 1.0
szDriverName	VBoxDispD3D.dll
szDriverNodeStrongName	oem3.inf:5503dd4286a0eee1:VBoxVideo:5.0.10.0:pci\ven_80ee&dev_beef
szDriverSignDate	
szDriverVersion	5.00.0010.4061
szKeyDeviceID	Enum\PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{EC6EADC1-001B-458F-8C7B-4465516A7C43}\0000
szManufacturer	Oracle Corporation
szMiniVdd	Nicht zutreffend
szMiniVddDateEnglish	n/a
szMiniVddDateLocalized	Nicht zutreffend
szMonitorMaxRes	
szMonitorName	Generic Non-PnP Monitor
szNotesEnglish	No problems found.
szNotesLocalized	Es wurden keine Probleme gefunden.
szOverlayEnglish	Not Supported
szRankOfInstalledDriver	00F80003
szRegHelpText	
szRevision	
szRevisionId	0x0000
szSubSysId	0x00000000
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Nicht ausgeführt
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Nicht ausgeführt
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Nicht ausgeführt
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Nicht ausgeführt
szVdd	Nicht zutreffend
szVendorId	0x80EE
Log Messages
[3760:4024:0511/233439:ERROR:angle_platform_impl.cc(33)] : ANGLE Display::initialize error 4: Could not create D3D11 device.
[3760:4024:0511/233439:ERROR:gl_surface_egl.cc(593)] : eglInitialize D3D11 failed with error EGL_NOT_INITIALIZED, trying next display type
[2148:2380:0511/233506:ERROR:angle_platform_impl.cc(33)] : ANGLE Display::initialize error 4: Could not create D3D11 device.
[2148:2380:0511/233506:ERROR:gl_surface_egl.cc(593)] : eglInitialize D3D11 failed with error EGL_NOT_INITIALIZED, trying next display type
GpuProcessHostUIShim: The GPU process exited normally. Everything is okay.
Same problem here!

chrome://gpu output:

Graphics Feature Status
Canvas: Hardware accelerated
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Software only. Hardware acceleration disabled
Video Decode: Hardware accelerated
Video Encode: Hardware accelerated
WebGL: Hardware accelerated
Driver Bug Workarounds
clear_uniforms_before_first_program_use
disable_d3d11
disable_discard_framebuffer
exit_on_context_lost
force_cube_complete
scalarize_vec_and_mat_constructor_args
texsubimage_faster_than_teximage
disable_direct_composition
Problems Detected
Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
TexSubImage is faster for full uploads on ANGLE
Applied Workarounds: texsubimage_faster_than_teximage
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
ANGLE crash on glReadPixels from incomplete cube map texture: 518889
Applied Workarounds: force_cube_complete
Framebuffer discarding can hurt performance on non-tilers: 570897
Applied Workarounds: disable_discard_framebuffer
Crashes in D3D11 on specific AMD drivers: 517040
Applied Workarounds: disable_d3d11
Direct composition flashes black initially on Win <10: 588588
Applied Workarounds: disable_direct_composition
Accelerated rasterization has been disabled, either via about:flags or command line.
Disabled Features: rasterization
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Version Information
Data exported	19.5.2016, 09:47:54
Chrome version	Chrome/50.0.2661.102
Operating system	Windows NT 6.1 SP1
Software rendering list version	10.18
Driver bug list version	8.59
ANGLE commit id	c46018b8598d
2D graphics backend	Skia
Command Line Args	Files (x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin --flag-switches-end
Driver Information
Initialization time	38
In-process GPU	false
Sandboxed	false
GPU0	VENDOR = 0x1002, DEVICE= 0x68e1
Optimus	false
AMD switchable	false
Desktop compositing	Aero Glass
Diagonal Monitor Size of \\.\DISPLAY1	19.0"
Diagonal Monitor Size of \\.\DISPLAY2	24.2"
Driver vendor	Advanced Micro Devices, Inc.
Driver version	15.200.1062.1004
Driver date	8-3-2015
Pixel shader version	3.0
Vertex shader version	3.0
Max. MSAA samples	4
Machine model name	
Machine model version	
GL_VENDOR	Google Inc.
GL_RENDERER	ANGLE (ATI Radeon HD 5400 Series Direct3D9Ex vs_3_0 ps_3_0)
GL_VERSION	OpenGL ES 2.0 (ANGLE 2.1.0.c46018b8598d)
GL_EXTENSIONS	GL_OES_element_index_uint GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_OES_rgb8_rgba8 GL_EXT_texture_format_BGRA8888 GL_EXT_read_format_bgra GL_EXT_color_buffer_half_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_float GL_OES_texture_float_linear GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_OES_depth32 GL_EXT_texture_storage GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_occlusion_query_boolean GL_NV_fence GL_EXT_robustness GL_EXT_blend_minmax GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_pack_reverse_row_order GL_OES_standard_derivatives GL_EXT_shader_texture_lod GL_EXT_frag_depth GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_EXT_debug_marker GL_OES_EGL_image GL_EXT_unpack_subimage GL_NV_pack_subimage GL_OES_vertex_array_object GL_KHR_debug
Disabled Extensions	
Window system binding vendor	Google Inc. (adapter LUID: 00000000000093a7)
Window system binding version	1.4 (ANGLE 2.1.0.c46018b8598d)
Window system binding extensions	EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_ANGLE_flexible_surface_compatibility
Direct rendering	Yes
Reset notification strategy	0x8252
GPU process crash count	0
Compositor Information
Tile Update Mode	One-copy
Partial Raster	Disabled
GpuMemoryBuffers Status
ATC	Software only
ATCIA	Software only
DXT1	Software only
DXT5	Software only
ETC1	Software only
R_8	Software only
RGBA_4444	Software only
RGBX_8888	Software only
RGBA_8888	Software only
BGRX_8888	Software only
BGRA_8888	Software only
YUV_420	Software only
YUV_420_BIPLANAR	Software only
UYVY_422	Software only
Diagnostics
0
b3DAccelerationEnabled	true
b3DAccelerationExists	true
bAGPEnabled	true
bAGPExistenceValid	true
bAGPExists	true
bCanRenderWindow	true
bDDAccelerationEnabled	true
bDriverBeta	false
bDriverDebug	false
bDriverSigned	false
bDriverSignedValid	false
bNoHardware	false
dwBpp	32
dwDDIVersion	11
dwHeight	1024
dwRefreshRate	60
dwWHQLLevel	0
dwWidth	1280
iAdapter	1
lDriverSize	1445224
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Aktiviert
szChipType	AMD Radeon Graphics Processor (0x68E1)
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Aktiviert
szDACType	Internal DAC(400MHz)
szDDIVersionEnglish	11
szDDIVersionLocalized	11
szDDStatusEnglish	Enabled
szDDStatusLocalized	Aktiviert
szDXVAHDEnglish	Not Supported
szDXVAModes	ModeMPEG2_A ModeMPEG2_C
szDescription	ATI Radeon HD 5400 Series
szDeviceId	0x68E1
szDeviceIdentifier	{D7B71EE2-2BA1-11CF-8771-0A40BEC2C535}
szDeviceName	\\.\DISPLAY1
szDisplayMemoryEnglish	754 MB
szDisplayMemoryLocalized	754 MB
szDisplayModeEnglish	1280 x 1024 (32 bit) (60Hz)
szDisplayModeLocalized	1280 x 1024 (32 bit) (60Hz)
szDriverAssemblyVersion	15.200.1062.1004
szDriverAttributes	Final Retail
szDriverDateEnglish	8/4/2015 08:28:34
szDriverDateLocalized	04.08.2015 08:28:34
szDriverLanguageEnglish	English
szDriverLanguageLocalized	Englisch
szDriverModelEnglish	WDDM 1.1
szDriverModelLocalized	WDDM 1.1
szDriverName	aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
szDriverNodeStrongName	oem18.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_ManhattanP:15.200.1062.1004:pci\ven_1002&dev_68e1&subsys_6000174b
szDriverSignDate	
szDriverVersion	8.17.0010.1404
szKeyDeviceID	Enum\PCI\VEN_1002&DEV_68E1&SUBSYS_6000174B&REV_00
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{3E060327-E0FA-4E1F-9EBA-D8A18B3097AE}\0000
szManufacturer	Advanced Micro Devices, Inc.
szMiniVdd	Nicht zutreffend
szMiniVddDateEnglish	n/a
szMiniVddDateLocalized	Nicht zutreffend
szMonitorMaxRes	
szMonitorName	PnP-Monitor (Standard)
szNotesEnglish	No problems found.
szNotesLocalized	Es wurden keine Probleme gefunden.
szOverlayEnglish	Not Supported
szRankOfInstalledDriver	00E60001
szRegHelpText	
szRevision	
szRevisionId	0x0000
szSubSysId	0x6000174B
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Nicht ausgeführt
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Nicht ausgeführt
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Nicht ausgeführt
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Nicht ausgeführt
szVdd	Nicht zutreffend
szVendorId	0x1002
1
b3DAccelerationEnabled	true
b3DAccelerationExists	true
bAGPEnabled	true
bAGPExistenceValid	true
bAGPExists	true
bCanRenderWindow	true
bDDAccelerationEnabled	true
bDriverBeta	false
bDriverDebug	false
bDriverSigned	false
bDriverSignedValid	false
bNoHardware	false
dwBpp	32
dwDDIVersion	11
dwHeight	1200
dwRefreshRate	60
dwWHQLLevel	0
dwWidth	1920
iAdapter	0
lDriverSize	1445224
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Aktiviert
szChipType	AMD Radeon Graphics Processor (0x68E1)
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Aktiviert
szDACType	Internal DAC(400MHz)
szDDIVersionEnglish	11
szDDIVersionLocalized	11
szDDStatusEnglish	Enabled
szDDStatusLocalized	Aktiviert
szDXVAHDEnglish	Not Supported
szDXVAModes	ModeMPEG2_A ModeMPEG2_C
szDescription	ATI Radeon HD 5400 Series
szDeviceId	0x68E1
szDeviceIdentifier	{D7B71EE2-2BA1-11CF-8771-0A40BEC2C535}
szDeviceName	\\.\DISPLAY2
szDisplayMemoryEnglish	754 MB
szDisplayMemoryLocalized	754 MB
szDisplayModeEnglish	1920 x 1200 (32 bit) (60Hz)
szDisplayModeLocalized	1920 x 1200 (32 bit) (60Hz)
szDriverAssemblyVersion	15.200.1062.1004
szDriverAttributes	Final Retail
szDriverDateEnglish	8/4/2015 08:28:34
szDriverDateLocalized	04.08.2015 08:28:34
szDriverLanguageEnglish	English
szDriverLanguageLocalized	Englisch
szDriverModelEnglish	WDDM 1.1
szDriverModelLocalized	WDDM 1.1
szDriverName	aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
szDriverNodeStrongName	oem18.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_ManhattanP:15.200.1062.1004:pci\ven_1002&dev_68e1&subsys_6000174b
szDriverSignDate	
szDriverVersion	8.17.0010.1404
szKeyDeviceID	Enum\PCI\VEN_1002&DEV_68E1&SUBSYS_6000174B&REV_00
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{3E060327-E0FA-4E1F-9EBA-D8A18B3097AE}\0001
szManufacturer	Advanced Micro Devices, Inc.
szMiniVdd	Nicht zutreffend
szMiniVddDateEnglish	n/a
szMiniVddDateLocalized	Nicht zutreffend
szMonitorMaxRes	
szMonitorName	PnP-Monitor (Standard)
szNotesEnglish	No problems found.
szNotesLocalized	Es wurden keine Probleme gefunden.
szOverlayEnglish	Not Supported
szRankOfInstalledDriver	00E60001
szRegHelpText	
szRevision	
szRevisionId	0x0000
szSubSysId	0x6000174B
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Nicht ausgeführt
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Nicht ausgeführt
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Nicht ausgeführt
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Nicht ausgeführt
szVdd	Nicht zutreffend
szVendorId	0x1002
Log Messages
[4928:4848:0519/094129:ERROR:gpu_video_decode_accelerator.cc(375)] : HW video decode not available for profile 11
GpuProcessHostUIShim: The GPU process exited normally. Everything is okay.

Comment 6 by junov@chromium.org, Jul 4 2016

Labels: Hotlist-Fixit-PE2016
Owner: xlai@chromium.org
Status: Assigned (was: Unconfirmed)
Status: WontFix (was: Assigned)
Cannot reproduce on Chrome stable 53.0.2785.143 m (64-bit) or Chrome canary 55.0.2881.5 (64-bit).
Setting as WontFix.
I can confirm that the bug is gone :)

Sign in to add a comment