[Webkit-unassigned] [Bug 239837] New: UIProcess/API/gtk/WebKitWebViewBase.cpp missing preprocessing when ENABLE_ACCESSIBILITY=no
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 27 20:31:09 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239837
Bug ID: 239837
Summary: UIProcess/API/gtk/WebKitWebViewBase.cpp missing
preprocessing when ENABLE_ACCESSIBILITY=no
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Minor
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dennisn at dennisn.mooo.com
CC: bugs-noreply at webkitgtk.org
Created attachment 458487
--> https://bugs.webkit.org/attachment.cgi?id=458487&action=review
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.
--
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/20220428/a163cf89/attachment.htm>
More information about the webkit-unassigned
mailing list