Bug 145123

Summary: [EFL] Fix unsequenced warning in MiniBrowser's main.c
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, ktf.kim, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 145121, 100301    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2015-05-18 02:59:17 PDT
../../Tools/MiniBrowser/efl/main.c:572:17: warning: multiple unsequenced modifications to 'mode' [-Wunsequenced]
Comment 1 Csaba Osztrogonác 2015-05-18 03:00:18 PDT
Created attachment 253319 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-18 19:02:18 PDT
Comment on attachment 253319 [details]
Patch

Clearing flags on attachment: 253319

Committed r184539: <http://trac.webkit.org/changeset/184539>
Comment 3 WebKit Commit Bot 2015-05-18 19:02:27 PDT
All reviewed patches have been landed.  Closing bug.