Closed
Bug 466606
Opened 17 years ago
Closed 17 years ago
JavaScript Tests - Do not force language version upon non-Gecko browsers
Categories
(Testing Graveyard :: Sisyphus, defect)
Testing Graveyard
Sisyphus
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
References
Details
(Keywords: regression)
bug 458223 introduced the automatic selection of the javascript version of tests so that it was no longer necessary to invoke the particular language version for the js test suites, e.g. type/javascript;version=1.8 for the js1_8 suite. This broke non-Gecko browsers such as Internet Explorer which do not support mime type versioning.
Flags: in-testsuite-
Flags: in-litmus-
Reporter | ||
Comment 1•17 years ago
|
||
Checking in browser.js;
/cvsroot/mozilla/js/tests/browser.js,v <-- browser.js
new revision: 1.12; previous revision: 1.11
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 2•17 years ago
|
||
Comment 3•17 years ago
|
||
bc said to stick the rest of these JS Test bugs in Sisyphus for now.
Component: Testing → Sisyphus
Flags: in-litmus-
Product: Core → Testing
QA Contact: testing → sisyphus
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•