Bugzilla – Attachment 132239 Details for
Bug 29957
Cookies not removed after logout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29957: (follow-up) correct spelling QA complaint
Bug-29957-follow-up-correct-spelling-QA-complaint.patch (text/plain), 875 bytes, created by
Nick Clemens (kidclamp)
on 2022-03-25 12:22:15 UTC
(
hide
)
Description:
Bug 29957: (follow-up) correct spelling QA complaint
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2022-03-25 12:22:15 UTC
Size:
875 bytes
patch
obsolete
>From 391117577588c876bab191f2385ffbd3c40efd8b Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 25 Mar 2022 12:20:52 +0000 >Subject: [PATCH] Bug 29957: (follow-up) correct spelling QA complaint > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > t/CookieManager.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/CookieManager.t b/t/CookieManager.t >index 3c49035451..1efc80e37a 100755 >--- a/t/CookieManager.t >+++ b/t/CookieManager.t >@@ -71,7 +71,7 @@ subtest 'clear_unless' => sub { > is( $rv[2]->value, q{aap2}, 'aap not empty' ); > is( $rv[3]->value, q{}, 'mies empty' ); > is( $rv[4]->value, q{}, 'zus empty' ); >- is( $rv[1]->httponly, 0, 'cleared wim isnt httponly' ); >+ is( $rv[1]->httponly, 0, 'cleared wim is not httponly' ); > is( $rv[2]->httponly, 1, 'aap httponly' ); > }; > >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 29957
:
129871
|
129872
|
130005
|
130006
|
131428
|
131750
|
131751
|
131752
|
131807
|
131808
|
131809
|
131810
|
131824
|
131825
|
131826
|
131827
|
131828
|
131840
|
131841
|
131842
|
131843
|
131856
|
132045
|
132046
|
132047
|
132105
|
132106
|
132107
|
132108
|
132109
|
132110
|
132111
|
132115
|
132210
|
132211
|
132231
|
132232
|
132233
|
132234
|
132235
|
132236
|
132237
|
132238
|
132239
|
132288
|
132289
|
132290
|
132291
|
132292
|
132293
|
132294
|
132295
|
132296