about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-04-28 17:32:00 -0700
committerbors <bors@rust-lang.org>2014-04-28 17:32:00 -0700
commita72a6ec897e1b8d7e125be9bb4b60d89c79aa4c0 (patch)
treede1e8088d4ecfb6884823e5f141eb966871213ad /src/rustllvm/RustWrapper.cpp
parent3cd6c1e008ac0696cedf6be68a4fa9d7b16550bf (diff)
parent5b2e4776296a23cc6429838e8ba47c3d42513004 (diff)
downloadrust-a72a6ec897e1b8d7e125be9bb4b60d89c79aa4c0.tar.gz
rust-a72a6ec897e1b8d7e125be9bb4b60d89c79aa4c0.zip
auto merge of #13830 : noamraph/rust/doc-browser-history, r=kballard
Currently, in both chrome and firefox, if I type something in the search box in the reference docs I get immediately the search results. That's great. However, if I want to go back to the doc I was reading and try to press the back button, I am immediately forwarded again to the search results. This is caused by the fact that the search term is (deliberately) left in the search box, and the search() function is called as if I typed the search term again.
I disabled calling the search() function if there's no search term in the URL, and now it seems to work fine.

I hope I'm sending the pull request correctly - I'm not really used to git and github.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions