Closed Bug 782853 Opened 12 years ago Closed 12 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+
https://hg.mozilla.org/mozilla-central/rev/0b26e7597f31
Status: NEW → RESOLVED
Closed: 12 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: