eb61269068
Returning "next" was no longer possible as the SQL query does not fetch more items than necessary. This is solved by using a start time, a limit, and an offset. The offset is needed to prevent fetching duplicate items if multiple entries have the same timestamp. Two of the history tests that relied on qute://history were changed to rely on qute://history/data instead to make them less failure-prone. |
||
---|---|---|
.. | ||
http | ||
network | ||
test_cache.py | ||
test_cookies.py | ||
test_downloads.py | ||
test_history.py | ||
test_mhtml.py | ||
test_qt_javascript.py | ||
test_tabhistory.py | ||
test_webkitelem.py |