[Webkit-unassigned] [Bug 227868] [GTK][WPE] Support drawing scrollbar corner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 05:48:30 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org
 Attachment #433311|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

--- Comment #8 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 433311
  --> https://bugs.webkit.org/attachment.cgi?id=433311
Patch

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

> Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.mm:1956
> -        ScrollbarTheme::theme().paintScrollCorner(graphicsContext, scrollCornerRect);
> +        ScrollbarTheme::theme().paintScrollCorner(*this, graphicsContext, scrollCornerRect);

*Technically* this line of the changeset requires owner approval, but it's such a small unproblematic change, only intended to keep this code building, that I think we can skip the formality in this case.

-- 
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/20210712/786083b9/attachment.htm>


More information about the webkit-unassigned mailing list