RESOLVED FIXED 76833
Move m_rootEditableElementForSelectionOnMouseDown off of HTMLAnchorElement.
https://bugs.webkit.org/show_bug.cgi?id=76833
Summary Move m_rootEditableElementForSelectionOnMouseDown off of HTMLAnchorElement.
Andreas Kling
Reported 2012-01-23 08:21:28 PST
Because memory usage!
Attachments
Patch (6.69 KB, patch)
2012-01-23 08:27 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-01-23 08:27:27 PST
Antti Koivisto
Comment 2 2012-01-23 08:39:19 PST
Quite a bit of code for something that looks like a rather narrow detail. I wonder if some refactoring would eliminate the concept completely. r=me in any case as this is an improvement.
Andreas Kling
Comment 3 2012-01-23 09:00:43 PST
Comment on attachment 123562 [details] Patch Clearing flags on attachment: 123562 Committed r105631: <http://trac.webkit.org/changeset/105631>
Andreas Kling
Comment 4 2012-01-23 09:00:52 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.