[Webkit-unassigned] [Bug 235473] New: [GTK][a11y] Do not use heap allocated timers in AccessibilityAtspi
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 22 01:45:18 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235473
Bug ID: 235473
Summary: [GTK][a11y] Do not use heap allocated timers in
AccessibilityAtspi
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
Blocks: 230253
It was needed to ensure they were constructed in the ax thread, but they are now always created in the main thread, so they can be created once in the constructor.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=230253
[Bug 230253] [META][GTK] Add new accessibility implementation based on atspi
--
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/20220122/d56647c6/attachment.htm>
More information about the webkit-unassigned
mailing list