Closed Bug 1125457 Opened 10 years ago Closed 10 years ago

Fix a couple of minor issues in Downscaler.h to fix build with --disable-skia

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38

People

(Reporter: seth, Assigned: seth)

References

Details

Attachments

(1 file)

Summary says it all.
Actually, I noticed there's a second issue. We need to: - Use correct MOZ_RELEASE_ASSERT syntax. - Rename Downscale::Buffer() to Downscaler::RowBuffer() to match the non-disable-skia case.
Summary: Use correct MOZ_RELEASE_ASSERT syntax in Downscaler.h to fix build with --disable-skia → Fix a couple of minor issues in Downscaler.h to fix build with --disable-skia
Here's the patch. This is so trivial that I don't think it requires review.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: