Closed
Bug 406223
Opened 17 years ago
Closed 12 years ago
A SetCanonicalPixelScale()-based zoom implementation for the QNX Firefox 2.0 based browser.
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mfeil, Assigned: mfeil)
Details
Attachments
(2 files)
55.13 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
8.68 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
A SetCanonicalPixelScale()-based zoom implementation for the QNX Firefox 2.0 based browser.
The changes are all in QNX-only code under gfx/src/photon and widget/src/photon. These are not part of Tinderbox builds so they cannot cause any bustage. There are also some additional changes to try and improve the quality of resized images and fonts.
For more details see the attached patches.
Assignee | ||
Comment 1•17 years ago
|
||
These changes do not apply to TRUNK because a different Cairo based graphical rendering will be used there.
Attachment #290914 -
Flags: review?(benjamin)
Assignee | ||
Comment 2•17 years ago
|
||
Attachment #290916 -
Flags: review?(benjamin)
Comment 3•17 years ago
|
||
Comment on attachment 290916 [details] [diff] [review]
MOZILLA_1_8_BRANCH changes under widget/src/photon
I'm not a module owner of this code... asking the correct module owner for MOA for photon-specific changes.
Attachment #290916 -
Flags: review?(benjamin) → review?(roc)
Comment 4•17 years ago
|
||
Comment on attachment 290914 [details] [diff] [review]
MOZILLA_1_8_BRANCH changes under gfx/src/photon
Asking module owner for moa for photon-specific changes.
Attachment #290914 -
Flags: review?(benjamin) → review?(pavlov)
I think we should just rubber-stamp any and all Photon-only changes. Stuart, Benjamin, are you in favour?
Comment 6•17 years ago
|
||
Just for history, there was a photon-specific change that occurred in xptcall which was not obviously photon-specific, so I asked that I be given review requests in that case. I think that rubber-stamping in general for photon-specific directories (gfx/src/photon or widget/src/photon) is the correct thing to do.
Comment 7•17 years ago
|
||
Comment on attachment 290914 [details] [diff] [review]
MOZILLA_1_8_BRANCH changes under gfx/src/photon
rs=me
Attachment #290914 -
Flags: review?(pavlov) → review+
Attachment #290916 -
Flags: review?(roc) → review+
Comment 8•12 years ago
|
||
Photon support got removed with bug 563462
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•