[Webkit-unassigned] [Bug 173311] Do not mix C and C++ API error constants

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 09:56:55 PDT 2017


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312766|review?                     |review+
              Flags|                            |

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 312766
  --> https://bugs.webkit.org/attachment.cgi?id=312766
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=312766&action=review

> Source/WebKit2/Shared/API/APIError.h:51
> +    enum General {

We're trying to use more enum classes in WebKit unless there's a good reason not to.  And we need to be sure to have source and binary compatibility, which I think this patch has.

-- 
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/20170613/cc45c37e/attachment.html>


More information about the webkit-unassigned mailing list