[Webkit-unassigned] [Bug 35368] Frame should use SelectionController's TextGranularity instead of its own
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 24 19:37:25 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35368
--- Comment #3 from Ojan Vafai <ojan at chromium.org> 2010-02-24 19:37:25 PST ---
All the changes in test results are either extraneous
"webViewDidChangeSelection:WebViewDidChangeSelectionNotification" or selection
changes from one range to the *same* range, at least according to what editing
delegate dumps. I don't really understand why this change affects affects
those.
I went through each of these tests and manually verified that the user-visible
behavior is the same with and without the patch, hence my comment that there's
no functionality change. I came to the conclusion that it's just a quirk of how
we dump editing delegate info. That's just a guess though.
I can spend some time tomorrow trying to understand where the extra
notifications are coming from.
--
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