WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150356
Remove unnecessary default quota setting in DatabaseContext::databaseExceededQuota
https://bugs.webkit.org/show_bug.cgi?id=150356
Summary
Remove unnecessary default quota setting in DatabaseContext::databaseExceeded...
Gyuyoung Kim
Reported
2015-10-19 23:20:49 PDT
In webdatabase we have set default quota(5MB) in DatabaseContext::databaseExceededQuota(). However the default value is for testing as mentioned in FIXME comment. So we need to move it to Internals.cpp, then default quota should be set by each port.
Attachments
WIP
(2.67 KB, patch)
2015-10-19 23:22 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(1.69 KB, patch)
2015-10-20 19:21 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(1.73 KB, patch)
2015-10-20 19:43 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2015-10-19 23:22:49 PDT
Created
attachment 263554
[details]
WIP
Gyuyoung Kim
Comment 2
2015-10-20 19:21:10 PDT
Created
attachment 263650
[details]
Patch
Gyuyoung Kim
Comment 3
2015-10-20 19:43:38 PDT
Created
attachment 263652
[details]
Patch
WebKit Commit Bot
Comment 4
2015-10-21 19:02:47 PDT
Comment on
attachment 263652
[details]
Patch Clearing flags on attachment: 263652 Committed
r191427
: <
http://trac.webkit.org/changeset/191427
>
WebKit Commit Bot
Comment 5
2015-10-21 19:02:51 PDT
All reviewed patches have been landed. Closing bug.
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