[webkit-reviews] review requested: [Bug 19422] Distinct redirects from the same link do not create distinct history items : [Attachment 21654] Test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 12 00:41:09 PDT 2008


Cameron Zwarich (cpst) <cwzwarich at uwaterloo.ca> has asked  for review:
Bug 19422: Distinct redirects from the same link do not create distinct history
items
https://bugs.webkit.org/show_bug.cgi?id=19422

Attachment 21654: Test case
https://bugs.webkit.org/attachment.cgi?id=21654&action=edit

------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
Here is a test case for the existing behaviour. It passes with my patch
applied. I put it up for review so I can land the test before working on this
bug some more.

I am only dumping the back/forward list; is there any way to also dump global
history? Since that is one of the issues with this bug, I would like to be able
to test it.

Interestingly enough, this test case seems to expose a bug in WebKit. If I add
a layoutTestController.queueBackNavigation(1) to the final page, it performs no
navigation. Should I file this bug separately?


More information about the webkit-reviews mailing list