[webkit-reviews] review granted: [Bug 238359] Mismatched forward declaration of GraphicsContextState : [Attachment 455711] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 17:48:47 PDT 2022


Darin Adler <darin at apple.com> has granted Don Olmstead
<don.olmstead at sony.com>'s request for review:
Bug 238359: Mismatched forward declaration of GraphicsContextState
https://bugs.webkit.org/show_bug.cgi?id=238359

Attachment 455711: Patch

https://bugs.webkit.org/attachment.cgi?id=455711&action=review




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 455711
  --> https://bugs.webkit.org/attachment.cgi?id=455711
Patch

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

> Source/WebCore/platform/graphics/cairo/CairoOperations.h:51
> +class GraphicsContextState;

Should sort in with other class forward declarations above and merge into that
paragraph.


More information about the webkit-reviews mailing list