| OLD | NEW |
| 1 2010-09-08 Peter Kasting <pkasting@google.com> | 1 2010-09-08 Peter Kasting <pkasting@google.com> |
| 2 | 2 |
| 3 Not reviewed, build fix. | 3 Not reviewed, build fix. |
| 4 | 4 |
| 5 * WebScrollBar.cpp: | 5 * WebScrollBar.cpp: |
| 6 (WebScrollBar::setScrollOffsetFromAnimation): |
| 7 |
| 8 2010-09-08 Peter Kasting <pkasting@google.com> |
| 9 |
| 10 Not reviewed, build fix. |
| 11 |
| 12 * WebScrollBar.cpp: |
| 6 (WebScrollBar::scrollSize): | 13 (WebScrollBar::scrollSize): |
| 7 (WebScrollBar::setScrollOffsetFromAnimation): | 14 (WebScrollBar::setScrollOffsetFromAnimation): |
| 8 | 15 |
| 9 2010-09-08 Peter Kasting <pkasting@google.com> | 16 2010-09-08 Peter Kasting <pkasting@google.com> |
| 10 | 17 |
| 11 Not reviewed, build fix. | 18 Not reviewed, build fix. |
| 12 | 19 |
| 13 * WebScrollBar.cpp: | 20 * WebScrollBar.cpp: |
| 14 (WebScrollBar::setValue): | 21 (WebScrollBar::setValue): |
| 15 (WebScrollBar::scrollSize): | 22 (WebScrollBar::scrollSize): |
| (...skipping 7306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7322 | 7329 |
| 7323 Reviewed by Darin Adler. | 7330 Reviewed by Darin Adler. |
| 7324 | 7331 |
| 7325 Use consistent Windows GUID Comparison Functions. | 7332 Use consistent Windows GUID Comparison Functions. |
| 7326 https://bugs.webkit.org/show_bug.cgi?id=26427. | 7333 https://bugs.webkit.org/show_bug.cgi?id=26427. |
| 7327 | 7334 |
| 7328 * WebView.cpp: | 7335 * WebView.cpp: |
| 7329 (EnumTextMatches::QueryInterface): | 7336 (EnumTextMatches::QueryInterface): |
| 7330 | 7337 |
| 7331 == Rolled over to ChangeLog-2009-06-16 == | 7338 == Rolled over to ChangeLog-2009-06-16 == |
| OLD | NEW |