Comment #4 on issue 2879 by jaffathecake: Implement fast back http://code.google.com/p/chromium/issues/detail?id=2879
Ohh, that's a really good idea. So: Fire mouse out events on anything the mouse is over, Save the current state to memory, Fire unload, Load new page. When 'back' is clicked, the saved state is returned. The problem with firing unload when the page is removed from memory is pages that use unload for "Are you sure you want to navigate away from this page?" like Gmail. This solution works around that. Opera, Firefox & Safari all have the last-back feature. Would be good if Chrome could also support it, but better. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
