Closed Bug 818169 Opened 12 years ago Closed 12 years ago

Add a pref for twiddling with low-res displayport resolution factor

Categories

(Firefox for Android Graveyard :: Toolbar, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 20

People

(Reporter: kats, Assigned: cwiiis)

References

Details

Attachments

(1 file)

BenWa and I were discussing how to reduce memory usage on low-mem devices and he mentioned that we should be able to change the blurriness factor of the low-res displayport and trade off memory usage. We should make this behaviour preffable and then adjust the pref for low-mem platforms.
Chris, would you be able to take this bug? (Or if you're swamped, could you point me to what needs to be done so I can work on it?)
(In reply to Kartikaya Gupta (:kats) from comment #1)
> Chris, would you be able to take this bug? (Or if you're swamped, could you
> point me to what needs to be done so I can work on it?)

I can do, should only be a small change. How do we want to do this? Currently, the resolution is 0.25 and it extends the displayport 4x in each direction (it doesn't reallocate to the other dimension when hitting page boundaries though). Do we always want to extend 4 times and just alter the resolution? Or do we always want the resolution the same but extend less? Or both?

The resolution should always be a factor of 256 (this isn't a strict requirement, but things will likely look odd when this isn't the case) - I'm of the opinion that 0.25x is the lowest acceptable amount tbh, but I guess we could go to 0.125x.

I guess if we add prefs for both, we can experiment with the numbers.
Assignee: nobody → chrislord.net
Status: NEW → ASSIGNED
(In reply to Chris Lord [:cwiiis] from comment #2)
> The resolution should always be a factor of 256

Don't you mean a factor of 2?
I think I would rather adjust the resolution than the size of the low-res displayport, so that we still have a large enough area that the user doesn't run into checkerboarding. However if we need to reduce memory further then I would look into shrinking the size of the high-res displayport next (bug 792138).
Attachment #688797 - Flags: review?(bgirard) → review+
No longer depends on: 818060
https://hg.mozilla.org/mozilla-central/rev/dbb56727c829
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: