[webkit-reviews] review granted: [Bug 179729] [Cairo] Clang warns about mismatched declaration type tag for GraphicsContextState : [Attachment 326980] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 07:39:24 PST 2017


Michael Catanzaro <mcatanzaro at igalia.com> has granted Adrian Perez
<aperez at igalia.com>'s request for review:
Bug 179729: [Cairo] Clang warns about mismatched declaration type tag for
GraphicsContextState
https://bugs.webkit.org/show_bug.cgi?id=179729

Attachment 326980: Patch

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




--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 326980
  --> https://bugs.webkit.org/attachment.cgi?id=326980
Patch

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

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

I think it should follow the class declarations, with a blank line in between.


More information about the webkit-reviews mailing list