Bug 138442

Summary: Remove the unused deletion UI feature
Product: WebKit Reporter: mitz
Component: HTML EditingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 42535    
Attachments:
Description Flags
Remove the feature and its tests ap: review+

Description mitz 2014-11-05 14:58:32 PST
DELETION_UI is a Mac-only feature in Legacy WebKit exposed only via SPI (a private WebViewEditingDelegate method) that no one is using.
Comment 1 mitz 2014-11-05 15:33:10 PST
Created attachment 241064 [details]
Remove the feature and its tests
Comment 2 Alexey Proskuryakov 2014-11-05 16:05:44 PST
Comment on attachment 241064 [details]
Remove the feature and its tests

rs=me
Comment 3 mitz 2014-11-05 16:09:55 PST
Committed <http://trac.webkit.org/r175647>.
Comment 4 Gyuyoung Kim 2014-11-05 17:38:21 PST
(In reply to comment #3)
> Committed <http://trac.webkit.org/r175647>.

I fix EFL build error since r175647.

http://trac.webkit.org/changeset/175652