[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 17:09:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54986
--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> 2011-02-22 17:09:40 PST ---
(From update of attachment 83409)
View in context: https://bugs.webkit.org/attachment.cgi?id=83409&action=review
>>> Source/WebCore/dom/Position.cpp:153
>>> +}
>>
>> Why we can't keep this function inline? I'm afraid that making this function non-inline will have some performance impact.
>
> See the first comment on this bug.
I see. We can't call lastOffsetInNode(anchorNode) instead?
--
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