Closed Bug 782185 Opened 13 years ago Closed 13 years ago

don't use EXTEND_NONE in image layers

Categories

(Core :: Graphics: Layers, defect)

13 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: karlt, Assigned: karlt)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

When there is a transform, EXTEND_NONE is not what we want, is incorrectly implemented by NVIDIA drivers to extend CONTENT_COLOR surfaces with black, and is slower than EXTEND_PAD with other drivers.
Assignee: nobody → karlt
Status: NEW → ASSIGNED
Attachment #651268 - Flags: review?(joe)
The only supported free distribution that I know still has one of these old servers is OpenSUSE 11.2. It has xorg server 1.6.5 and I understand the Evergreen community is endeavouring to support this version. (The oldest currently supported Debian release is 6.0 squeeze which has xorg-server 1.7.7. Ubuntu 10.04 LTS has 1.7.6.) The latest SLES, 11-SP2 also still has only xorg-server 1.6.5. Their customers should expect a functional RepeatPad, but unfortunately cairo will effect the workaround and take the readback path.
Bug 562746 comment 65 removed use of EXTEND_NONE in gfxDrawable with Quartz because of changes in the cairo implementation, so I expect the same reasoning to apply here.
Attachment #651270 - Flags: review?(roc)
Attachment #651268 - Flags: review?(joe) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: