Closed Bug 822350 Opened 13 years ago Closed 13 years ago

DOM bindings that use FloatingPoint.h methods should #include it

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: Waldo, Assigned: Waldo)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
Methods that take restricted doubles check for MOZ_DOUBLE_IS_FINITE, defined in mozilla/FloatingPoint.h. But they don't directly include that header -- instead they bootleg it from who knows where. It makes for nicer bindings-code reading if things include what they use, so we should do that.
Attachment #693011 - Flags: review?(bzbarsky)
Attachment #693011 - Flags: review?(bzbarsky) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: