Closed
Bug 1171117
Opened 10 years ago
Closed 10 years ago
Make cairo build for iOS
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla41
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: ted, Assigned: ted)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is not a large patch. I cherry-picked one patch that's already upstream that fixed an issue on iOS:
http://cgit.freedesktop.org/cairo/commit/?id=70cc8f250b5669e757b4f044571ba0f71e3dea9e
And I fixed a few other little things (which I'm surprised are not fixed upstream, but maybe nobody cares that much about iOS support upstream). Those changes probably need to make it upstream.
| Assignee | ||
Comment 1•10 years ago
|
||
bug 1171117 - Fix cairo to build on iOS. r?jrmuizel
Cherry-pick cairo upstream rev 70cc8f250b5669e757b4f044571ba0f71e3dea9e and add CoreText include for iOS
Attachment #8614844 -
Flags: review?(jmuizelaar)
Updated•10 years ago
|
Attachment #8614844 -
Flags: review?(jmuizelaar) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Do I need to worry about upstreaming this?
Comment 3•10 years ago
|
||
That would be the noble thing to do.
| Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•