Re-enable WebGL without restarting Chrome -


when chrome stops webgl , gives following error (in yellow banner on top of screen): "rats! webgl hit snag...", , reloading not work (webgl still not re-enabled), is possible re-enable webgl without restarting chrome?

context:

  • chrome disables webgl because requires many resources: ask display 400,000 billboards on cesium, know is.
  • i know how reduce resources app asks for, exploring limits testing purposes. going make chrome disable webgl lot of times, , not want restart everytime disables webgl.

my configuration:

  • chrome 35.0.1916.114 m
  • windows 7 pro 64 bit.

solutions explored:

  • i tried open new chrome window, not work. moment can close chrome windows , restart it.
  • i tried put --ignore-gpu-blacklist in chrome shortcut (even if understood windows xp, right?).

hope clear enough. thank help.

in application should handle webglcontextlost , webglcontextrestored events. in particular, should prevent default event action in webglcontextlost handler telling browser can restore proper functioning of app when webglcontextrestored fired.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

ios - Change Storyboard View using Seague -

verilog - Systemverilog dynamic casting issues -