From 280752aa618928f8fd1aad71e6c1e31f64834ed2 Mon Sep 17 00:00:00 2001 From: Masatoshi Kimura Date: Fri, 4 Jan 2013 12:49:25 +0900 Subject: [PATCH] Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz --- .../document/test/test_non-ascii-cookie.html | 29 +++++++++++++++++-- netwerk/cookie/Makefile.in | 4 +++ netwerk/cookie/nsCookie.cpp | 11 +++++-- netwerk/cookie/nsICookie.idl | 4 +-- 4 files changed, 42 insertions(+), 6 deletions(-) diff --git a/content/html/document/test/test_non-ascii-cookie.html b/content/html/document/test/test_non-ascii-cookie.html index 0f0a4bbb820f..fc307265a659 100644 --- a/content/html/document/test/test_non-ascii-cookie.html +++ b/content/html/document/test/test_non-ascii-cookie.html @@ -5,7 +5,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=784367 --> - Test for non-ASCII document.cookie + Test for non-ASCII cookie values @@ -18,12 +18,37 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=784367