Bug 138442 - Remove the unused deletion UI feature
Summary: Remove the unused deletion UI feature
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks: 42535
  Show dependency treegraph
 
Reported: 2014-11-05 14:58 PST by mitz
Modified: 2014-11-05 17:38 PST (History)
1 user (show)

See Also:


Attachments
Remove the feature and its tests (101.74 KB, patch)
2014-11-05 15:33 PST, mitz
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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