Closed
Bug 608779
Opened 15 years ago
Closed 15 years ago
Qt - ASSERTION: Old pixman and rotate transform
Categories
(Core Graveyard :: Widget: Qt, defect)
Core Graveyard
Widget: Qt
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dougt, Assigned: romaxa)
References
Details
Attachments
(2 files)
1.85 KB,
patch
|
Details | Diff | Splinter Review | |
1.11 KB,
patch
|
Details | Diff | Splinter Review |
###!!! ASSERTION: Old pixman and rotate transform, it is going to be slow: 'PIXMAN_VERSION <
PIXMAN_VERSION_ENCODE(0, 21, 2) && aPainter->transform().isRotating()', file
/builds/mozilla-central/widget/src/qt/nsWindow.cpp, line 1065
I see this assertion on Qt desktop
Assignee | ||
Comment 1•15 years ago
|
||
Assignee | ||
Comment 2•15 years ago
|
||
this is needed for fennec on Maemo6, Qt NPODB
tracking-fennec: --- → ?
Reporter | ||
Comment 3•15 years ago
|
||
"The patch is not part of the set of supported builds "
tracking-fennec: ? → ---
Reporter | ||
Comment 4•15 years ago
|
||
oleg, push when ever.
Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•15 years ago
|
||
Previous condition was wrong
Attachment #489103 -
Flags: review?(doug.turner)
Assignee | ||
Comment 7•15 years ago
|
||
Bug still reproducible but only on maemo6
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•15 years ago
|
Attachment #487456 -
Flags: review?(doug.turner)
Reporter | ||
Updated•15 years ago
|
Attachment #489103 -
Flags: review?(doug.turner)
Reporter | ||
Comment 8•15 years ago
|
||
oleg, what is left here? Just the assertion change?
We should file a new bug for meamo6 if it is still a problem.
Assignee | ||
Comment 9•15 years ago
|
||
New bug created 613853
Closing this one
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•