[Webkit-unassigned] [Bug 91630] Web Inspector: Incorrect XHR responses when two async xhrs are sent synchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 09:29:09 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91630





--- Comment #9 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-07-20 09:29:10 PST ---
Attachment 153523 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/inspector/InspectorInstrume..." exit_code: 1
Source/WebCore/loader/ResourceLoadNotifier.h:34:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/loader/ResourceLoadNotifier.h:62:  The parameter name "resourceLoader" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/inspector/InspectorInstrumentation.h:171:  The parameter name "resourceLoader" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/loader/SubresourceLoader.cpp:124:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Source/WebCore/loader/SubresourceLoader.cpp:124:  Missing space before {  [whitespace/braces] [5]
Source/WebCore/loader/SubresourceLoader.cpp:147:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Source/WebCore/loader/SubresourceLoader.cpp:147:  Missing space before {  [whitespace/braces] [5]
Source/WebCore/inspector/InspectorResourceAgent.cpp:65:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/loader/ResourceLoader.cpp:217:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Source/WebCore/loader/ResourceLoader.cpp:217:  Missing space before {  [whitespace/braces] [5]
Total errors found: 10 in 10 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