[Webkit-unassigned] [Bug 256912] New: [GLib] Remove obsolete documentation from WebKitWebsiteDataManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 17 12:06:44 PDT 2023


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

            Bug ID: 256912
           Summary: [GLib] Remove obsolete documentation from
                    WebKitWebsiteDataManager
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com
                CC: bugs-noreply at webkitgtk.org

The WebKitWebsiteDataManager documentation has many references to WebKitWebContext ownership of WebKitWebsiteDataManager, but in the 2022 API version it is owned by WebKitNetworkSession. It's hard to fix because we cannot use conditional compilation inside doc comments. We can either (a) move the doc comment to the header file and have two different copies of the comment, or (b) simplify the comment by removing info about behavior that varies between API versions. I've opted for (b). I think most developers should still be able to figure out how to use it... hopefully.

-- 
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/20230517/658b4d26/attachment.htm>


More information about the webkit-unassigned mailing list