Bug 101029

Summary: Fix build warning [-Wswitch]
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: WebKit Misc.Assignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Jinwoo Song
Reported 2012-11-02 02:12:28 PDT
/home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/Source/WebCore/css/StyleSheetContents.cpp:421:16: warning: enumeration value ‘Viewport’ not handled in switch [-Wswitch]
Attachments
Patch (1.54 KB, patch)
2012-11-02 02:27 PDT, Jinwoo Song
no flags
Jinwoo Song
Comment 1 2012-11-02 02:27:39 PDT
Thiago Marcos P. Santos
Comment 2 2012-11-02 03:04:45 PDT
Comment on attachment 172012 [details] Patch LGTM.
Alexey Proskuryakov
Comment 3 2012-11-02 10:47:16 PDT
Comment on attachment 172012 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=172012&action=review > Source/WebCore/ChangeLog:6 > + Reviewed by NOBODY (OOPS!). You should have marked the patch for review, not just commit queue. Commit queue won't land a patch with this line unless it's marked r+. I'll mark it r+, because it seems clear that this was your intention.
WebKit Review Bot
Comment 4 2012-11-02 10:58:06 PDT
Comment on attachment 172012 [details] Patch Clearing flags on attachment: 172012 Committed r133316: <http://trac.webkit.org/changeset/133316>
WebKit Review Bot
Comment 5 2012-11-02 10:58:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.