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

Side by Side Diff: Source/WebKit/haiku/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, 5 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/FrameLoaderClientHaiku.cpp:
9 (WebCore::FrameLoaderClientHaiku::startDownload):
10 * WebCoreSupport/FrameLoaderClientHaiku.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/ChromeClientHaiku.cpp: 19 * WebCoreSupport/ChromeClientHaiku.cpp:
9 (WebCore::ChromeClientHaiku::setCursorHiddenUntilMouseMoves): Added this stub. 20 (WebCore::ChromeClientHaiku::setCursorHiddenUntilMouseMoves): Added this stub.
10 * WebCoreSupport/ChromeClientHaiku.h: 21 * WebCoreSupport/ChromeClientHaiku.h:
(...skipping 969 matching lines...) Expand 10 before | Expand all | Expand 10 after
980 991
981 Reviewed by Darin Adler. 992 Reviewed by Darin Adler.
982 993
983 Added foundation work to allow a testing infrastructure for the Web 994 Added foundation work to allow a testing infrastructure for the Web
984 Inspector. 995 Inspector.
985 996
986 * WebCoreSupport/InspectorClientHaiku.cpp: 997 * WebCoreSupport/InspectorClientHaiku.cpp:
987 (WebCore::InspectorClientHaiku::inspectorWindowObjectCleared): 998 (WebCore::InspectorClientHaiku::inspectorWindowObjectCleared):
988 * WebCoreSupport/InspectorClientHaiku.h: 999 * WebCoreSupport/InspectorClientHaiku.h:
989 1000
OLDNEW
« no previous file with comments | « Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp ('k') | Source/WebKit/haiku/WebCoreSupport/FrameLoaderClientHaiku.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698