Bug 137613

Summary: [EFL] Fix debug build after https://bugs.webkit.org/show_bug.cgi?id=128177
Product: WebKit Reporter: Pascal Jacquemart <p.jacquemart>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: cdumez, commit-queue, gyuyoung.kim, hyuki.kim, iloveo7, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Build fix for debug none

Description Pascal Jacquemart 2014-10-10 08:58:31 PDT
WebKit EFL fails to build in debug mode after https://bugs.webkit.org/show_bug.cgi?id=128177

This is due to an assert on variable which name has just changed
Comment 1 Pascal Jacquemart 2014-10-10 09:13:59 PDT
Created attachment 239628 [details]
Build fix for debug

Sorry;-( 
At least I find my own mistakes
Comment 2 Chris Dumez 2014-10-10 10:20:11 PDT
Comment on attachment 239628 [details]
Build fix for debug

r=me
Comment 3 WebKit Commit Bot 2014-10-10 10:26:39 PDT
Comment on attachment 239628 [details]
Build fix for debug

Clearing flags on attachment: 239628

Committed r174592: <http://trac.webkit.org/changeset/174592>
Comment 4 WebKit Commit Bot 2014-10-10 10:26:43 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 KwangHyuk 2014-10-10 10:34:11 PDT
*** Bug 137556 has been marked as a duplicate of this bug. ***