Bug 55731

Summary: Those checking in Editor::removeSpellAndCorrectionMarkersFromWordsToBeEdited() should be done with VisiblePosition::isNull().
Product: WebKit Reporter: Jia Pu <jiapu.mail>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Attachments:
Description Flags
Proposed patch (v1) none

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.