[Webkit-unassigned] [Bug 93838] [EFL] Use vertical slider theme when the slider is vertical

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 23:03:20 PDT 2012


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





--- Comment #8 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-08-21 23:03:17 PST ---
(In reply to comment #7) 
> > Actually, const ThemePartDesc* desc ;)
> 
> But, is it really required? All the other parts using 'struct ThemePartDesc'. It breaks code consistency.

It's not _required_, as the code will not break if you leave it there. But it makes sense to clean up stuff when you are changing it (I personally prefer this approach to those sweeping commits which change a lot of lines at once).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list