Bug 120701

Summary: Editor::m_removedAnchor is unused
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: HTML EditingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2013-09-04 14:19:32 PDT
When we have a Node reference in Editor, we should clear it in Editor::clear(). We don't do this for m_removedAnchor, but we don't ever use it al all anyway.
Attachments
proposed patch (1.66 KB, patch)
2013-09-04 14:21 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2013-09-04 14:21:04 PDT
Created attachment 210496 [details] proposed patch
WebKit Commit Bot
Comment 2 2013-09-04 15:19:39 PDT
Comment on attachment 210496 [details] proposed patch Clearing flags on attachment: 210496 Committed r155072: <http://trac.webkit.org/changeset/155072>
WebKit Commit Bot
Comment 3 2013-09-04 15:19:41 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.