Sets the parent of an AXVirtualObject when adding its children
This is the only remaining occasion, as far as I can tell, where we are still forgetting to set the parent of a child object properly. All other cases have been fixed either by my previous patches or by patches recently authored by aleventhal@. Also added a few DCHECKs in AXSlider and AXMenuList. AX-Relnotes: n/a. R=dmazzoni@chromium.org, aleventhal@chromium.org Change-Id: I22af3f276cc325a71968f6b2956d17120ce03320 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356484 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#820752}
Showing
Please register or sign in to comment