Bug 126788

Summary: CTTE in NavigationScheduler
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2014-01-10 16:15:11 PST
CTTE in NavigationScheduler
Comment 1 Anders Carlsson 2014-01-10 16:18:53 PST
Created attachment 220901 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-10 16:21:18 PST
Attachment 220901 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/inspector/InspectorInstrumentation.cpp', u'Source/WebCore/inspector/InspectorInstrumentation.h', u'Source/WebCore/inspector/InspectorPageAgent.cpp', u'Source/WebCore/inspector/InspectorPageAgent.h', u'Source/WebCore/loader/NavigationScheduler.cpp', u'Source/WebCore/loader/NavigationScheduler.h', u'Source/WebCore/page/Frame.cpp', '--commit-queue']" exit_code: 1
ERROR: Source/WebCore/page/Frame.cpp:167:  Wrong number of spaces before statement. (expected: 8)  [whitespace/indent] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-01-10 16:34:11 PST
Committed r161697: <http://trac.webkit.org/changeset/161697>