Open GoogleCodeExporter opened 9 years ago
Link to the crash report:
http://crash-stats.mozilla.com/report/index/c65811f5-7e9e-11dd-8bcd-001a4bd43e5c
?p=1
Original comment by gears.te...@gmail.com
on 9 Sep 2008 at 9:19
We do not see this happening with FireFox2
Original comment by gears.te...@gmail.com
on 9 Sep 2008 at 9:21
Also crashed me on Windows XP, Firefox 3.0.5, Gears 0.5.4.2.
Repeatable.
Original comment by yukuku
on 19 Dec 2008 at 2:59
Crashes on vista, firefox 3.06, Gears 0.5.4.2.
Original comment by nfow...@gmail.com
on 5 Feb 2009 at 6:18
Same for Firefox 3.06 on OSX 10.5.6 with Gears 0.5.4.2.
Original comment by rtom...@gmail.com
on 6 Feb 2009 at 10:52
Appears to be across the board bug regardless of operating system - Ubuntu 9.04
on Firefox 3.0.9
& .10.
Original comment by ward.dav...@gmail.com
on 25 May 2009 at 6:29
Same for Gears 0.5.33.0, Firefox 3.5.5, Windows Vista SP1.
This line in greasemonkey script crashes FF:
unsafeWindow.GearsFactory();
I have to inject a whole GM script into page, so it executes out of GM sandbox.
Very
inconvinient :(
Original comment by andrey.d...@gmail.com
on 10 Nov 2009 at 11:27
I was bit by this bug as well, and found a work around. If you defer the
initGears()
function call to execute in the "load" event listener it seems to work, at
least in
my script. Attached is a test case that works for me.
Mac OS X 10.6.2
Firefox 3.5.6
Gears 0.5.33.0
Greasemonkey 0.8.20091209.4
Original comment by tchrist...@gmail.com
on 31 Dec 2009 at 6:25
Attachments:
Original issue reported on code.google.com by
gears.te...@gmail.com
on 9 Sep 2008 at 9:16Attachments: