[Webkit-unassigned] [Bug 167425] New: Don't inline AXObjectCache::AXObjectCache in the header for !HAVE(ACCESSIBILITY)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 25 10:36:53 PST 2017


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

            Bug ID: 167425
           Summary: Don't inline AXObjectCache::AXObjectCache in the
                    header for !HAVE(ACCESSIBILITY)
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at hatcher.name
                CC: webkit-bug-importer at group.apple.com

The !HAVE(ACCESSIBILITY) AXObjectCache constructor is a long inline function with timer initializers. We should break that out into AXObjectCache.cpp.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170125/97512e73/attachment.html>


More information about the webkit-unassigned mailing list