[Webkit-unassigned] [Bug 40029] Widgets get 2 notifications (lost focus/got focus) each time focus switches between 2 nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 10:07:27 PDT 2010


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





--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2010-06-08 10:07:27 PST ---
DumpRenderTree can dump many sorts of callbacks already. I suspect that layoutTestController.dumpEditingCallbacks() may do what you need - but if it doesn't, the way to proceed is to add a new logging delegate implementation.

Does your fix affect any of the bugs I mentioned in comment 7?

You didn't answer whether this affects other WebKit ports. If this is a Chromium-only problem, it's of course surprising that you needed to change common code to fix it. Someone will have to explain why that's necessary. You can just say that you don't know, and then it will be reviewer's job, but that will make the patch more difficult to review.

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