WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
105146
Implement authentication for downloads
https://bugs.webkit.org/show_bug.cgi?id=105146
Summary
Implement authentication for downloads
Anders Carlsson
Reported
2012-12-16 18:09:41 PST
Implement authentication for downloads
Attachments
Patch
(12.85 KB, patch)
2012-12-16 18:10 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-12-16 18:10:56 PST
Created
attachment 179676
[details]
Patch
Sam Weinig
Comment 2
2012-12-16 18:12:16 PST
Comment on
attachment 179676
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=179676&action=review
> Source/WebKit2/NetworkProcess/NetworkProcess.cpp:113 > + m_messageReceiverMap.dispatchSyncMessage(connection, messageID, decoder, replyEncoder); > + return;
Unneeded return.
Anders Carlsson
Comment 3
2012-12-16 18:15:19 PST
Committed
r137864
: <
http://trac.webkit.org/changeset/137864
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug