[Webkit-unassigned] [Bug 161735] [GTK] Scrollbar too large
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 12 09:18:02 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161735
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #288568|review? |review+
Flags| |
--- Comment #13 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 288568
--> https://bugs.webkit.org/attachment.cgi?id=288568
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=288568&action=review
> Source/WebCore/platform/gtk/ScrollbarThemeGtk.cpp:531
> + static std::unique_ptr<RenderThemeGadget> sliderGadget;
You overwrite it each time you use it, so it doesn't make sense for it to be static, right? Fix this please.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160912/f9c3089b/attachment.html>
More information about the webkit-unassigned
mailing list