RESOLVED FIXED 75406
[mac] Remove -[WebView setHoverFeedbackSuspended:]
https://bugs.webkit.org/show_bug.cgi?id=75406
Summary [mac] Remove -[WebView setHoverFeedbackSuspended:]
mitz
Reported 2011-12-31 11:47:37 PST
After fixing bug 75405, -[WebView setHoverFeedbackSuspended:] will not be respected for hover feedback resulting from scrolling the page under the mouse. Given the current usage of this SPI, we can leave it in this state and remove it from the header, the later remove it entirely.
Attachments
Remove method definitions and implementation, leave stubs for existing clients (5.90 KB, patch)
2011-12-31 17:14 PST, mitz
timothy: review+
webkit.review.bot: commit-queue-
mitz
Comment 1 2011-12-31 17:14:57 PST
Created attachment 120837 [details] Remove method definitions and implementation, leave stubs for existing clients
WebKit Review Bot
Comment 2 2011-12-31 18:04:28 PST
Comment on attachment 120837 [details] Remove method definitions and implementation, leave stubs for existing clients Attachment 120837 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10997688 New failing tests: media/W3C/video/networkState/networkState_during_progress.html
mitz
Comment 3 2012-01-02 11:18:56 PST
Note You need to log in before you can comment on or make changes to this bug.