Confirmed users
14,525
edits
(→Beta 6) |
|||
| Line 1,982: | Line 1,982: | ||
|} | |} | ||
==== | ==== Blocklist Tests ==== | ||
; Bugs | |||
* {{bug|715401}} – Firefox Crash @ nsCanvasRenderingContext2DAzure::ClearRect with Yahoo Toolbar | |||
* {{bug|711656}} – Firefox 11.0a1 Crash in TextStageManager::AddStagesForSubrect with Intel GMA X4500HD, 4500MHD, and HD Graphics up to 8.15.10.2141 | |||
{|class="querytable" style="width: | ; Summary | ||
The current thinking is that the above two crashes are being caused by improper blocklisting of drivers. In other words, some old versions are *not* being blocklisted when indeed they should. | |||
; What to Test | |||
# Install Firefox 11.0b7 | |||
# Install one of the [https://bugzilla.mozilla.org/show_bug.cgi?id=715401#c71 old drivers] | |||
# Verify blocklisting in about:support (acceleration should be disabled) | |||
# Install Yahoo Toolbar | |||
# Try to trigger a crash by playing around with websites using canvas | |||
; Results | |||
{|class="querytable" | |||
|class="header" style="width:20%" | Driver | |||
|class="header" style="width:40%" | GPU | |||
|class="header" style="width:20%" | Blocklisted? | |||
|class="header" style="width:20%" | Crash? | |||
|- | |- | ||
| | |colspan="4" | '''Intel''' | ||
|- | |- | ||
| | | | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
| | |colspan="4" | '''ATI''' | ||
|- | |- | ||
| | | | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
| | |colspan="4" | '''NVidia''' | ||
|- | |- | ||
| | |||
| | |||
| | |||
| | |||
|} | |||
=== Bug Fix Verifications === | === Bug Fix Verifications === | ||