mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
skip add same request value on history argument enabled
This commit is contained in:
parent
a8c59d5642
commit
2c144c3182
5 changed files with 54 additions and 3 deletions
|
|
@ -112,6 +112,10 @@ namespace app::browser::main::tab::page
|
|||
const bool & UPDATE_MEMORY_INDEX
|
||||
);
|
||||
|
||||
bool try_history_current(
|
||||
Glib::ustring & request
|
||||
);
|
||||
|
||||
bool try_history_forward(
|
||||
Glib::ustring & request,
|
||||
const bool & UPDATE_MEMORY_INDEX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue