Closed
Bug 588595
Opened 15 years ago
Closed 15 years ago
Adjust number of tiles count down.
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec2.0a1+)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
fennec | 2.0a1+ | --- |
People
(Reporter: dougt, Assigned: mfinkle)
References
Details
Attachments
(1 file)
3.43 KB,
patch
|
stechz
:
review+
|
Details | Diff | Splinter Review |
Each tile is about 1mb, and since e10s landed, we probably can reduce this number to 6 or so. We should also more aggressively paint these tiles.
Right now on maemo we set it to 26.
http://mxr.mozilla.org/mobile-browser/source/chrome/content/BrowserView.js#217
Reporter | ||
Updated•15 years ago
|
tracking-fennec: --- → ?
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 1•15 years ago
|
||
Fix tile cache to 10 and remove much of the setting-per-platform, since this will disappear with layers.
Assignee: nobody → mark.finkle
Attachment #467241 -
Flags: review?(webapps)
Assignee | ||
Updated•15 years ago
|
tracking-fennec: ? → 2.0a1+
Updated•15 years ago
|
Attachment #467241 -
Flags: review?(webapps) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
verified FIXED on builds:
Mozilla/5.0 (X11; U; Linux armv71; Nokia N900; en-US; rv:2.0b5pre) Gecko/20100825 Namoroka/4.0b5pre Fennec/2.0a1pre
and
Mozilla/5.0 (Android; Linux armv71; Nokia N900; en-US; rv:2.0b5pre) Gecko/20100825 Namoroka/4.0b5pre Fennec/2.0a1pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•