Closed
Bug 918539
Opened 11 years ago
Closed 11 years ago
Google Hangouts broken in Firefox 27 Nightly
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: armin.ronacher, Assigned: bholley)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36
Build ID: 20130919030202
Steps to reproduce:
Signed into my google account, went to plus, tried opening hangouts sidebar.
Actual results:
Hangouts does not load. It gives this error:
"Something's not right.
We're having trouble contacting our servers. We're going to keep trying."
the error console shows:
"Error: Permission denied to access property 'gtn-roster-iframe-id'"
Expected results:
The hangouts sidebar should have opened.
Reporter | ||
Comment 1•11 years ago
|
||
I should add that private browsing, a new profile, clearing cache/cookies does not help. The current release Firefox works, I believe so did yesterday's Nightly. Chrome also works for me. Changing the user agent does not change anything so I doubt it's snooping on Google's part.
Updated•11 years ago
|
Keywords: regression,
regressionwindow-wanted
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Suspected
86128d3eac88 Bobby Holley — Bug 916939 - Drop support for named and indexed access on cross-origin windows. r=bz
Status: UNCONFIRMED → NEW
tracking-firefox27:
--- → ?
Component: Untriaged → XPConnect
Ever confirmed: true
OS: Mac OS X → All
Product: Firefox → Core
Version: Trunk → 27 Branch
Comment 4•11 years ago
|
||
Browser console shows Error as folllows:
16:51:43.642 Error: Permission denied to access property 'gtn-roster-iframe-id' frame:28
> callbackWindow = window.parent.frames["gtn-roster-iframe-id"];
Updated•11 years ago
|
Keywords: regressionwindow-wanted
Comment 6•11 years ago
|
||
Works for me in latest Nightly.
http://hg.mozilla.org/mozilla-central/rev/f97307cb4c95
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 ID:20130923030204
Updated•11 years ago
|
Updated•11 years ago
|
Assignee: nobody → bobbyholley+bmo
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•