RESOLVED FIXED 192633
[iOS] Remove -[WebEvent initWithKeyEventType:...:characterSet:]
https://bugs.webkit.org/show_bug.cgi?id=192633
Summary [iOS] Remove -[WebEvent initWithKeyEventType:...:characterSet:]
Daniel Bates
Reported 2018-12-12 11:17:14 PST
The initializer -[WebEvent initWithKeyEventType:...:characterSet:] is no longer need following the adoption of the initializer that takes an input manager hint added in <https://trac.webkit.org/changeset/201199/webkit> (bug 157773). We kept this the tree to maintain binary compatibility. This is no longer needed.
Attachments
Patch (9.84 KB, patch)
2018-12-12 11:20 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2018-12-12 11:20:07 PST
Daniel Bates
Comment 2 2018-12-17 10:59:00 PST
Comment on attachment 357151 [details] Patch Clearing flags on attachment: 357151 Committed r239275: <https://trac.webkit.org/changeset/239275>
Daniel Bates
Comment 3 2018-12-17 10:59:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.