Closed Bug 1101636 Opened 10 years ago Closed 9 years ago

Cleanup CompositableTypes

Categories

(Core :: Graphics: Layers, defect)

x86_64
Windows 8
defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: nical, Assigned: nical)

Details

Attachments

(1 file)

Some of the names in this enum date from the times when CompositableClient/Host was called a BufferClient/Host and even contains names that don't have an implementation anymore.

we  should rename:
BUFFER_UNKNOWN -> UNKNOWN
BUFFER_TILED -> CONTENT_TILED
BUFFER_COUNT -> COUNT
BUFFER_CONTENT_INC -> CONTENT_INC
and remove BUFFER_TILED_SIMPLE which implementation doesn't exist anymore.
Attached patch cleanup patchSplinter Review
Attachment #8525424 - Flags: review?(jmuizelaar)
Attachment #8525424 - Flags: review?(jmuizelaar) → review+
https://hg.mozilla.org/mozilla-central/rev/9e86a909df58
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.