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

Issue 332893004: Fix bug where NVDA wouldn't enter browse mode on page load. (Closed)

Created:
6 years, 6 months ago by dmazzoni
Modified:
6 years, 6 months ago
Reviewers:
aboxhall
CC:
chromium-reviews, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@simpler_race_fix
Visibility:
Public.

Description

Fix bug where NVDA wouldn't enter browse mode on page load. This started happening when we started sending events on web pages before they fully load. BUG=368549 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276944

Patch Set 1 #

Total comments: 4

Patch Set 2 : Move onNodeChanged below #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M content/browser/accessibility/browser_accessibility_manager_win.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M ui/accessibility/ax_tree.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dmazzoni
6 years, 6 months ago (2014-06-12 22:07:34 UTC) #1
aboxhall
lgtm https://codereview.chromium.org/332893004/diff/1/content/browser/accessibility/browser_accessibility_manager_win.cc File content/browser/accessibility/browser_accessibility_manager_win.cc (right): https://codereview.chromium.org/332893004/diff/1/content/browser/accessibility/browser_accessibility_manager_win.cc#newcode236 content/browser/accessibility/browser_accessibility_manager_win.cc:236: MaybeCallNotifyWinEvent(EVENT_OBJECT_FOCUS, child_id); Why is this necessary to fix ...
6 years, 6 months ago (2014-06-12 22:31:46 UTC) #2
dmazzoni
https://codereview.chromium.org/332893004/diff/1/content/browser/accessibility/browser_accessibility_manager_win.cc File content/browser/accessibility/browser_accessibility_manager_win.cc (right): https://codereview.chromium.org/332893004/diff/1/content/browser/accessibility/browser_accessibility_manager_win.cc#newcode236 content/browser/accessibility/browser_accessibility_manager_win.cc:236: MaybeCallNotifyWinEvent(EVENT_OBJECT_FOCUS, child_id); On 2014/06/12 22:31:45, aboxhall wrote: > Why ...
6 years, 6 months ago (2014-06-12 23:27:23 UTC) #3
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 6 months ago (2014-06-12 23:27:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/332893004/20001
6 years, 6 months ago (2014-06-12 23:29:17 UTC) #5
dmazzoni
The CQ bit was unchecked by dmazzoni@chromium.org
6 years, 6 months ago (2014-06-13 05:24:03 UTC) #6
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 6 months ago (2014-06-13 05:24:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/332893004/20001
6 years, 6 months ago (2014-06-13 05:26:17 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 06:46:41 UTC) #9
Message was sent while issue was closed.
Change committed as 276944

Powered by Google App Engine
This is Rietveld 408576698