[Webkit-unassigned] [Bug 232116] New: WKErrorRef.h does't have some error definitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 16:47:51 PDT 2021


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

            Bug ID: 232116
           Summary: WKErrorRef.h does't have some error definitions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: takashi.komori at sony.com

We can get error code by using WKErrorGetErrorCode() from WKErrorRef but some error definitions don't exist in WKErrorRef.h
Therefore, UIProcess has to handle such errors only by number and it is inconvenient.
In this ticket, we add error definitions which exist in APIErrors.h but doesn't exist in WKErrorRef.h

-- 
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/20211021/4d7869ce/attachment.htm>


More information about the webkit-unassigned mailing list