Closed
Bug 611443
Opened 15 years ago
Closed 15 years ago
Create cairo_quartz_surface_create_for_data
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: joe, Assigned: joe)
References
Details
Attachments
(2 files)
|
23.16 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
|
2.65 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
In bug 575521, I originally created a couple of functions that would create a quartz surface that wrapped another hunk of memory. While I didn't end up using them in fixing that bug, they're still useful.
Attachment #489895 -
Flags: review?(jmuizelaar)
| Assignee | ||
Comment 1•15 years ago
|
||
Attachment #489896 -
Flags: review?(jmuizelaar)
Comment 2•15 years ago
|
||
Comment on attachment 489895 [details] [diff] [review]
part 1: quartz_surface_create_for_data
Since there is no urgent need for this function, please do the work upstream.
Attachment #489895 -
Flags: review?(jmuizelaar) → review-
Updated•15 years ago
|
Attachment #489896 -
Flags: review?(jmuizelaar) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 489895 [details] [diff] [review]
part 1: quartz_surface_create_for_data
we need this!
Attachment #489895 -
Flags: review- → review?(jmuizelaar)
Comment 4•15 years ago
|
||
Comment on attachment 489895 [details] [diff] [review]
part 1: quartz_surface_create_for_data
This looks fine. Make sure you get the spacing correct.
Attachment #489895 -
Flags: review?(jmuizelaar) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
This blocks a blocker.
http://hg.mozilla.org/mozilla-central/rev/8dbba1a4f83f
http://hg.mozilla.org/mozilla-central/rev/a977bda3a362
Unfortunately these changesets were accidentally mislabeled with bug 611433.
Status: NEW → RESOLVED
blocking2.0: --- → final+
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•