WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
153015
[GTK] Fix return value of some paint methods in RenderThemeGtk
https://bugs.webkit.org/show_bug.cgi?id=153015
Summary
[GTK] Fix return value of some paint methods in RenderThemeGtk
Carlos Garcia Campos
Reported
2016-01-12 08:55:22 PST
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).
Attachments
Patch
(6.28 KB, patch)
2016-01-12 08:57 PST
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2016-01-12 08:57:13 PST
Created
attachment 268772
[details]
Patch
Michael Catanzaro
Comment 2
2016-01-12 11:22:50 PST
Comment on
attachment 268772
[details]
Patch Watch the bots....
Carlos Garcia Campos
Comment 3
2016-01-12 22:47:31 PST
Committed
r194955
: <
http://trac.webkit.org/changeset/194955
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug