Closed Bug 493202 Opened 14 years ago Closed 14 years ago

Add a hidden pref to control the CSS-pixel-to-dev-pixel ratio

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: roc, Assigned: roc)

References

Details

(Keywords: fixed1.9.1)

Attachments

(1 file)

Attached patch fixSplinter Review
Straightforward.
Attachment #377661 - Flags: review?(vladimir)
http://hg.mozilla.org/mozilla-central/rev/9ba7c1e36fe9
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [needs 191 approval]
Comment on attachment 377661 [details] [diff] [review]
fix

I would actually like to take this on 1.9.1. The patch is small and fairly safe. Exposing this pref would be useful to the OLPC people and probably other users.
Attachment #377661 - Flags: approval1.9.1?
Comment on attachment 377661 [details] [diff] [review]
fix

>diff --git a/modules/libpref/src/init/all.js b/modules/libpref/src/init/all.js
>+// Override DPI. A value of -1 means use the minimum of 96 and the system DPI.

Shouldn't this say "maximum" rather than "minimum"?
(In reply to comment #5)
> Yes it should.

You checked in 'maxium' :-/
Attachment #377661 - Flags: approval1.9.1? → approval1.9.1+
Comment on attachment 377661 [details] [diff] [review]
fix

a191, but fix the spelling error?
Whiteboard: [needs 191 approval] → [needs 191 landing]
Blocks: 513439
You need to log in before you can comment on or make changes to this bug.