Closed Bug 1660017 Opened 4 years ago Closed 4 years ago

Remove is_well_formed_and_non_empty

Categories

(Core :: Graphics: WebRender, task, P3)

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: nical, Assigned: nical)

Details

Attachments

(1 file)

It is now strictly equivalent to !Rect::is_empty() as the latter now will return false for negative sizes and NaNs.

We don't need it anymore now that Rect::is_empty catches negative values and NaN.

Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3fd3163e0dce
Remove is_well_formed_and_nonempty. r=gw
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: