[Webkit-unassigned] [Bug 36649] operator== and operator!= for Position is not used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 27 09:01:39 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36649





--- Comment #5 from Eric Seidel <eric at webkit.org>  2010-03-27 09:01:38 PST ---
I don't think that VisiblePosition should go away.  It should be used less in
the core editing code, yes.  It's mostly a user-interaction concept.  It
embodies the set of positions where the user could actually place the cursor. 
But the internals of the editing engine needs to deal with Positions which are
anywhere in the DOM.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list