Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Issue 2297433002: On the Mac, AX_EVENT_LOAD_COMPLETE should only be fired on the top document. (Closed)

Created:
4 years, 3 months ago by nektarios
Modified:
4 years, 3 months ago
CC:
aboxhall+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, Elly Fong-Jones, jam, je_julie, nektar+watch_chromium.org, yuzo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

On the Mac, AX_EVENT_LOAD_COMPLETE should only be fired on the top document. In Apple's WebKit, AXLayoutComplete, and not AXLoadComplete, fires when an iframe loads. I am not sure if it also fires when an iframe finishes layout, so we should leave the |ui::AX_EVENT_LAYOUT_COMPLETE| case in for now. BUG=637895 TESTED=Voiceover R=dmazzoni@chromium.org Committed: https://crrev.com/a95b71765f7160f1e5d7b09ede730d223492a595 Cr-Commit-Position: refs/heads/master@{#415413}

Patch Set 1 #

Patch Set 2 : Added a helper function to determine top frame. #

Patch Set 3 : Fixed compilation error. #

Patch Set 4 : Always return itself if there is no specialized RenderWidgetHostView on this platform. #

Patch Set 5 : Fixed compiler error. #

Patch Set 6 : Compiler fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M content/browser/accessibility/browser_accessibility_manager.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_mac.mm View 1 1 chunk +8 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
nektarios
4 years, 3 months ago (2016-08-29 21:28:44 UTC) #1
dmazzoni
lgtm Thanks. What's the user-visible bug you observe with this?
4 years, 3 months ago (2016-08-29 21:32:33 UTC) #2
dmazzoni
On 2016/08/29 at 21:32:33, dmazzoni wrote: > lgtm > > Thanks. What's the user-visible bug ...
4 years, 3 months ago (2016-08-29 21:33:08 UTC) #3
chromium-reviews
Okay, works properly now. Could you have another look? -- You received this message because ...
4 years, 3 months ago (2016-08-30 00:21:31 UTC) #4
dmazzoni
still lgtm Let's land this because it fixes a solid user-facing bug and we may ...
4 years, 3 months ago (2016-08-30 14:04:16 UTC) #5
nektarios
@asvitkine Please review changes to content/browser/renderer_host/. +ellyjones for visibility.
4 years, 3 months ago (2016-08-30 16:45:05 UTC) #8
nektarios
@asvitkine Please review changes to content/browser/renderer_host/. +ellyjones for visibility.
4 years, 3 months ago (2016-08-30 16:45:05 UTC) #9
nektarios
On 2016/08/30 at 16:45:05, nektarios wrote: > @asvitkine > Please review changes to content/browser/renderer_host/. > ...
4 years, 3 months ago (2016-08-30 16:54:16 UTC) #10
Alexei Svitkine (slow)
lgtm
4 years, 3 months ago (2016-08-30 18:03:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2297433002/100001
4 years, 3 months ago (2016-08-30 18:33:34 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/289204)
4 years, 3 months ago (2016-08-30 19:39:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2297433002/100001
4 years, 3 months ago (2016-08-30 19:40:36 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-08-30 20:37:11 UTC) #19
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 20:40:20 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a95b71765f7160f1e5d7b09ede730d223492a595
Cr-Commit-Position: refs/heads/master@{#415413}

Powered by Google App Engine
This is Rietveld 408576698