Addss three parameterized attributes that will be used in dump tree tests
Similar to what Safari exposes, we expose three new parameterized attributes on Mac, which will be used for dumping text markers, text marker ranges and their anchor nodes. A followup patch will wire these attributes through to dump tree tests as follows: The @MAC-ALLOW directive will be extended to take parameterized attributes and an argument for each one. For example, if we want to dump the current selection, we could write: @MAC-ALLOW:AXTextMarkerRangeDebugDescription(AXSelectedTextMarkerRange) R=dmazzoni@chromium.org Change-Id: Ife020ad4ebc5d7d0002126a53d7d150555d31d20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1857049 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#706462}
Showing
Please register or sign in to comment