commit | 4ce2a1d2b20f288b6511761641a19af0d05094ec | [log] [tgz] |
---|---|---|
author | hyatt@apple.com <hyatt@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Sep 29 20:09:59 2008 +0000 |
committer | hyatt@apple.com <hyatt@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Sep 29 20:09:59 2008 +0000 |
tree | dc46730de6bb996ceacad794ef014498dd4949d9 | |
parent | 2dc01d8dc1d268844a1c534c32cac8b9ba8e7fe6 [diff] |
2008-09-29 David Hyatt <hyatt@apple.com> https://bugs.webkit.org/show_bug.cgi?id=21218 Accidentally removed a check to see if the scrollbar modes were equal. This caused a crash on Windows. It's silly that the code was this fragile, but for now just put the check back in. Reviewed by Dan Bernstein * platform/ScrollView.cpp: (WebCore::ScrollView::setScrollbarModes): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37069 268f45cc-cd09-0410-ab3c-d52691b4dbfc