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

Issue 137783006: AX: remove unused AXObject::selectedText. (Closed)

Created:
6 years, 11 months ago by tkent
Modified:
6 years, 11 months ago
Reviewers:
keishi, yosin_UTC9
CC:
blink-reviews, dglazkov+blink, dmazzoni, adamk+blink_chromium.org, aboxhall
Visibility:
Public.

Description

AX: remove unused AXObject::selectedText. This CL removes the followings: - AXObject::selectedText - AXRenderObject::selectedText, which is an override of AXObject::selectedText - AXRenderObject::stringForRange and HTMLTextFormControlElement::selectedText, which are used only by AXRenderObject::selectedText. BUG=none TEST=none; no behavior changes Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165113

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -46 lines) Patch
M Source/core/accessibility/AXObject.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/accessibility/AXRenderObject.h View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/accessibility/AXRenderObject.cpp View 2 chunks +0 lines, -35 lines 0 comments Download
M Source/core/html/HTMLTextFormControlElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/html/HTMLTextFormControlElement.cpp View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tkent
6 years, 11 months ago (2014-01-14 23:40:59 UTC) #1
yosin_UTC9
LGTM Thanks for cleanup!
6 years, 11 months ago (2014-01-15 00:57:48 UTC) #2
keishi
lgtm
6 years, 11 months ago (2014-01-15 02:09:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/137783006/1
6 years, 11 months ago (2014-01-15 04:04:00 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-15 09:46:35 UTC) #5
Message was sent while issue was closed.
Change committed as 165113

Powered by Google App Engine
This is Rietveld 408576698