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

Issue 2530343002: (CANCELED) Delay determineAccessibleRole() from AXNodeObject::init() to roleValue() (Closed)

Created:
4 years ago by kojii
Modified:
4 years ago
Reviewers:
CC:
aboxhall+watch_chromium.org, aboxhall, blink-reviews, chromium-reviews, dmazzoni+watch_chromium.org, dmazzoni, dtseng+watch_chromium.org, haraken, je_julie, nektar+watch_chromium.org, nektarios, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delay determineAccessibleRole() from AXNodeObject::init() to roleValue() BUG=590369, 647602, 665168

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M third_party/WebKit/Source/modules/accessibility/AXNodeObject.h View 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp View 4 chunks +15 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObject.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (5 generated)
kojii
The CQ bit was checked by kojii@chromium.org to run a CQ dry run
4 years ago (2016-11-28 06:30:58 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2530343002/1
4 years ago (2016-11-28 06:31:11 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years ago (2016-11-28 07:20:14 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/188024)
4 years ago (2016-11-28 07:20:15 UTC) #4
kojii
4 years ago (2016-11-28 13:03:42 UTC) #5
Description was changed from

==========
WIP: ax-role

BUG=
==========

to

==========
Delay determineAccessibleRole() from AXNodeObject::init() to roleValue()

BUG=590369, 647602, 665168
==========

Powered by Google App Engine
This is Rietveld 408576698