Changeset 25072 in webkit


Ignore:
Timestamp:
Aug 14, 2007 1:20:06 PM (17 years ago)
Author:
adele
Message:

Reviewed by Brady.

Test for http://bugs.webkit.org/show_bug.cgi?id=14746
<rdar://problem/5401041> REGRESSION: Form state not saved for forms that submit via HTTPS even if they do not contain a password field

  • http/tests/navigation/resources/restore-form-state-https-1.html: Added.
  • http/tests/navigation/restore-form-state-https-expected.txt: Added.
  • http/tests/navigation/restore-form-state-https.html: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r25071 r25072  
     12007-08-14  Adele Peterson  <adele@apple.com>
     2
     3        Reviewed by Brady.
     4
     5        Test for http://bugs.webkit.org/show_bug.cgi?id=14746
     6        <rdar://problem/5401041> REGRESSION: Form state not saved for forms that submit via HTTPS even if they do not contain a password field
     7
     8        * http/tests/navigation/resources/restore-form-state-https-1.html: Added.
     9        * http/tests/navigation/restore-form-state-https-expected.txt: Added.
     10        * http/tests/navigation/restore-form-state-https.html: Added.
     11
    1122007-08-14  Antti Koivisto  <antti@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.