RESOLVED FIXED51654
[GTK] RenderThemeGtk::m_HScale and RenderThemeGtk::m_VScale are not initialized
https://bugs.webkit.org/show_bug.cgi?id=51654
Summary [GTK] RenderThemeGtk::m_HScale and RenderThemeGtk::m_VScale are not initialized
Martin Robinson
Reported 2010-12-27 14:20:18 PST
These members are never initialized to zero, as they should be. This can lead to test crashes in some debug configurations.
Attachments
Patch for this issue (1.46 KB, patch)
2010-12-27 14:30 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-12-27 14:30:10 PST
Created attachment 77520 [details] Patch for this issue
Martin Robinson
Comment 2 2010-12-27 14:32:12 PST
(In reply to comment #1) > Created an attachment (id=77520) [details] > Patch for this issue I fixed the bug title here and in the patch.
Martin Robinson
Comment 3 2010-12-27 14:37:46 PST
WebKit Review Bot
Comment 4 2010-12-27 15:24:56 PST
http://trac.webkit.org/changeset/74696 might have broken GTK Linux 64-bit Debug
Note You need to log in before you can comment on or make changes to this bug.