[Webkit-unassigned] [Bug 62092] setting innerText to an empty string on editable div loses focus
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 26 14:51:06 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=62092
--- Comment #67 from Ryosuke Niwa <rniwa at webkit.org> 2011-09-26 14:51:06 PST ---
(From update of attachment 108709)
View in context: https://bugs.webkit.org/attachment.cgi?id=108709&action=review
> Source/WebCore/editing/FrameSelection.cpp:347
> +static void updatePositionAfterAdoptingTextReplacement(Position& position, EndPointType type, CharacterData* node, unsigned offset, unsigned oldLength, unsigned newLength)
Apparently type is no longer used in this function. I'm getting rid of this argument as I land.
--
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