My favorites | Sign in
Project Logo
             
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  Version Milestone Owner ID   Summary + Labels Component ...
  0.6 ---- gears.team.aa 775   Crash in FF2 duing internal-tests ----  
  0.6 ---- gears.team.aa 774   On Vista, you get a shortcut whether you want one or not ----  
  0.6 ---- gears.team.srikanthk 749   Gears 0.4.20.0 not compatable with Firefox 3.1 Beta 1 ----  
  later ---- ---- 704   Gears doesn't work with Mozilla Prism ----  
  later ---- ---- 677   Desktop shortcut behaviour is ridiculous on Mac ----  
  later ---- ---- 587   Feature request: gzip for POSTs HttpRequest  
  later ---- ---- 571   Captured HTTPS urls aren't marked as "secure" in browser LocalServer  
  later ---- ---- 503   Update URL for GoogleGearsSetup.exe ----  
  later ---- ---- 497   Content-Disposition header being lowercased HttpRequest  
  later ---- ---- 495   [ FF3 ] Buttons disabled by denying Gears site do not re-enable on Allowing site in permission dialog on refresh. ----  
  later ---- ---- 484   Need way to undo "never allow this shortcut" decision ----  
  later ---- ---- 469   Gears doesn't work on OS X when Firefox isn't "installed" ----  
  later ---- ---- 465   FF3.0 crashes while uninstalling Gears with browser open ----  
  later ---- ---- 444   FF install affects all profiles on Windows, but not on Mac or Linux ----  
  later ---- ---- 439   [shortcuts] Over-written shortcuts by FF profiles should directly open the last FF profile. ----  
  later ---- ---- 430   Feature request: queryShortcut() ----  
  later ---- ---- 404   Google Docs pages not translated on clicking language widget. ----  
  later ---- ---- 379   Investigate performance of real-world apps ----  
  later ---- ---- 375   Expose the worker's own security origin WorkerPool  
  later ---- ---- 373   Add license notes about libGD and libjpeg (if they ship) ----  
  later ---- ---- 368   Please provide Java bridge in Gears ----  
  later ---- ---- 359   Cancelling Gears install should return to app URL, not Gears homepage. ----  
  later ---- ---- 356   [IE] When security level is set to High, install page renders incorrectly ----  
  later ---- ---- 313   Gears website erroneously reports "browser not supported" for Iceweasel ----  
  later ---- ---- 291   Uninstalling Gears on Vista SP1 shows "Unidentified Publisher" ----  
  later ---- ---- 271   Would be nice to be able to get & set cookies from workers ----  
  later ---- ---- 268   Implement a way to eval globally in IE workers ----  
  later ---- ---- 240   GearsHttpRequest doesn't supprot file:// URLs ----  
  later ---- ---- 239   createWorkerFromURL cannot load file:// URLs ----  
  later ---- ---- 230   i18n for gears install pages ----  
  later ---- ---- 229   workerPool.createWorkerFromUrl fails when called from within a worker WorkerPool  
  later ---- ---- 224   Implement an API to get the parentWorkerId for a given worker WorkerPool  
  later ---- ---- 223   Implement a way to determine whether Gears is supported ----  
  later ---- ---- 214   Add crash reporting for Linux and Mac ----  
  later ---- ---- 207   Deprecate the LocalServer 'redirectUrl' feature LocalServer  
  later ---- ---- 180   Improve logging ----  
  later ---- ---- 175   Install pages don't understand Win2K3 ----  
  later ---- ---- 168   Vista: MSI cannot close 'firefox.exe' during Gears uninstall ----  
  later ---- ---- 158   Expose database schema pragmas ----  
  later ---- ---- 145   Installer/updater should re-enable any components disabled in IE ----  
  later ---- ---- 140   Add out-of-process workers ----  
  later ---- ---- 139   Add code signing to Windows build ----  
  later ---- ---- 128   Slow Script Warnings can be triggered in Firefox even though the UI is remaining responsive ----  
  later ---- ---- 127   Safari implementation of dialogs should use HtmlDialog framework ----  
  later ---- ---- 117   Google Gears should not require Windows admin rights Installer  
  later ---- ---- 115   Allow '?' bind parameters for more things in SQL statements ----  
  later ---- ---- 113   Improve SQLite perf on Windows, to match Linux ----  
  later ---- ---- 107   Remove the need to restart browser after installing or updating Gears ----  
  later ---- ---- 105   FeatureRequest: Let application-defined JavaScript respond to HTTP requests LocalServer  
  later ---- ---- 101   UpdateStatus should not be magic numbers LocalServer  
  later ---- ---- 100   Use the 'name' property of JavaScript errors ----  
  later ---- ---- 97   Whitelist or minimum quota for user opt-in ----  
  later ---- ---- 89   Request: API cleanup in google.gears.factory ----  
  later ---- ---- 83   Stop Workers when leaving page edge cases ----  
  later ---- ---- 78   WorkerPool.onmessage is write-only ----  
  later ---- ---- 77   [IE] WorkerPool drops messages when threadqueue reaches length of 10,000 ----  
  later ---- ---- 76   Provide an API to delete a database (or origin) ----  
  later ---- ---- 75   Provide an API to kill a worker WorkerPool  
  later ---- ---- 73   Measure performance of browser startup and JS/C++ interaction ----  
  later ---- ---- 71   Provide more info for failed webcapture requests in the completion callback LocalServer  
  later ---- ---- 69   Uninstall dialog should contain text Installer  
  later ---- ---- 67   Add a mechanism to determine if a db exists Database  
  later ---- ---- 66   Workers in busy loop slow down UI thread WorkerPool  
  later ---- ---- 65   [IE] Clicking refresh while "Working Offline" results in a "Web page is unavilable while offline" alert for URLs in LocalServer LocalServer  
  later ---- ---- 64   Google Installer should not require Windows admin rights ----  
  later ---- ---- 63   MSI should warn if platform is unsupported Installer  
  later ---- ---- 36   Feature: Ability to link to a zip file of all manifest contents LocalServer  
  later ---- ---- 35   Improve error message for single-quoted JSON in manifests LocalServer  
  later ---- ---- 12   Gears 32-bit DLL doesn't work on 64-bit Windows? Installer  
  later ---- Scott.Hess 199   Fix StackOverflow unit test. ----  
  later ---- Scott.Hess 198   Generate debug info when building Linux/Mac (and strip binary before release) ----  
  later ---- Scott.Hess 161   schema mismatch error on db.execute() Database  
  later ---- Scott.Hess 154   Design Database.SetLocale() ----  
  later ---- Scott.Hess 137   Finish FTS3 ----  
  later ---- Scott.Hess 94   Expose a "query timeout" setting. ----  
  later ---- Scott.Hess 51   Expose sqlite attach/detach functionality in Database API. ----  
  later ---- Scott.Hess 50   Expose the sqlite quote() function. ----  
  later ---- Scott.Hess 49   Provide an API to enumerate the databases for the origin. ----  
  later ---- gears.team.aa 441   Shortcuts may appear as broken image icon after install/ uninstall scenario ----  
  later ---- gears.team.aa 315   Implement Database2 ----  
  later ---- gears.team.aa 311   Conflict between Gears and Leak Monitor firefox extension ----  
  later ---- gears.team.aa 290   Vista /FF - UnitTest failure for Asynchronous Test ----  
  later ---- gears.team.aa 266   In IE HtmlDialog Ctrl+N and Ctrl+P should not work ----  
  later ---- gears.team.aa 177   Normalize error message style ----  
  later ---- gears.team.aa 135   Implement a user-accessible control panel for Gears ----  
  later ---- gears.team.aa 133   Add console support to Workers WorkerPool  
  later ---- gears.team.aa 131   Doc headings should be links ----  
  later ---- gears.team.aa 126   FF Mac: buttons are backward ----  
  later ---- gears.team.aa 104   Gearpad doesn't allow password 'password' ----  
  later ---- gears.team.aa 85   Remove cleanup code from bootstrap.js ----  
  later ---- gears.team.aa 3   Long server names add scrollbars to permissions dialog UI  
  later ---- gears.team.ace 388   Uncomment (and fix) createWorkerFromUrl unittest that failed intermittently ----  
  later ---- gears.team.andreip 683   [WinCE] [win mob] Issues with Shortcuts created   WinCE ----  
  later ---- gears.team.andreip 459   Gears WinCE auto-updates should happen in the background   WinCE ----  
  later ---- gears.team.andreip 435   [WinCE] Not including IE WinMo headers in LocalServer requests   WinCE ----  
  later ---- gears.team.andreip 332   Paths too long on Windows Mobile?   WinCE ----  
  later ---- gears.team.baran 412   HttpRequest unit tests are sometimes failing on WinCE   WinCE ----  
  later ---- gears.team.baran 371   Crash of JS Unload monitor for the GearWorkerPool on WinCE   WinCE ----  
  later ---- gears.team.cprince 335   Can't install on 64-bit Linux (linux-x86_64-gcc3) ----  
  later ---- gears.team.cprince 232   Fix mondrian to better fit our development model ----  
CSV
  
Hosted by Google Code