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

Description Jia Pu 2011-03-03 17:18:51 PST
Those wordy if statement really should use VisiblePosition::isNull().
Comment 1 Jia Pu 2011-03-04 10:46:29 PST
Created attachment 84780 [details]
Proposed patch (v1)
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-03-04 21:20:44 PST
All reviewed patches have been landed.  Closing bug.