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

Issue 813473004: Introducing new API placeHolder() to expose placeholder attribute on MAC (Closed)

Created:
6 years ago by shreeramk
Modified:
5 years, 12 months ago
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Introducing new API placeHolder() to expose placeholder attribute on MAC. On mac, placeholder attr has to be exposed as AXPlaceholder : <value> BUG=440829 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187623

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : incorporating comments #

Total comments: 1

Patch Set 4 : incorporating comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M Source/modules/accessibility/AXNodeObject.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/accessibility/AXNodeObject.cpp View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXObject.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebAXObject.cpp View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M public/web/WebAXObject.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
shreeramk
Please review. Thanks!!
6 years ago (2014-12-18 04:05:30 UTC) #2
aboxhall
https://codereview.chromium.org/813473004/diff/20001/Source/modules/accessibility/AXNodeObject.cpp File Source/modules/accessibility/AXNodeObject.cpp (right): https://codereview.chromium.org/813473004/diff/20001/Source/modules/accessibility/AXNodeObject.cpp#newcode971 Source/modules/accessibility/AXNodeObject.cpp:971: if (hasAttribute(placeholderAttr)) This should be something like: HTMLInputElement* inputElement ...
6 years ago (2014-12-18 04:17:54 UTC) #4
shreeramk
mkwst@chromium.org: Please review changes in web/
6 years ago (2014-12-18 10:01:51 UTC) #6
shreeramk
@aboxhall: PTAL. Thanks! On 2014/12/18 04:17:54, aboxhall wrote: > https://codereview.chromium.org/813473004/diff/20001/Source/modules/accessibility/AXNodeObject.cpp > File Source/modules/accessibility/AXNodeObject.cpp (right): > ...
6 years ago (2014-12-18 16:54:00 UTC) #7
shreeramk
@dominic & @aboxhall: PTAL! Thanks.
6 years ago (2014-12-22 03:33:19 UTC) #8
dmazzoni
lgtm +rbyers for OWNERS review of public/ https://codereview.chromium.org/813473004/diff/40001/Source/modules/accessibility/AXNodeObject.cpp File Source/modules/accessibility/AXNodeObject.cpp (right): https://codereview.chromium.org/813473004/diff/40001/Source/modules/accessibility/AXNodeObject.cpp#newcode970 Source/modules/accessibility/AXNodeObject.cpp:970: String placeholder ...
6 years ago (2014-12-22 08:03:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/813473004/60001
6 years ago (2014-12-22 10:06:51 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/22874)
6 years ago (2014-12-22 10:12:57 UTC) #14
pdr.
lgtm
5 years, 12 months ago (2014-12-22 17:54:56 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/813473004/60001
5 years, 12 months ago (2014-12-22 17:55:35 UTC) #18
commit-bot: I haz the power
5 years, 12 months ago (2014-12-22 17:58:56 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187623

Powered by Google App Engine
This is Rietveld 408576698