[Webkit-unassigned] [Bug 25057] remove rangeCompliantEquivalent and replace it with Position methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 21:30:30 PST 2011


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





--- Comment #21 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-05 21:30:30 PST ---
(In reply to comment #20)
> (From update of attachment 78056 [details])
> I think it’s lame that both the old function and new function are named as if they did something mechanical but instead are full of editing magic. We should choose a name and perhaps even a location in the source code that acknowledges the editing magic. Or factor out the editing magic into a separate function.

This function should be solely mechanical once we eliminated:
1. Legacy editing positions
2. [table, 0]

I'm sure we have a bug for 1 but we should probably be filing a bug for 2.

-- 
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