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

Side by Side Diff: Source/WebKit/wince/ChangeLog

Issue 7521007: Merge 91797 - Add support for download='filename' attribute in anchors. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 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
OLDNEW
1 2011-07-26 Sadrul Habib Chowdhury <sadrul@chromium.org>
2
3 Add support for download='filename' attribute in anchors.
4 https://bugs.webkit.org/show_bug.cgi?id=64580
5
6 Reviewed by Adam Barth.
7
8 * WebCoreSupport/FrameLoaderClientWinCE.cpp:
9 (WebKit::FrameLoaderClientWinCE::startDownload):
10 * WebCoreSupport/FrameLoaderClientWinCE.h:
11
1 2011-07-15 Dan Bernstein <mitz@apple.com> 12 2011-07-15 Dan Bernstein <mitz@apple.com>
2 13
3 REGRESSION: Mouse cursor doesn’t hide when full screen video HUD hides 14 REGRESSION: Mouse cursor doesn’t hide when full screen video HUD hides
4 https://bugs.webkit.org/show_bug.cgi?id=64615 15 https://bugs.webkit.org/show_bug.cgi?id=64615
5 16
6 Reviewed by Anders Carlsson. 17 Reviewed by Anders Carlsson.
7 18
8 * WebCoreSupport/ChromeClientWinCE.cpp: 19 * WebCoreSupport/ChromeClientWinCE.cpp:
9 (WebKit::ChromeClientWinCE::setCursorHiddenUntilMouseMoves): Added this stub. 20 (WebKit::ChromeClientWinCE::setCursorHiddenUntilMouseMoves): Added this stub.
10 * WebCoreSupport/ChromeClientWinCE.h: 21 * WebCoreSupport/ChromeClientWinCE.h:
(...skipping 846 matching lines...) Expand 10 before | Expand all | Expand 10 after
857 (WebKit::InspectorClient::~InspectorClient): 868 (WebKit::InspectorClient::~InspectorClient):
858 (WebKit::InspectorClient::inspectorDestroyed): 869 (WebKit::InspectorClient::inspectorDestroyed):
859 (WebKit::InspectorClient::openInspectorFrontend): 870 (WebKit::InspectorClient::openInspectorFrontend):
860 (WebKit::InspectorClient::releaseFrontendPage): 871 (WebKit::InspectorClient::releaseFrontendPage):
861 (WebKit::InspectorClient::highlight): 872 (WebKit::InspectorClient::highlight):
862 (WebKit::InspectorClient::hideHighlight): 873 (WebKit::InspectorClient::hideHighlight):
863 (WebKit::InspectorClient::populateSetting): 874 (WebKit::InspectorClient::populateSetting):
864 (WebKit::InspectorClient::storeSetting): 875 (WebKit::InspectorClient::storeSetting):
865 (WebKit::InspectorClient::sendMessageToFrontend): 876 (WebKit::InspectorClient::sendMessageToFrontend):
866 * WebCoreSupport/InspectorClientWinCE.h: Added. 877 * WebCoreSupport/InspectorClientWinCE.h: Added.
OLDNEW
« no previous file with comments | « Source/WebKit/win/WebFrame.cpp ('k') | Source/WebKit/wince/WebCoreSupport/FrameLoaderClientWinCE.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698