Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(667)

Side by Side Diff: WebKit/qt/ChangeLog

Issue 3364013: Merge 67001 - 2010-09-08 Peter Kasting <pkasting@google.com>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « WebKit/qt/Api/qwebframe.cpp ('k') | wscript » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2010-09-08 Peter Kasting <pkasting@google.com>
2
3 Reviewed by David Hyatt.
4
5 Add smooth scrolling framework, and a Windows implementation.
6 https://bugs.webkit.org/show_bug.cgi?id=32356
7
8 * Api/qwebframe.cpp:
9 (QWebFrame::setScrollBarValue):
10
1 2010-09-05 Sheriff Bot <webkit.review.bot@gmail.com> 11 2010-09-05 Sheriff Bot <webkit.review.bot@gmail.com>
2 12
3 Unreviewed, rolling out r66801. 13 Unreviewed, rolling out r66801.
4 http://trac.webkit.org/changeset/66801 14 http://trac.webkit.org/changeset/66801
5 https://bugs.webkit.org/show_bug.cgi?id=45242 15 https://bugs.webkit.org/show_bug.cgi?id=45242
6 16
7 'breaks editing/pasteboard/onpaste-text-html.html' (Requested 17 'breaks editing/pasteboard/onpaste-text-html.html' (Requested
8 by mwenge4 on #webkit). 18 by mwenge4 on #webkit).
9 19
10 * WebCoreSupport/ChromeClientQt.cpp: 20 * WebCoreSupport/ChromeClientQt.cpp:
(...skipping 25535 matching lines...) Expand 10 before | Expand all | Expand 10 after
25546 (WebKitPartClient::~WebKitPartClient): 25556 (WebKitPartClient::~WebKitPartClient):
25547 * WebKitPart/WebKitPartClient.h: Added. 25557 * WebKitPart/WebKitPartClient.h: Added.
25548 * WebKitPart/WebKitPartInterface.cpp: Added. 25558 * WebKitPart/WebKitPartInterface.cpp: Added.
25549 (WebKitPartInterface::WebKitPartInterface): 25559 (WebKitPartInterface::WebKitPartInterface):
25550 (WebKitPartInterface::~WebKitPartInterface): 25560 (WebKitPartInterface::~WebKitPartInterface):
25551 (WebKitPartInterface::url): 25561 (WebKitPartInterface::url):
25552 (WebKitPartInterface::closeURL): 25562 (WebKitPartInterface::closeURL):
25553 * WebKitPart/WebKitPartInterface.h: Added. 25563 * WebKitPart/WebKitPartInterface.h: Added.
25554 * WebKitPart/org.kde.WebKitPart.xml: Added. 25564 * WebKitPart/org.kde.WebKitPart.xml: Added.
25555 25565
OLDNEW
« no previous file with comments | « WebKit/qt/Api/qwebframe.cpp ('k') | wscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698