ax_dump_tree: implement AXValue serialization
AXValue is used to serialize as a generic object which generates bulky output like <AXValue 0x7fcfd5d12ac0> {value = w:1324.000000 h:714.000000 type = kAXValueCGSizeType}. It's nicer to have a shorten and readable format like {x: int, y: int} Bug: 1124366 Change-Id: I7a19604baa8f860f1a6bbfe144ec4c0d4f4d923d AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418472 Commit-Queue: Alexander Surkov <asurkov@igalia.com> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#809380}
Showing
Please register or sign in to comment