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

Issue 23726007: Remove old accessibility enums, finish renaming public interface. (Closed)

Created:
7 years, 3 months ago by dmazzoni
Modified:
7 years, 3 months ago
Reviewers:
jamesr, aboxhall
CC:
blink-reviews, jamesr, dglazkov+blink, eae+blinkwatch, abarth-chromium
Visibility:
Public.

Description

Remove old accessibility enums, finish renaming public interface. This is the third step in a sequence of patches to refactor Blink accessibility enums to be able to use them in Chromium. This step finishes renaming the public interface. Subsequent changes will continue to rename and refactor Blink accessibility code to be more consistent as well. Step 1 (Blink): https://chromiumcodereview.appspot.com/22331005 Step 2 (Chromium): https://codereview.chromium.org/23651003 BUG=269034 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157398

Patch Set 1 #

Patch Set 2 : Add missing file #

Patch Set 3 : Remove unnecessary include #

Total comments: 10

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+394 lines, -1867 lines) Patch
M Source/testing/runner/AccessibilityControllerChromium.h View 3 chunks +6 lines, -6 lines 0 comments Download
M Source/testing/runner/AccessibilityControllerChromium.cpp View 4 chunks +7 lines, -7 lines 0 comments Download
M Source/testing/runner/AccessibilityUIElementChromium.h View 5 chunks +9 lines, -9 lines 0 comments Download
M Source/testing/runner/AccessibilityUIElementChromium.cpp View 15 chunks +22 lines, -22 lines 0 comments Download
M Source/testing/runner/WebTestProxy.cpp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M Source/web/AssertMatchingEnums.cpp View 1 2 3 2 chunks +1 line, -134 lines 0 comments Download
M Source/web/ChromeClientImpl.cpp View 1 2 3 3 chunks +2 lines, -11 lines 0 comments Download
A + Source/web/WebAXObject.cpp View 1 80 chunks +143 lines, -152 lines 0 comments Download
D Source/web/WebAccessibilityObject.cpp View 1 chunk +0 lines, -1038 lines 0 comments Download
M Source/web/WebDocument.cpp View 1 2 3 3 chunks +7 lines, -9 lines 0 comments Download
M Source/web/WebViewImpl.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M Source/web/web.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M public/testing/WebTestProxy.h View 4 chunks +3 lines, -4 lines 0 comments Download
M public/web/WebAXObject.h View 2 chunks +178 lines, -4 lines 0 comments Download
D public/web/WebAccessibilityNotification.h View 1 chunk +0 lines, -71 lines 0 comments Download
D public/web/WebAccessibilityObject.h View 1 chunk +0 lines, -220 lines 0 comments Download
D public/web/WebAccessibilityRole.h View 1 chunk +0 lines, -160 lines 0 comments Download
M public/web/WebDocument.h View 2 chunks +3 lines, -3 lines 0 comments Download
M public/web/WebView.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M public/web/WebViewClient.h View 1 2 3 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dmazzoni
7 years, 3 months ago (2013-08-30 06:13:28 UTC) #1
aboxhall
lgtm https://codereview.chromium.org/23726007/diff/6001/Source/web/ChromeClientImpl.cpp File Source/web/ChromeClientImpl.cpp (right): https://codereview.chromium.org/23726007/diff/6001/Source/web/ChromeClientImpl.cpp#newcode801 Source/web/ChromeClientImpl.cpp:801: void ChromeClientImpl::postAccessibilityNotification(AccessibilityObject* obj, AXObjectCache::AXNotification notification) Should we s/notification/event/ ...
7 years, 3 months ago (2013-09-03 16:26:23 UTC) #2
jamesr
lgtm, but this also points out a lot of things that are still inconsistent. Please ...
7 years, 3 months ago (2013-09-03 21:52:41 UTC) #3
dmazzoni
I definitely plan to finish the renaming. I'll clarify the description of this change to ...
7 years, 3 months ago (2013-09-06 19:53:32 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/23726007/15001
7 years, 3 months ago (2013-09-06 21:20:50 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 23:51:04 UTC) #6
Message was sent while issue was closed.
Change committed as 157398

Powered by Google App Engine
This is Rietveld 408576698