DescriptionRemove special casing for firing load completes.
With the new logic in SendPendingAccessibilityNotifications, it is no longer necessary to fire a load complete as the first notification to the browser. Since we walk the parent chain, looking for the first entry actually in our browser cache, we will always end up walking up to the root.
This change therefore also makes sure that notifications fired on the root will include all of the subtree when composing the notification.
BUG=none.
TEST=manual.
Merge remote-tracking branch 'origin' into build_break
Merge branch 'trunk' of http://git.chromium.org/git/chromium into build_break
Attempt fixes at chrome frame tests redness.
TBR=dtseng
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113704
Patch Set 1 #Patch Set 2 : Initial patch. #
Total comments: 1
Patch Set 3 : Add comment. #Patch Set 4 : Fix tests. #Patch Set 5 : Poll while busy a11y tree returned. #
Messages
Total messages: 5 (0 generated)
|