Closed
Bug 1208300
Opened 9 years ago
Closed 9 years ago
Remove gfxRGBA (part 3)
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
2.93 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
3.68 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
3.31 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
35.48 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
A follow-up to 1208283, which continued removing gfxRGBA from the tree.
This bug will be enough to fully remove gfxRGBA.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8665746 -
Flags: review?(bas)
![]() |
Assignee | |
Updated•9 years ago
|
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 2•9 years ago
|
||
I don't know how those modf() calls were compiling without error given that the
second arg was a |float*|.
Attachment #8665749 -
Flags: review?(bas)
![]() |
Assignee | |
Updated•9 years ago
|
Summary: Remove gfxRGBA (part 2) → Remove gfxRGBA (part 3)
![]() |
Assignee | |
Comment 3•9 years ago
|
||
Attachment #8665751 -
Flags: review?(bas)
![]() |
Assignee | |
Comment 4•9 years ago
|
||
Attachment #8665752 -
Flags: review?(bas)
![]() |
||
Comment 5•9 years ago
|
||
Comment on attachment 8665746 [details] [diff] [review]
(part 1) - Remove unused default arguments from ClearThebesSurface
Ah, nice, ThebesLayerD3D9.cpp is gone now.
Attachment #8665746 -
Flags: review?(bas) → review+
![]() |
||
Updated•9 years ago
|
Attachment #8665749 -
Flags: review?(bas) → review+
![]() |
||
Updated•9 years ago
|
Attachment #8665751 -
Flags: review?(bas) → review+
![]() |
||
Comment 6•9 years ago
|
||
Comment on attachment 8665752 [details] [diff] [review]
(part 4) - Remove gfxRGBA and some related things
Review of attachment 8665752 [details] [diff] [review]:
-----------------------------------------------------------------
\o/
Attachment #8665752 -
Flags: review?(bas) → review+
https://hg.mozilla.org/mozilla-central/rev/42d49f3ce5bb
https://hg.mozilla.org/mozilla-central/rev/d55473e74ae7
https://hg.mozilla.org/mozilla-central/rev/169241058dde
https://hg.mozilla.org/mozilla-central/rev/13feeea7a4a8
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•