Chromium Code Reviews
DescriptionUpdating PageClickTracker to Notify listeners When Text Input Loses Focus.
Changing PageClickTracker and PageClickListener to give listeners the option to be informed when a text input element loses focus after gaining it. This will be used by the new autofill UI code once it is moved out of WebKit.
BUG=51644
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108649
Patch Set 1 #
Total comments: 5
Patch Set 2 : Updating page_click_tracker_browser test #
Total comments: 8
Patch Set 3 : Fix issue with gaining focus with tab #
Total comments: 12
Patch Set 4 : Fixing issues pointed out in code review #
Total comments: 8
Patch Set 5 : Making browser_tests work on all platforms #
Total comments: 2
Patch Set 6 : Moving SendWebKeyboardEvent to RenderViewTest #Patch Set 7 : Fixing included headers #Messages
Total messages: 25 (0 generated)
|