Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
WKNavigationResponse._downloadAttribute should be nil when no downloa…
…d attribute is present https://bugs.webkit.org/show_bug.cgi?id=196809 <rdar://49800762> Patch by Alex Christensen <achristensen@webkit.org> on 2019-04-10 Reviewed by Brady Eidson. Source/WebKit: * UIProcess/API/Cocoa/WKNavigationResponse.mm: (-[WKNavigationResponse _downloadAttribute]): Tools: * TestWebKitAPI/Tests/WebKitCocoa/WKNavigationResponse.mm: (TEST): Canonical link: https://commits.webkit.org/211095@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@244184 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
5c9fb29
commit a3cbc14074fc3d7394fd01902b593177b4ad29fd
Showing
4 changed files
with
62 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters