[Webkit-unassigned] [Bug 25057] remove rangeCompliantEquivalent and replace it with Position methods
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 6 10:27:18 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=25057
--- Comment #22 from Levi Weintraub <leviw at google.com> 2011-01-06 10:27:17 PST ---
(In reply to comment #19)
> (From update of attachment 78056 [details])
> So two things here are 1) a rename and 2) change to a member function because you like that better than a non-member function. Neither of those seems all that great to me.
>
> But maybe the real point here is that we can do a more efficient implementation inside Position because of how Position works now?
There's also reduction and code cleanup (35 lines down to 16). Part of the purpose of this is to call out the editing magic currently happening with the intention of making it go away once we've done away with the cases Ryosuke called out.
--
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