RESOLVED FIXED 41976
SelectionController::positionForPlatform should ask EditingBehavior for platform specific behavior
https://bugs.webkit.org/show_bug.cgi?id=41976
Summary SelectionController::positionForPlatform should ask EditingBehavior for platf...
Antonio Gomes
Reported 2010-07-09 12:30:57 PDT
... instead, it is accessing EditingMacBehavior directly today.
Attachments
Patch v1. (3.62 KB, patch)
2016-03-31 07:15 PDT, Antonio Gomes
darin: review+
Patch for landing. (3.59 KB, patch)
2016-03-31 11:20 PDT, Antonio Gomes
no flags
Antonio Gomes
Comment 1 2016-03-08 09:15:14 PST
(In reply to comment #0) > ... instead, it is accessing EditingMacBehavior directly today. It's been sitting untouched for over 5.5years, but should be a quick fix. Taking..
Antonio Gomes
Comment 2 2016-03-31 07:15:09 PDT
Created attachment 275277 [details] Patch v1.
Darin Adler
Comment 3 2016-03-31 08:50:40 PDT
Comment on attachment 275277 [details] Patch v1. View in context: https://bugs.webkit.org/attachment.cgi?id=275277&action=review > Source/WebCore/editing/FrameSelection.cpp:630 > + // Mac and iOS. I don’t think we should add this comment.
Antonio Gomes
Comment 4 2016-03-31 11:20:54 PDT
Created attachment 275303 [details] Patch for landing.
WebKit Commit Bot
Comment 5 2016-03-31 11:50:53 PDT
Comment on attachment 275303 [details] Patch for landing. Clearing flags on attachment: 275303 Committed r198904: <http://trac.webkit.org/changeset/198904>
WebKit Commit Bot
Comment 6 2016-03-31 11:50:57 PDT
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.