Images 💾

Last commit ⭐

commit 3961002ffd0606c487602c7b22cd4b54803da148
Author:     circl <circl.lastname@gmail.com>
AuthorDate: Sun Jun 9 18:22:24 2024 +0200
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Wed Jul 10 09:20:15 2024 -0400

    LibWeb: Use viewport position for did_enter_tooltip_area
    
    This now matches the behavior of did_request_link_context_menu and
    friends. Previously the coordinates relative to the page rather than
    viewport were sent to the chrome.
    
    (cherry picked from commit 990cf9b4e9476d15494a9538614762119d759b2d)