WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 238669
Bug 239837
UIProcess/API/gtk/WebKitWebViewBase.cpp missing preprocessing when ENABLE_ACCESSIBILITY=no
https://bugs.webkit.org/show_bug.cgi?id=239837
Summary
UIProcess/API/gtk/WebKitWebViewBase.cpp missing preprocessing when ENABLE_ACC...
Dennis Nezic
Reported
2022-04-27 20:31:09 PDT
Created
attachment 458487
[details]
preprocessor wrappers added Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp is missing some #if ENABLE(ACCESSIBILITY) preprocessing around some accessibility function calls, when compiling with ENABLE_ACCESSIBILITY = no. Patch attached.
Attachments
preprocessor wrappers added
(1.18 KB, patch)
2022-04-27 20:31 PDT
,
Dennis Nezic
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2022-04-28 08:17:07 PDT
This was already fixed in
bug #238669
. *** This bug has been marked as a duplicate of
bug 238669
***
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