Firefox 3.5 Mac compatibility issue?
martinjbaker - July 3, 2009 - 20:20
| Project: | Cobalt |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I upgraded to Firefox 3.5 Mac and now Cobalt doesn't appear on Alt-Space. Just me or anyone else seeing this?
thanks
Martin

#1
That's because Cobalt currently is dependent on the Gears extension which isn't currently updated to FF 3.5.
Why Google haven't updated the extensions during the beta and release candidates is a mystery - but it was their intent to wait for a final release before beginning work on an update. Here's the message from the Gears mailing list: https://groups.google.com/group/gears-users/msg/4ebbab9848317cbf
I think there have been work on Cobalt for supporting other back ends than Gears - but I'm unsure whether FF 3.5 would be able to support the result of those efforts and also unsure about how mature that code is.
#2
Ahh OK that makes sense. Back to FF3 I sadly go! Can't work without Cobalt.
thanks
Martin
#3
I understand completely - here's the issue in Gears issue tracker: http://code.google.com/p/gears/issues/detail?id=749
#4
Both Firefox 3.5, Safariand IE8 support HTML5 local storage. No gears needed. i would love to see the gears requirement go away. see http://www.quirksmode.org/blog/archives/2009/06/html5_storage_t.html
#5
@moshe: I looked into it now - Cobalt currently uses the Database API of Gears which is equivalent to the Database storage described in W3C's Web Storage draft: http://www.w3.org/TR/webstorage/#sql
Firefox 3.5 doesn't support the Database storage - only the storage of name/value pairs.
But - it seems like support is already in Cobalt for using the Database storage when Gears is not available - the reason for that, if I remember correctly, was that Gears felt more stable than Safari's database implementation.
So - if you run across a browser supporting the Database storage but not having Gears installed - then it should work already - otherwise it's a bug.
#6
I use Cobalt on Safari without Gears. Safari is currently the only browser (to my knowledge) that implements Database storage natively, so all other browsers have to rely on Gears until they have native support.
#7
Now Gears is released for FF 3.5 so we can all upgrade and still use Cobalt - yay!
#8
Oh deep deep joy. How I've missed Cobalt all this time!
Strangely it didn't show up when I did a check for updates in the add ons, but installed fine when I went to the Gears site. Maybe hasn't filtered through to the updates yet.
Martin
#9
Not yet compatible with FF 3.5.1 - won't install.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.
#11
Had a problem getting the download button to show up in FF at gears.google.com. Gears was not installed at all for FF 3.5.1, no old version, but was for Safari. At least for me, there was no option on gears.google.com to install Gears. The right side of the page was simply blank. The solution was to uninstall Gears for Safari by using the Terminal and typing: '/Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/uninstall.command' include the quotes and give permission. Then revisit gears.google.com in FF and the install button should appear.
Found this answer at: http://groups.google.com/group/gears-users/browse_thread/thread/455fa062...
#12
For me it was enough to go to the following url to have the button show up in FF in OS X: http://gears.google.com/?platform=mac-firefox