[webkit-reviews] review granted: [Bug 21012] REGRESSION: Horizontal scroll track and knob not painted on Windows : [Attachment 23735] Patch to fix bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 23 16:27:28 PDT 2008


Sam Weinig <sam at webkit.org> has granted Dave Hyatt <hyatt at apple.com>'s request
for review:
Bug 21012: REGRESSION: Horizontal scroll track and knob not painted on Windows
https://bugs.webkit.org/show_bug.cgi?id=21012

Attachment 23735: Patch to fix bug
https://bugs.webkit.org/attachment.cgi?id=23735&action=edit

------- Additional Comments from Sam Weinig <sam at webkit.org>
+    /*if (Settings::shouldPaintNativeControls())
+	 return &windowsTheme;*/
Please don't check in commented out code.

Otherwise, it looks good.


More information about the webkit-reviews mailing list