https://bugzilla.wikimedia.org/show_bug.cgi?id=56728
--- Comment #5 from Brion Vibber <[email protected]> --- So apparently the only way to find the limit is to keep adding data until you fill it up. Awesome. http://dev-test.nemikor.com/web-storage/support-test/ ^ looks like a frequent limit is 5MB, which in some browsers means 2.5M *UTF-16 code points*. That's going to be pretty tight for the amount of code we want to store. :( -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
