[Webkit-unassigned] [Bug 117402] [Win] Unable to load and save history.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 10 07:02:04 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117402
--- Comment #7 from WebKit Commit Bot <commit-queue at webkit.org> 2013-06-10 07:00:39 PST ---
Attachment 204161 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/ChangeLog', u'Source/WebKit/WebKit.vcxproj/WebKit/WebKit.vcxproj', u'Source/WebKit/WebKit.vcxproj/WebKit/WebKit.vcxproj.filters', u'Source/WebKit/WebKit.vcxproj/WebKit/WebKitCommon.props', u'Source/WebKit/WebKit.xcodeproj/project.pbxproj', u'Source/WebKit/cf/ChangeLog', u'Source/WebKit/cf/History/BinaryPropertyList.cpp', u'Source/WebKit/cf/History/BinaryPropertyList.h', u'Source/WebKit/cf/History/HistoryPropertyList.cpp', u'Source/WebKit/cf/History/HistoryPropertyList.h', u'Source/WebKit/mac/ChangeLog', u'Source/WebKit/mac/History/BinaryPropertyList.cpp', u'Source/WebKit/mac/History/BinaryPropertyList.h', u'Source/WebKit/mac/History/HistoryPropertyList.cpp', u'Source/WebKit/mac/History/HistoryPropertyList.h', u'Source/WebKit/win/ChangeLog', u'Source/WebKit/win/Interfaces/IWebHistory.idl', u'Source/WebKit/win/Interfaces/IWebHistoryPrivate.idl', u'Source/WebKit/win/WebHistory.cpp', u'Source/WebKit/win/WebHistory.h']" exit_code: 1
Source/WebKit/cf/History/HistoryPropertyList.cpp:26: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Source/WebKit/cf/History/HistoryPropertyList.cpp:27: Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Source/WebKit/win/WebHistory.h:65: Extra space after ( in function call [whitespace/parens] [4]
Source/WebKit/win/WebHistory.h:66: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.h:67: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.h:67: The parameter name "error" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/win/WebHistory.h:68: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.h:70: Extra space after ( in function call [whitespace/parens] [4]
Source/WebKit/win/WebHistory.h:71: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.h:72: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.h:72: The parameter name "error" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/win/WebHistory.h:73: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.h:143: The parameter name "url" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/win/WebHistory.h:143: The parameter name "error" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/win/WebHistory.h:144: The parameter name "url" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/win/WebHistory.h:144: The parameter name "error" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/cf/History/BinaryPropertyList.cpp:26: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Source/WebKit/cf/History/BinaryPropertyList.cpp:27: Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Source/WebKit/win/WebHistory.cpp:237: Extra space after ( in function call [whitespace/parens] [4]
Source/WebKit/win/WebHistory.cpp:238: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.cpp:239: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.cpp:240: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.cpp:274: Should have a space between // and comment [whitespace/comments] [4]
Source/WebKit/win/WebHistory.cpp:356: Extra space after ( in function call [whitespace/parens] [4]
Source/WebKit/win/WebHistory.cpp:357: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.cpp:358: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebHistory.cpp:359: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Total errors found: 27 in 16 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