RESOLVED FIXED 55731
Those checking in Editor::removeSpellAndCorrectionMarkersFromWordsToBeEdited() should be done with VisiblePosition::isNull().
https://bugs.webkit.org/show_bug.cgi?id=55731
Summary Those checking in Editor::removeSpellAndCorrectionMarkersFromWordsToBeEdited(...
Jia Pu
Reported 2011-03-03 17:18:51 PST
Those wordy if statement really should use VisiblePosition::isNull().
Attachments
Proposed patch (v1) (3.75 KB, patch)
2011-03-04 10:46 PST, Jia Pu
no flags
Jia Pu
Comment 1 2011-03-04 10:46:29 PST
Created attachment 84780 [details] Proposed patch (v1)
WebKit Commit Bot
Comment 2 2011-03-04 21:20:39 PST
Comment on attachment 84780 [details] Proposed patch (v1) Clearing flags on attachment: 84780 Committed r80405: <http://trac.webkit.org/changeset/80405>
WebKit Commit Bot
Comment 3 2011-03-04 21:20:44 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.