[Webkit-unassigned] [Bug 54986] deprecatedEditingOffset should actually return the expected deprecated value for "after" positions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 22 19:22:58 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54986
--- Comment #14 from Eric Seidel <eric at webkit.org> 2011-02-22 19:22:58 PST ---
(From update of attachment 83422)
deprecatedEditingOffset was never meant to be able to be derived from new-style positions. My thought had been instead that we would add the ASSERT(m_isLegacyEditingPosition) and then fix all the places that hit the ASSERT before adding new uses of new-style positions.
--
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