RESOLVED FIXED Bug 33396
Change all RANDOMBLOB calls in LayoutTests/storage to ZEROBLOB calls
https://bugs.webkit.org/show_bug.cgi?id=33396
Summary Change all RANDOMBLOB calls in LayoutTests/storage to ZEROBLOB calls
Dumitru Daniliuc
Reported 2010-01-08 12:12:11 PST
It looks like RANDOMBLOB will soon be denied by the authorizer, so all storage layout tests should be changed to use ZEROBLOB (or something else) instead.
Attachments
patch (1.47 KB, patch)
2010-01-08 12:23 PST, Dumitru Daniliuc
eric: review+
dumi: commit-queue-
refactors quota-tracking.html (1.29 KB, patch)
2010-01-12 13:09 PST, Dumitru Daniliuc
abarth: review+
dumi: commit-queue-
Dumitru Daniliuc
Comment 1 2010-01-08 12:23:44 PST
WebKit Review Bot
Comment 2 2010-01-08 12:26:17 PST
style-queue ran check-webkit-style on attachment 46151 [details] without any errors.
Eric Seidel (no email)
Comment 3 2010-01-08 12:35:49 PST
Comment on attachment 46151 [details] patch OK.
Dumitru Daniliuc
Comment 4 2010-01-08 16:06:29 PST
Landed as r53021.
Dumitru Daniliuc
Comment 5 2010-01-12 13:04:49 PST
Forgot to fix this in quota-tracking.html.
Dumitru Daniliuc
Comment 6 2010-01-12 13:09:03 PST
Created attachment 46395 [details] refactors quota-tracking.html
Adam Barth
Comment 7 2010-01-12 17:30:06 PST
Comment on attachment 46395 [details] refactors quota-tracking.html LGTM
Dumitru Daniliuc
Comment 8 2010-01-12 19:03:52 PST
quota-tracking.html patch landed as r53172.
Note You need to log in before you can comment on or make changes to this bug.