Bug 76833

Summary: Move m_rootEditableElementForSelectionOnMouseDown off of HTMLAnchorElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-01-23 08:21:28 PST
Because memory usage!
Comment 1 Andreas Kling 2012-01-23 08:27:27 PST
Created attachment 123562 [details]
Patch
Comment 2 Antti Koivisto 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.
Comment 3 Andreas Kling 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>
Comment 4 Andreas Kling 2012-01-23 09:00:52 PST
All reviewed patches have been landed.  Closing bug.