Comment 7 for bug 1384357

Revision history for this message
Olivier Tilloy (osomon) wrote :

It looks like the blink method we’re interested in listening to is called didUpdateTextOfFocusedElementByNonUserInput().

Apparently this will require patching content::RenderWidget, the current implementation does nothing if !defined(OS_ANDROID).