зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1465377 - remove reference to old win in manifest file. r=jmaher
This commit is contained in:
Родитель
38ced61e49
Коммит
ac9aabf1fb
|
@ -3,7 +3,4 @@
|
|||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1092458
|
||||
[drawFocusIfNeeded draws a focus ring.]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче