RESOLVED FIXED 120701
Editor::m_removedAnchor is unused
https://bugs.webkit.org/show_bug.cgi?id=120701
Summary Editor::m_removedAnchor is unused
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.