[Webkit-unassigned] [Bug 47066] Add ability to set the CacheModel in Webkit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 3 15:40:02 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=47066
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-10-03 15:40:02 PST ---
Attachment 69596 did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/WebProcess/win/WebProcessWin.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
WebKit2/WebProcess/qt/WebProcessQt.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
WebKit2/WebProcess/WebProcess.cpp:228: WebProcess::pages_begin is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebKit2/WebProcess/WebProcess.cpp:233: WebProcess::pages_end is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebKit2/Shared/WebPreferencesStore.h:32: Code inside a namespace should not be indented. [whitespace/indent] [4]
WebKit2/WebProcess/WebProcess.h:54: pages_const_iterator is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebKit2/WebProcess/WebProcess.h:68: pages_begin is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebKit2/WebProcess/WebProcess.h:69: pages_end is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Total errors found: 8 in 24 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list