[Webkit-unassigned] [Bug 23793] WebKit changes the Selection on setting with addRange, FF does not

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 12:01:24 PST 2009


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





------- Comment #3 from eric at webkit.org  2009-02-06 12:01 PDT -------
I think the "validation" invariant which Selection currently tries to hold, is
a wrong one.  In at least I don't think Selection should assume that both of
it's endpoints are valid visible positions.  Maybe we need a separate
VisibleSelection class which holds that invariant, similar to how we have
VisiblePosition and Position split classes.


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



More information about the webkit-unassigned mailing list