Bug 104929 - [GTK] Add missing breaks in switch-case statements
Summary: [GTK] Add missing breaks in switch-case statements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 104114
  Show dependency treegraph
 
Reported: 2012-12-13 10:03 PST by Claudio Saavedra
Modified: 2012-12-13 10:48 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2012-12-13 10:06 PST, Claudio Saavedra
no flags Details | Formatted Diff | Diff
Patch (1.27 KB, patch)
2012-12-13 10:11 PST, Claudio Saavedra
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Claudio Saavedra 2012-12-13 10:03:08 PST
[GTK] Add missing breaks in switch-case statements
Comment 1 Claudio Saavedra 2012-12-13 10:06:17 PST
Created attachment 179295 [details]
Patch
Comment 2 Claudio Saavedra 2012-12-13 10:11:02 PST
Created attachment 179296 [details]
Patch
Comment 3 WebKit Review Bot 2012-12-13 10:48:15 PST
Comment on attachment 179296 [details]
Patch

Clearing flags on attachment: 179296

Committed r137614: <http://trac.webkit.org/changeset/137614>
Comment 4 WebKit Review Bot 2012-12-13 10:48:18 PST
All reviewed patches have been landed.  Closing bug.