Summary: | [EFL] Fix pointer operator coding style in ewk_frame | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Gyuyoung Kim <gyuyoung.kim> | ||||||
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | gyuyoung.kim, lucas.de.marchi, tkent, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Gyuyoung Kim
2011-07-28 20:27:01 PDT
Created attachment 102330 [details]
Patch
Hello tkent, could you please review this patch? Attachment 102330 [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:1: ChangeLog entry has no bug number [changelog/bugnumber] [5]
Total errors found: 1 in 3 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 102331 [details]
Patch
There was changelog problem.
Comment on attachment 102331 [details]
Patch
ok
Comment on attachment 102331 [details] Patch Clearing flags on attachment: 102331 Committed r91971: <http://trac.webkit.org/changeset/91971> All reviewed patches have been landed. Closing bug. |