Closed
Bug 721069
Opened 13 years ago
Closed 13 years ago
Remove default case from filter switch statement
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
480 bytes,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•13 years ago
|
||
This fixes a clang warning and allows us to get warnings when a new enumeration is added to the enum.
Updated•13 years ago
|
Attachment #591492 -
Flags: review?(jones.chris.g) → review+
Comment 2•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a89575b19f6c
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•