Bug 211135 - Remove unused WebPage::focusTextInputContext()
Summary: Remove unused WebPage::focusTextInputContext()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-28 11:10 PDT by Daniel Bates
Modified: 2020-04-28 14:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.30 KB, patch)
2020-04-28 11:13 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2020-04-28 11:10:24 PDT
I forgot to remove the WebPage message and WebPage implementation when I removed -_focusTextInputContext in bug #210619. Let's remove it as it is unused.
Comment 1 Daniel Bates 2020-04-28 11:13:29 PDT
Created attachment 397858 [details]
Patch
Comment 2 Daniel Bates 2020-04-28 14:23:03 PDT
Thanks Anders!
Comment 3 Daniel Bates 2020-04-28 14:31:38 PDT
Comment on attachment 397858 [details]
Patch

Clearing flags on attachment: 397858

Committed r260846: <https://trac.webkit.org/changeset/260846>
Comment 4 Daniel Bates 2020-04-28 14:31:40 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2020-04-28 14:32:17 PDT
<rdar://problem/62546470>