benlilaj / gears

Automatically exported from code.google.com/p/gears
0 stars 1 forks source link

Gears home page doesn't work #972

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to gears.google.com using FF3.5/Mac, Gears not installed

What is the expected output? What do you see instead?
Expected: "Install Gears" button.
Actual: No such button. Firebug says:

google.gears.factory.getBuildInfo is not a function
setAppContent()js_utils.js (line 305)
doSetup()gears.google.com (line 287)
gears.google.com()gears.google.com (line 517)
var buildInfo = google.gears.factory.getBuildInfo();\njs_utils.js (line 305)

What version of the product are you using? On what operating system?
FF 3.5.3, Mac Os X 10.5.8.

Original issue reported on code.google.com by ble...@google.com on 12 Nov 2009 at 7:29