diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-11-09 00:35:55 +0100 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2022-12-25 07:58:58 -0700 |
commit | e80147afbacac1d6072143b5314f84e16289b497 (patch) | |
tree | ad5231d67c736ac00d1a3984011bbd27c449ecd3 /Ports/patch | |
parent | 0b15fd4a121634075cfb95f8c46c92349077597c (diff) | |
download | serenity-e80147afbacac1d6072143b5314f84e16289b497.zip |
Ladybird: Fix reloading functionality
Previously, reloading went back to the first page loaded by
WebView::load() or WebView::load_html(), as they are the only methods
that modify m_url, which is what the reload loaded. Now we handle
reloads in Tab.cpp by simply loading the last entry in the m_history.
Diffstat (limited to 'Ports/patch')
0 files changed, 0 insertions, 0 deletions