[webkit-reviews] review requested: [Bug 27778] Add more DOM Storage tests : [Attachment 33667] v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 13:35:37 PDT 2009


Jeremy Orlow <jorlow at chromium.org> has asked  for review:
Bug 27778: Add more DOM Storage tests
https://bugs.webkit.org/show_bug.cgi?id=27778

Attachment 33667: v1
https://bugs.webkit.org/attachment.cgi?id=33667&action=review

------- Additional Comments from Jeremy Orlow <jorlow at chromium.org>
Add more localStorage tests.  As with before, once I know everything's OK with
them, I'll port them over to SessionStorage tests as well.

       These test behavior that I don't think was very well verified earlier.

	* storage/domstorage/localstorage/complex-keys-expected.txt: Added.
	* storage/domstorage/localstorage/complex-keys.html: Added.
	      A bunch of corner cases related to keys.
	* storage/domstorage/localstorage/complex-values-expected.txt: Added.
	* storage/domstorage/localstorage/complex-values.html: Added.
	      A bunch of corner cases related to values.
	* storage/domstorage/localstorage/remove-item-expected.txt: Added.
	* storage/domstorage/localstorage/remove-item.html: Added.
	      Test basic removeItem functionality.


More information about the webkit-reviews mailing list