Bug 137613 - [EFL] Fix debug build after https://bugs.webkit.org/show_bug.cgi?id=128177
Summary: [EFL] Fix debug build after https://bugs.webkit.org/show_bug.cgi?id=128177
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL:
Keywords:
: 137556 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-10-10 08:58 PDT by Pascal Jacquemart
Modified: 2015-01-01 18:38 PST (History)
6 users (show)

See Also:


Attachments
Build fix for debug (1.85 KB, patch)
2014-10-10 09:13 PDT, Pascal Jacquemart
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***