satyr / uc

userChromeJS + subscriptoverlayloader.js

Home Page:https://addons.mozilla.org/addon/122179/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox 15 + UC breaks GMail

confluence opened this issue · comments

Today I upgraded to Firefox 15 in Ubuntu Precise. I have discovered that if the UC extension is enabled, GMail's normal interface will not load -- the page with the progress bar stops loading before the progress bar has finished. I can only load the HTML interface. If the extension is disabled, everything works as normal.

I have fallen back to the vanilla userChromeJS extension from mozdev.org, which does not seem to have the same problem.

Irreproducible here. Any suspicious errors on Error Console?

I get two of these whenever I try to reload the main GMail page with UC enabled:

Timestamp: 08/29/2012 11:34:54 PM
Error: Error: Permission denied for https://mail.google.com to create wrapper for object of class XPCComponents_Results
Source File: resource://uc/uc.jsm -> resource://uc/uc.js
Line: 1

To verify that this is not an interaction between UC and another extension, I turned off all extensions except UC -- I was still able to reproduce the bug.

That seems to fix the issue. Thanks!