[Webkit-unassigned] [Bug 153015] New: [GTK] Fix return value of some paint methods in RenderThemeGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 08:55:22 PST 2016


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

            Bug ID: 153015
           Summary: [GTK] Fix return value of some paint methods in
                    RenderThemeGtk
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

It's a bit confusing, but the bool value returned by paint methods in RenderTheme means whether the appearance is supported or not, so we should return true when not supported (so we didn't paint anything) and false when supported (so we actually painted the theme part).

-- 
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/20160112/ac5d64fe/attachment.html>


More information about the webkit-unassigned mailing list