Bug 143021

Summary: [iOS] Remove unused keyboard code in WKSelectPopover class
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal CC: joepeck
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch joepeck: review+

Enrica Casucci
Reported 2015-03-24 14:51:18 PDT
Cleanup task.
Attachments
Patch (2.18 KB, patch)
2015-03-24 14:55 PDT, Enrica Casucci
joepeck: review+
Enrica Casucci
Comment 1 2015-03-24 14:55:34 PDT
Joseph Pecoraro
Comment 2 2015-03-24 16:22:34 PDT
Comment on attachment 249356 [details] Patch Looks good to me You can probably remove a bunch of UIKeyboard stuff from UIKitSPI.h, since I would guess this might be the only place it is used.
Enrica Casucci
Comment 3 2015-03-24 16:28:06 PDT
(In reply to comment #2) > Comment on attachment 249356 [details] > Patch > > Looks good to me > > You can probably remove a bunch of UIKeyboard stuff from UIKitSPI.h, since I > would guess this might be the only place it is used. Unfortunately the keyboard is still widely used in WKContentViewInteraction.mm Thanks for the review!
Enrica Casucci
Comment 4 2015-03-24 16:38:25 PDT
Committed revision 181919.
Note You need to log in before you can comment on or make changes to this bug.