DescriptionSend AXLayoutComplete even when document hasn't finished loading yet (reland)
Because these notifications only got sent if the corresponding AXObject
already existed, they were effectively never sent before the first
load complete notification. This change creates the AXObject for the
document element after the first layout, allowing future notifications too.
BUG=353067
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170085
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170343
Patch Set 1 #
Total comments: 1
Patch Set 2 : Now only send after first visually nonempty layout #Patch Set 3 : Added test #Patch Set 4 : Rebase #
Messages
Total messages: 22 (0 generated)
|