| Summary: | [GTK][WK1] Add ProgressTrackerClient implementation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Zan Dobersek <zan> | ||||
| Component: | New Bugs | Assignee: | Zan Dobersek <zan> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | cgarcia, commit-queue | ||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Zan Dobersek
2014-01-15 06:47:15 PST
Created attachment 221265 [details]
Patch
Attachment 221265 [details] did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/gtk/ChangeLog', u'Source/WebKit/gtk/GNUmakefile.am', u'Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp', u'Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h', u'Source/WebKit/gtk/WebCoreSupport/ProgressTrackerClientGtk.cpp', u'Source/WebKit/gtk/WebCoreSupport/ProgressTrackerClientGtk.h', u'Source/WebKit/gtk/webkit/webkitwebview.cpp', '--commit-queue']" exit_code: 1
ERROR: Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h:45: Code inside a namespace should not be indented. [whitespace/indent] [4]
Total errors found: 1 in 6 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 221265 [details]
Patch
Looks great, thanks for doing this!
Comment on attachment 221265 [details] Patch Clearing flags on attachment: 221265 Committed r162069: <http://trac.webkit.org/changeset/162069> All reviewed patches have been landed. Closing bug. |