Closed
Bug 721069
Opened 11 years ago
Closed 11 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 |
No description provided.
Attachment #591492 -
Flags: review?(jones.chris.g)
Assignee | ||
Comment 1•11 years ago
|
||
This fixes a clang warning and allows us to get warnings when a new enumeration is added to the enum.
Updated•11 years ago
|
Attachment #591492 -
Flags: review?(jones.chris.g) → review+
Comment 2•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a89575b19f6c
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•