Closed
Bug 1025590
Opened 11 years ago
Closed 11 years ago
iCloud not available in SeaMonkey
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1019021
People
(Reporter: quicksilver8, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30a1 (Beta/Release)
Build ID: 20140614003001
Steps to reproduce:
On the latest ten trunks, SeaMonkey doesn't load anymore iCloud Apple page: https://www.icloud.com. When I've started firstly this bug, I resolved it thanks to Philip Chee hint: “Edit -> Preferences -> Advanced -> HTTP Networking -> User Agent String
[X] Advertise Firefox Compatibility. Make sure that this is checked.”
This box is checked, but loading fails. I get a rotating wheel that doesn't show page content.
If I check the Web Development->Error Console page, I get a window that says source file is:
https://www.icloud.com/system/cloudos/14D29/en-us/javascript-packed.js
and shows the message:
error www.icloud.com: server doesn't support RFC 5746, see CVE-2009-3555
Reporter | ||
Updated•11 years ago
|
Severity: normal → major
Priority: -- → P3
Confirmed.
The page loads & you get a "spinner", but no login dialog.
FF 33 does work properly.
Spoofing the UA does not help.
> general.useragent.override;Mozilla/5.0 (Windows NT 5.1; rv:33.0) Gecko/20100101 Firefox/33.0
> Error: NS_ERROR_FACTORY_NOT_REGISTERED:
> Source File: https://www.icloud.com/system/cloudos/14D29/en-us/javascript-packed.js
> Line: 44
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 3•11 years ago
|
||
The patch in Bug 1019021 fixes this problem.
You need to log in
before you can comment on or make changes to this bug.
Description
•