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)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: roc)
References
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
9.88 KB,
patch
|
vlad
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
See https://bugzilla.mozilla.org/show_bug.cgi?id=394103#c53. XO needs this.
Attachment #377661 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/9ba7c1e36fe9
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [needs 191 approval]
Assignee | ||
Comment 3•14 years ago
|
||
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 4•14 years ago
|
||
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"?
Assignee | ||
Comment 5•14 years ago
|
||
Yes it should.
Comment 6•14 years ago
|
||
(In reply to comment #5) > Yes it should. You checked in 'maxium' :-/
Updated•14 years ago
|
Attachment #377661 -
Flags: approval1.9.1? → approval1.9.1+
Comment 7•14 years ago
|
||
Comment on attachment 377661 [details] [diff] [review] fix a191, but fix the spelling error?
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs 191 approval] → [needs 191 landing]
Assignee | ||
Comment 8•14 years ago
|
||
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/761c10686403
Keywords: fixed1.9.1
Whiteboard: [needs 191 landing]
You need to log in
before you can comment on or make changes to this bug.
Description
•