RESOLVED FIXED 24360
Upstream Chromium Linux build fix
https://bugs.webkit.org/show_bug.cgi?id=24360
Summary Upstream Chromium Linux build fix
Adam Langley
Reported 2009-03-04 10:33:50 PST
r41362 mistakenly added functions "RenderThemeWin::" into RenderThemeChromiumGtk.cpp. When correcting this, I somehow changed them to void return types. This patch switches them back to ints.
Attachments
patch (1.98 KB, patch)
2009-03-04 10:35 PST, Adam Langley
darin: review+
Adam Langley
Comment 1 2009-03-04 10:35:42 PST
Darin Adler
Comment 2 2009-03-04 10:36:34 PST
Comment on attachment 28272 [details] patch r=me
Eric Seidel (no email)
Comment 3 2009-03-04 16:57:43 PST
WebCore/rendering/RenderThemeChromiumLinux.cpp: locally modified M WebCore/ChangeLog M WebCore/rendering/RenderThemeChromiumLinux.cpp Committed r41438
Note You need to log in before you can comment on or make changes to this bug.