[Webkit-unassigned] [Bug 167977] New: Move private methods from WKUtilities.h to a separate header file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 18:51:04 PST 2017


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

            Bug ID: 167977
           Summary: Move private methods from WKUtilities.h to a separate
                    header file
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

WKUtilities.h contains several methods which are used only in WebCore (and need not be exported). However WKUtilities.h is a private header (not project header). We should move all these methods to a separate header file which would be project header.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170208/7e52ddb6/attachment.html>


More information about the webkit-unassigned mailing list