Closed
Bug 1174415
Opened 10 years ago
Closed 6 years ago
Make gfx/ build for iOS
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ted, Assigned: ted)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
This depends on jfkthame's patch in bug 1170986.
Assignee | ||
Comment 1•10 years ago
|
||
bug 1174415 - Make gfx build for iOS. r?jrmuizel
Attachment #8622431 -
Flags: review?(jmuizelaar)
Comment 2•10 years ago
|
||
Comment on attachment 8622431 [details]
MozReview Request: bug 1174415 - Make gfx build for iOS. r?jrmuizel
https://reviewboard.mozilla.org/r/11357/#review9853
::: gfx/thebes/gfxPlatformMac.cpp:117
(Diff revision 1)
> +
This looks unintentional.
Attachment #8622431 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•9 years ago
|
Attachment #8622431 -
Flags: review?(jmuizelaar)
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8622431 [details]
MozReview Request: bug 1174415 - Make gfx build for iOS. r?jrmuizel
bug 1174415 - Make gfx build for iOS. r?jrmuizel
Comment 4•9 years ago
|
||
Comment on attachment 8622431 [details]
MozReview Request: bug 1174415 - Make gfx build for iOS. r?jrmuizel
https://reviewboard.mozilla.org/r/11357/#review17979
::: gfx/thebes/gfxMacPlatformFontList.mm:109
(Diff revision 2)
> +class nsAutoreleasePool {
Does this cause leaks?
Attachment #8622431 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 5•9 years ago
|
||
https://reviewboard.mozilla.org/r/11357/#review17979
> Does this cause leaks?
Oh, turns out this is no longer necessary on top of the patch from bug 1170986. I'll just remove it.
Updated•8 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•