Closed
Bug 1064173
Opened 10 years ago
Closed 10 years ago
Standalone link clicker UI fails to display on IE10
Categories
(Hello (Loop) :: Client, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1073415
mozilla35
People
(Reporter: RT, Unassigned)
References
Details
(Keywords: regression)
Steps to reproduce:
1 Open https://call.mozilla.com/#call/TyB7yIgOtwE in Browser version: IE 10.0.9200.17054 on Windows 8
2 Nothing gets displayed. Browser console shows:
HTML1201: mozilla.com est un site Web que vous avez ajouté à l’Affichage de compatibilité.
call.mozilla.com
SCRIPT1028: Identificateur, chaîne ou nombre attendu
call.mozilla.com, Ligne 23 Caractère 7
TB.setLogLevel(5)
TB.setLogLevel(5)
OpenTok JavaScript library v2.2.7.2
Release notes: http://www.tokbox.com/opentok/webrtc/docs/js/release-notes.html
Known issues: http://www.tokbox.com/opentok/webrtc/docs/js/release-notes.html#knownIssues
OT.setLogLevel(5)
SEC7113: CSS a été ignoré à cause d’une incompatibilité de type mime
ot.min.css
SCRIPT1003: ':' attendu
l10n-gaia-4e35bf8f0569.js, Ligne 1321 Caractère 9
SCRIPT438: L’objet ne gère pas la propriété ou la méthode « isArray »
react-0.11.1.js, Ligne 18991 Caractère 37
SCRIPT438: L’objet ne gère pas la propriété ou la méthode « addEventListener »
jquery-2.1.0.js, Ligne 3398 Caractère 7
SCRIPT1028: Identificateur, chaîne ou nombre attendu
models.js, Ligne 362 Caractère 3
SCRIPT5009: « React » est indéfini
views.js, Ligne 103 Caractère 3
SCRIPT1003: ':' attendu
websocket.js, Ligne 168 Caractère 9
SCRIPT1028: Identificateur, chaîne ou nombre attendu
standaloneClient.js, Ligne 132 Caractère 3
SCRIPT1028: Identificateur, chaîne ou nombre attendu
webapp.js, Ligne 399 Caractère 7
SCRIPT438: L’objet ne gère pas la propriété ou la méthode « addEventListener »
call.mozilla.com, Ligne 47 Caractère 7
TB DynamicConfig failed to load in 4000 ms
Expected result is per bug 1044188
Comment 1•10 years ago
|
||
I'm seeing the console slightly differently:
"\"TB.setLogLevel(5)\""
"\"TB.setLogLevel(5)\""
"\"OpenTok JavaScript library v2.2.7.2\""
"\"Release notes: http://www.tokbox.com/opentok/webrtc/docs/js/release-notes.html\""
"\"Known issues: http://www.tokbox.com/opentok/webrtc/docs/js/release-notes.html#knownIssues\""
"\"OT.setLogLevel(5)\""
"Error while loading the AutoUpdater: Plugin was not installed"
SCRIPT5007: Unable to get property 'noCompleteBug' of undefined or null reference
l10n-gaia-4e35bf8f0569.js, line 1394 character 5
If so, this is likely a regression of bug 1046178.
Blocks: 1046178
Keywords: regression
Updated•10 years ago
|
Target Milestone: mozilla34 → mozilla35
Comment 2•10 years ago
|
||
Looks like we've managed to get some duplicates of this - forward duping to bug 1073415, as that's got more info.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•