WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
167425
Don't inline AXObjectCache::AXObjectCache in the header for !HAVE(ACCESSIBILITY)
https://bugs.webkit.org/show_bug.cgi?id=167425
Summary
Don't inline AXObjectCache::AXObjectCache in the header for !HAVE(ACCESSIBILITY)
Timothy Hatcher
Reported
2017-01-25 10:36:53 PST
The !HAVE(ACCESSIBILITY) AXObjectCache constructor is a long inline function with timer initializers. We should break that out into AXObjectCache.cpp.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-01-25 10:38:06 PST
<
rdar://problem/30189600
>
Timothy Hatcher
Comment 2
2018-03-29 12:31:48 PDT
This is based on feedback from Darin when I landed:
https://trac.webkit.org/changeset/211153/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug