| Index: WebCore/ChangeLog
|
| ===================================================================
|
| --- WebCore/ChangeLog (revision 67052)
|
| +++ WebCore/ChangeLog (working copy)
|
| @@ -1,5 +1,17 @@
|
| 2010-09-08 Peter Kasting <pkasting@google.com>
|
|
|
| + Not reviewed, layout test fix.
|
| +
|
| + Fix flaky layout test results caused by not initializing members correctly.
|
| + https://bugs.webkit.org/show_bug.cgi?id=45411
|
| +
|
| + * platform/ScrollAnimator.cpp:
|
| + (WebCore::ScrollAnimator::ScrollAnimator):
|
| + (WebCore::ScrollAnimator::~ScrollAnimator):
|
| + * platform/ScrollAnimator.h:
|
| +
|
| +2010-09-08 Peter Kasting <pkasting@google.com>
|
| +
|
| Not reviewed, fallout from http://trac.webkit.org/changeset/67001
|
|
|
| Fix compile failures and add svn:eol-style on two new files.
|
|
|