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

Issue 2323103002: Add fuzzer for AXTree and fix a couple of bugs it found. (Closed)

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

Description

Add fuzzer for AXTree and fix a couple of bugs it found. BUG=none Committed: https://crrev.com/cd760f121c0701c0f7609a3437735751cf4ac416 Cr-Commit-Position: refs/heads/master@{#418308}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase, address feedback #

Patch Set 3 : Fix additional leak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -3 lines) Patch
M ui/accessibility/BUILD.gn View 2 chunks +11 lines, -0 lines 0 comments Download
M ui/accessibility/ax_tree.cc View 1 2 2 chunks +11 lines, -3 lines 0 comments Download
A ui/accessibility/ax_tree_fuzzer.cc View 1 1 chunk +52 lines, -0 lines 0 comments Download
M ui/accessibility/ax_tree_unittest.cc View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
dmazzoni
4 years, 3 months ago (2016-09-08 20:45:28 UTC) #3
aboxhall
lgtm Rad!
4 years, 3 months ago (2016-09-08 20:48:01 UTC) #7
aarya
I am OOO. Oliver, can you please review this.
4 years, 3 months ago (2016-09-10 21:56:12 UTC) #9
mmoroz
LGTM with minor nits Btw, you've found two Use-after-free locally, right? This is awesome!!! https://codereview.chromium.org/2323103002/diff/1/ui/accessibility/ax_tree_fuzzer.cc ...
4 years, 3 months ago (2016-09-12 08:17:54 UTC) #10
Oliver Chang
lgtm
4 years, 3 months ago (2016-09-12 16:26:01 UTC) #11
dmazzoni
Yep, this caught two UAFs locally very quickly! This was super easy to use, I'm ...
4 years, 3 months ago (2016-09-12 16:45:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2323103002/20001
4 years, 3 months ago (2016-09-12 16:46:13 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/224956)
4 years, 3 months ago (2016-09-12 19:18:12 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2323103002/20001
4 years, 3 months ago (2016-09-13 10:25:55 UTC) #19
mmoroz
On 2016/09/12 16:45:42, dmazzoni wrote: > Yep, this caught two UAFs locally very quickly! > ...
4 years, 3 months ago (2016-09-13 10:36:21 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/225475)
4 years, 3 months ago (2016-09-13 12:35:06 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2323103002/40001
4 years, 3 months ago (2016-09-13 17:15:29 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-13 18:34:46 UTC) #26
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/cd760f121c0701c0f7609a3437735751cf4ac416 Cr-Commit-Position: refs/heads/master@{#418308}
4 years, 3 months ago (2016-09-13 18:36:06 UTC) #28
aberent
4 years, 3 months ago (2016-09-14 13:04:54 UTC) #29
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2346473002/ by aberent@chromium.org.

The reason for reverting is: Caused Address Sanitizer problem with
BrowserAccessibilityManagerTest.TestFatalError

BUG=646777.

Powered by Google App Engine
This is Rietveld 408576698