gecko/content/canvas
Benoit Jacob 0cbd1cb517 Bug 760675 - update adreno blacklisting to not use the global context - r=jrmuizel
The current Adreno blacklists hard-asserts (even in release builds) that there is a global context, as it needs it to get renderer info. That was done as, at the time (bug 736123) there were GL context creation crashes there.

However, without share groups, I can't reproduce the context creation crashes anymore, so this approach doesn't seem to be needed anymore. If we were unlucky and there still were context creation crashes, the solution would be the java thread thing mentioned in comment 0, anyway.
2012-06-02 16:28:18 -04:00
..
crashtests Bug 745818. Fix crashtest bustage. a=bustage 2012-04-23 17:55:56 -04:00
public Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
src Bug 760675 - update adreno blacklisting to not use the global context - r=jrmuizel 2012-06-02 16:28:18 -04:00
test Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv 2012-05-31 14:16:48 -04:00
Makefile.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00