commit | 598c9ccf8641e0e4563bba2fd5613bcb4de766ec | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Thu Jun 04 11:10:38 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Thu Jun 04 11:10:38 2009 -0400 |
tree | ca37f400984f140323732da64f9de42421f3b76d | |
parent | 565505b1a2c1d3099496af5910760087602e994a [diff] |
Do not use the original url in onReceivedTitle. We used to use the original url because that was what was entered into the history database. Now, with a change in webkit, the correct url will be passed to updateVisitedHistory if the server sent a redirect. This allows for the correct url and title to be displayed in the title bar as well as the correct url and title to be stored in the history.