Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
2011-03-15 Martin Robinson <mrobinson@igalia.com>
Reviewed by Adam Barth. [GTK] [WebKit2] The UIProcess never changes the mouse cursor https://bugs.webkit.org/show_bug.cgi?id=56333 Add an implementation for WebView::addCursor for WebKit2 GTK+. This allows the cursor to change as the user mouses around the page. There is currently no test infrastructure to track cursor changes. * UIProcess/gtk/WebView.cpp: (WebKit::WebView::setCursor): Ported implementation from WebKit1. Canonical link: https://commits.webkit.org/71017@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@81137 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information