Bug 68385

Summary: Remove -[WebView _selectionChanged] and -[WebView _setTooltip:]
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aroben: review+

Description Anders Carlsson 2011-09-19 13:35:10 PDT
Remove -[WebView _selectionChanged] and -[WebView _setTooltip:]
Comment 1 Anders Carlsson 2011-09-19 13:36:16 PDT
Created attachment 107911 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-09-19 13:37:16 PDT
Comment on attachment 107911 [details]
Patch

How certain are you that no WebKit clients are overriding these WebView methods?
Comment 3 Anders Carlsson 2011-09-19 13:37:53 PDT
(In reply to comment #2)
> (From update of attachment 107911 [details])
> How certain are you that no WebKit clients are overriding these WebView methods?

Very certain!
Comment 4 Anders Carlsson 2011-09-19 13:38:11 PDT
Committed r95467: <http://trac.webkit.org/changeset/95467>