Bug 254512
| Summary: | Fix typo in default database quota definition | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | New Bugs | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Przemyslaw Gorszkowski
In current implementation there is lapse in default quota definition:
static const unsigned long long defaultQuota = 5 * 1024 * 1204; // 5 MB
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/12000
EWS
Committed 262493@main (9603260a265d): <https://commits.webkit.org/262493@main>
Reviewed commits have been landed. Closing PR #12000 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107528332>