[Webkit-unassigned] [Bug 257867] Support custom annotations for Accessibility in composition contexts.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 14:00:26 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257867

--- Comment #8 from Jack Wiig <jhwiig at gmail.com> ---
I didn't know the function of HashMap::ensure, but now that I do, I'll switch to using that. Thanks!

As for the indentation difference, the first line is the single-line else clause if HAVE(REDESIGNED_TEXT_CURSOR) is true, otherwise, it's just part of the same scope as the annotations line I added. I think the thought was it's safer to leave it indented to convey that it's part of an else block, but that was not code I wrote.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230609/1da42658/attachment.htm>


More information about the webkit-unassigned mailing list