Closed Bug 1058794 Opened 10 years ago Closed 10 years ago

[CSS/SVG Filters][Refactoring] Change some functions in nsFilterInstance.cpp to return a value instead of nsresult

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: mvujovic, Assigned: mvujovic)

References

Details

Attachments

(1 file)

The following functions always return NS_OK directly and an nsRect/nsRegion by reference: nsFilterInstance::ComputePostFilterDirtyRegion nsFilterInstance::ComputePostFilterExtents nsFilterInstance::ComputeSourceNeededRect We might as well have them return their nsRect/nsRegion directly.
Blocks: 869828
Attached patch Patch (deleted) — Splinter Review
Attachment #8483629 - Flags: review?(mstange)
Attachment #8483629 - Flags: review?(mstange) → review+
Assignee: nobody → mvujovic
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: