[Webkit-unassigned] [Bug 266061] New: Disabling tracking prevention in WebKit 2.42.3 causes build failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 22:51:34 PST 2023


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

            Bug ID: 266061
           Summary: Disabling tracking prevention in WebKit 2.42.3 causes
                    build failure
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dave at killthe.net

Created attachment 468939

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

fix build with ITP disabled

Disabling tracking prevention causes a build failure due to missing ifdefs in various files. The attached patch fixes this problem, although you will most likely want to make some modifications as it completely removes ITP including related C API functions, which should probably be made into dummy functions instead.

-- 
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/20231208/9d377b58/attachment.htm>


More information about the webkit-unassigned mailing list