Closed Bug 782853 Opened 13 years ago Closed 13 years ago

Fix sometimes unitialized warning on nsGUIEventIPC.h

Categories

(Core :: Widget, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: reuben, Assigned: reuben)

References

Details

(Keywords: regression)

Attachments

(1 file)

On the Read method of the ParamTraits template specialization for WheelEvent, scrollType is used unitialized if the preceding expression evaluates to true. That file is included in several others, generating *a lot* of warnings on recent Clang versions.
Attachment #651953 - Flags: review?(bugs)
Attachment #651953 - Flags: review?(bugs) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: