Bug 57403

Summary: Downloads: Authentication support
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2011-03-29 16:48:02 PDT
Downloads: Authentication support
Comment 1 Anders Carlsson 2011-03-29 16:54:54 PDT
Created attachment 87433 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-29 17:02:05 PDT
Attachment 87433 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/UIProcess/Downloads/DownloadProxy.h:37:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2011-03-29 17:02:52 PDT
Committed r82364: <http://trac.webkit.org/changeset/82364>