DescriptionRevert 113704 - Remove 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
Review URL: http://codereview.chromium.org/8869006
TBR=dtseng@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113705
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|