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
WKWebView WebSQL is not enabled
https://bugs.webkit.org/show_bug.cgi?id=156928 rdar://problem/19029603 Reviewed by Beth Dakin. Give databases a default quota of 50 MB, matching what we have in UIWebView. * UIProcess/Cocoa/UIDelegate.mm: (WebKit::UIDelegate::UIClient::exceededDatabaseQuota): Canonical link: https://commits.webkit.org/175027@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@199901 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Anders Carlsson
committed
Apr 22, 2016
1 parent
71a8752
commit 1e5f1aea485b29dd20257fbf2fcd831ae5213fc1
Showing
2 changed files
with
18 additions
and
1 deletion.
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