Bug 75406

Summary: [mac] Remove -[WebView setHoverFeedbackSuspended:]
Product: WebKit Reporter: mitz
Component: WebKit APIAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Remove method definitions and implementation, leave stubs for existing clients timothy: review+, webkit.review.bot: commit-queue-

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.