OSDN Git Service

Revive my change to not add anchor navigations to the history in some cases.
authorPatrick Scott <phanna@android.com>
Wed, 3 Mar 2010 17:10:51 +0000 (12:10 -0500)
committerPatrick Scott <phanna@android.com>
Wed, 3 Mar 2010 17:19:43 +0000 (12:19 -0500)
commita6e5d463b2fbb6ad4e154719d6846231a32764a7
tree3c7bca8d0606b19bd20cc87cecd2bcf4ea70863a
parentafa40c89b27e6edbc28a5ad400eb8bb9176a88a8
Revive my change to not add anchor navigations to the history in some cases.

Do not add history items when there is an anchor navigation if the user did not
initiate the event.

We backed out this change because cnn.com fixed itself but now
app.showtime-app.com does the same trick and prevents the Browser from being
able to go back.
WebCore/loader/FrameLoader.cpp