DescriptionSend an ack msg to a parent iframe when setting iframe ids for ChromeVox.
This fixes a few cases in which ChromeVox gets stuck when entering or exiting an iframe:
- during continuous reading, multiple inter frame messages get sent
- on some iframes, even though there's a valid src, ChromeVox isn't injected; this results in the outer ChromeVox continuously messaging into an iframe with out ChromeVox running. This occurs typically with dymaically loaded iframes.
TEST=manual; create a page with an iframe src='http://www.google.com'; previously, ChromeVox gets stuck trying to enter the iframe. Now, it should skip it. On MacRumors.com, attempt to enter one of the iframes containing YouTube content; perform continuous read immediately before the content. Should no longer get stuck.
Committed: https://crrev.com/76fc11f0408b05ecf3177953401f5a746ef53f61
Cr-Commit-Position: refs/heads/master@{#309460}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 9 (2 generated)
|