Bug 71020 - [EFL] Fix variable renaming issue inside ewk_view.cpp
Summary: [EFL] Fix variable renaming issue inside ewk_view.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 08:49 PDT by Gustavo Lima Chaves
Modified: 2011-10-27 19:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2011-10-27 08:52 PDT, Gustavo Lima Chaves
no flags Details | Formatted Diff | Diff
Patch (1.30 KB, patch)
2011-10-27 09:05 PDT, Gustavo Lima Chaves
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Lima Chaves 2011-10-27 08:49:21 PDT
[EFL] Fix variable renaming issue inside ewk_view.cpp
Comment 1 Gustavo Lima Chaves 2011-10-27 08:52:13 PDT
Created attachment 112689 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-27 08:54:07 PDT
Attachment 112689 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/efl/ChangeLog', u'Source/Web..." exit_code: 1

Source/WebKit/efl/ChangeLog:6:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Gustavo Lima Chaves 2011-10-27 09:05:07 PDT
Created attachment 112692 [details]
Patch
Comment 4 Gyuyoung Kim 2011-10-27 18:40:54 PDT
Comment on attachment 112692 [details]
Patch

LGTM.
Comment 5 WebKit Review Bot 2011-10-27 19:48:03 PDT
Comment on attachment 112692 [details]
Patch

Clearing flags on attachment: 112692

Committed r98680: <http://trac.webkit.org/changeset/98680>
Comment 6 WebKit Review Bot 2011-10-27 19:48:09 PDT
All reviewed patches have been landed.  Closing bug.