benlilaj / gears

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

Localstore very slow on Firefox Portable #793

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable a Gears-enabled app on Firefox 3 Portable Edition 
(http://portableapps.com/apps/internet/firefox_portable).
2. Capture application.
3. Open a page with something on the order of hundreds of offline 
resources.

What is the expected output? What do you see instead?
Expected page to load in ~4 seconds (it does so on other browsers), 
actually takes ~30 seconds.

What version of the product are you using? On what operating system?
Windows, Firefox 3 Portable, Gears 0.5.4.2.

Please provide any additional information below.
I reproduced this on a developer build of Google Docs where we serve all 
our javascript files separately instead of one large bundle.

Original issue reported on code.google.com by ptuc...@gmail.com on 21 Jan 2009 at 1:23

GoogleCodeExporter commented 9 years ago
It looks like this might have been bad interaction with Firebug, not Firefox 
Portable.

Original comment by ptuc...@gmail.com on 11 Feb 2009 at 1:40