Files
browser/src
Adrià Arrufat 83ba974f94 SemanticTree: optimize tree walking and xpath generation
- Use a reusable buffer for XPaths to reduce allocations.
- Improve `display: none` detection with proper CSS parsing.
- Pass parent name to children to avoid redundant AXNode lookups.
- Use `getElementById` for faster datalist lookups.
2026-03-09 22:53:39 +09:00
..
2026-01-29 21:00:06 +08:00
2026-03-03 18:02:06 +08:00
2026-02-25 23:29:54 +00:00
2026-02-25 05:31:28 +00:00
2026-03-02 12:56:10 +03:00
2026-03-02 21:46:49 +09:00
2026-03-02 23:12:16 +09:00
2026-03-03 18:02:06 +08:00