Bug 207955 - [iOS][LegacyWebKit] Override EditorClient::shouldRevealCurrentSelectionAfterInsertion()
Summary: [iOS][LegacyWebKit] Override EditorClient::shouldRevealCurrentSelectionAfterI...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: iPhone / iPad iOS 13
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks: 207866
  Show dependency treegraph
 
Reported: 2020-02-19 13:12 PST by Daniel Bates
Modified: 2020-02-19 14:02 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.26 KB, patch)
2020-02-19 13:27 PST, 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-02-19 13:12:10 PST
In bug #207866 I implemented the override for EditorClient::shouldRevealCurrentSelectionAfterInsertion() in Modern WebKit. This is also needed in Legacy WebKit.
Comment 1 Radar WebKit Bug Importer 2020-02-19 13:16:43 PST
<rdar://problem/59602916>
Comment 2 Daniel Bates 2020-02-19 13:27:14 PST
Created attachment 391194 [details]
Patch
Comment 3 Daniel Bates 2020-02-19 14:01:07 PST
Thanks Wenson!
Comment 4 Daniel Bates 2020-02-19 14:02:14 PST
Comment on attachment 391194 [details]
Patch

Clearing flags on attachment: 391194

Committed r256948: <https://trac.webkit.org/changeset/256948>
Comment 5 Daniel Bates 2020-02-19 14:02:16 PST
All reviewed patches have been landed.  Closing bug.