Bug 24360

Summary: Upstream Chromium Linux build fix
Product: WebKit Reporter: Adam Langley <agl>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch darin: review+

Adam Langley
Reported Wednesday, March 4, 2009 6:33:50 PM UTC
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 Wednesday, March 4, 2009 6:35:42 PM UTC
Darin Adler
Comment 2 Wednesday, March 4, 2009 6:36:34 PM UTC
Comment on attachment 28272 [details] patch r=me
Eric Seidel (no email)
Comment 3 Thursday, March 5, 2009 12:57:43 AM UTC
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.