Bug 94978

Summary: [chromium] WebViewImpl::enableTouchHighlight() should always clear any existing highlight when invoked.
Product: WebKit Reporter: W. James MacLean <wjmaclean>
Component: New BugsAssignee: W. James MacLean <wjmaclean>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

W. James MacLean
Reported 2012-08-24 15:39:20 PDT
[chromium] WebViewImpl::enableTouchHighlight() should always clear any existing highlight when invoked.
Attachments
Patch (15.50 KB, patch)
2012-08-24 15:41 PDT, W. James MacLean
no flags
W. James MacLean
Comment 1 2012-08-24 15:41:31 PDT
Created attachment 160513 [details] Patch Currently, if GestureTapDown occurs while a highlight is being displayed, and the new event does not generate a new target to highlight, we fail to cancel the existing highlight. This CL address this issue.
WebKit Review Bot
Comment 2 2012-08-24 16:50:02 PDT
Comment on attachment 160513 [details] Patch Clearing flags on attachment: 160513 Committed r126654: <http://trac.webkit.org/changeset/126654>
WebKit Review Bot
Comment 3 2012-08-24 16:50:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.