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

Issue 216343002: Add a test that confirms there's no crash on accessing properties of AccesibilityObject at the init… (Closed)

Created:
6 years, 9 months ago by hajimehoshi
Modified:
6 years, 9 months ago
CC:
blink-reviews, dmazzoni, aboxhall, haraken, kouhei (in TOK)
Visibility:
Public.

Description

Add a test that confirms there's no crash on accessing properties of AccesibilityObject at the initial state BUG=351195 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170340

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : dmazzoni's review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -18 lines) Patch
A LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state.html View 1 chunk +23 lines, -0 lines 0 comments Download
A + LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt View 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/dom/Window/resources/window-property-collector.js View 1 2 2 chunks +9 lines, -14 lines 0 comments Download
M Source/core/accessibility/AXRenderObject.cpp View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hajimehoshi
PTAL
6 years, 9 months ago (2014-03-28 06:11:09 UTC) #1
dmazzoni
https://codereview.chromium.org/216343002/diff/20001/LayoutTests/fast/dom/Window/resources/window-property-collector.js File LayoutTests/fast/dom/Window/resources/window-property-collector.js (left): https://codereview.chromium.org/216343002/diff/20001/LayoutTests/fast/dom/Window/resources/window-property-collector.js#oldcode81 LayoutTests/fast/dom/Window/resources/window-property-collector.js:81: // FIXME: We can't access accessibilityController's properties here It ...
6 years, 9 months ago (2014-03-28 06:30:32 UTC) #2
hajimehoshi
https://codereview.chromium.org/216343002/diff/20001/Source/web/WebAXObject.cpp File Source/web/WebAXObject.cpp (right): https://codereview.chromium.org/216343002/diff/20001/Source/web/WebAXObject.cpp#newcode706 Source/web/WebAXObject.cpp:706: if (m_private->isTextControl()) On 2014/03/28 06:30:32, dmazzoni wrote: > I'm ...
6 years, 9 months ago (2014-03-28 06:45:08 UTC) #3
dmazzoni
On Thu, Mar 27, 2014 at 11:45 PM, <hajimehoshi@chromium.org> wrote: > The cause is that ...
6 years, 9 months ago (2014-03-28 06:54:52 UTC) #4
hajimehoshi
Thanks! PTAL https://codereview.chromium.org/216343002/diff/20001/LayoutTests/fast/dom/Window/resources/window-property-collector.js File LayoutTests/fast/dom/Window/resources/window-property-collector.js (left): https://codereview.chromium.org/216343002/diff/20001/LayoutTests/fast/dom/Window/resources/window-property-collector.js#oldcode81 LayoutTests/fast/dom/Window/resources/window-property-collector.js:81: // FIXME: We can't access accessibilityController's properties ...
6 years, 9 months ago (2014-03-28 07:23:46 UTC) #5
dmazzoni
lgtm Great, thanks!
6 years, 9 months ago (2014-03-28 16:23:49 UTC) #6
hajimehoshi
The CQ bit was checked by hajimehoshi@chromium.org
6 years, 9 months ago (2014-03-28 16:40:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/216343002/40001
6 years, 9 months ago (2014-03-28 16:41:02 UTC) #8
commit-bot: I haz the power
6 years, 9 months ago (2014-03-28 17:08:04 UTC) #9
Message was sent while issue was closed.
Change committed as 170340

Powered by Google App Engine
This is Rietveld 408576698