Closed
Bug 354388
Opened 18 years ago
Closed 18 years ago
update cairo on trunk to 2006-09-26
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(2 files, 2 obsolete files)
(deleted),
patch
|
vlad
:
review+
vlad
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
Update moz cairo to cairo trunk.
Assignee | ||
Comment 2•18 years ago
|
||
Removed some patch chunks that shouldn't go in
Attachment #240217 -
Attachment is obsolete: true
Attachment #240218 -
Flags: superreview+
Attachment #240218 -
Flags: review+
Comment 3•18 years ago
|
||
I am having a small drawing problem : no more borders for buttons and search box.
Is it related to this patch ?
Comment 4•18 years ago
|
||
I see some problems too. Scrollbar's down arrow button isn't painted at all in the Linux trunk.
Comment 5•18 years ago
|
||
Your checkin introduced a build failure on my Linux Fedora Core 5 x86_64 system.
nsContentHTTPStartup.cpp
/usr/bin/ld: ../../dist/lib/libmozcairo.a(cairo-clip.o): relocation R_X86_64_PC32 against `_cairo_pixman_region_destroy' can not be used when making a shared object; recompile with -fPIC
I can make the build work again by reverting all your changes to mozilla/gfx/cairo since yesterday.
Comment 6•18 years ago
|
||
I filed bug 354511 to track the build issue.
Comment 7•18 years ago
|
||
It looks like timeless landed some fixes referencing this bug:
http://tinderbox.mozilla.org/bonsai/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=mozilla%2Fgfx%2Fcairo&file=&filetype=match&who=timeless%25mozdev.org&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-09-27+14%3A00&maxdate=2006-09-27+16%3A00&cvsroot=%2Fcvsroot
to fix bustage on the Solaris compiler. It would be good to get these changes merged upstream.
Comment 8•18 years ago
|
||
timeless, thanks for your check in, it fixed the problem I reported in comment 5.
I'm attaching the patch he checked in, for documentation purposes and possibly for sending that file to upstream maintainers. Who knows where to send it to?
Comment 9•18 years ago
|
||
the cairo mailing list: http://www.cairographics.org/lists
Comment 10•18 years ago
|
||
Comment 11•18 years ago
|
||
Ever since the cairo update my builds have been displaying very badly. Here's a screenshot.
Comment 12•18 years ago
|
||
Comment on attachment 241445 [details]
post-cairo update screenshot
My apologies. This was caused by some cairo twiddling detritus I was convinced I had removed from my trees. Turns out it reacted very badly to the merge. :-(
Attachment #241445 -
Attachment is obsolete: true
Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•