[Webkit-unassigned] [Bug 244935] New: Broken preprocessor directive in WebKitWebViewBase.cpp causes build failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 08:50:20 PDT 2022


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

            Bug ID: 244935
           Summary: Broken preprocessor directive in WebKitWebViewBase.cpp
                    causes build failure
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dave at killthe.net
                CC: bugs-noreply at webkitgtk.org

Created attachment 462204

  --> https://bugs.webkit.org/attachment.cgi?id=462204&action=review

Fix preprocessor statements

Corrected two very poorly placed #if and #endif statements, which causes a build error when accessibility is disabled. 

This is yet another example of the need for automated build testing of non-default WebKit configurations, to reveal such ridiculous errors *before* release. 

Always looking forward to a new WebKit-GTK release, to see how many patches I will have to write just to get it to compile!

[boilerplate disclaimer: I hereby disclaim any ownership "rights" to this patch. You can use it freely.]

-- 
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/20220908/28af3f9d/attachment-0001.htm>


More information about the webkit-unassigned mailing list