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

Unified Diff: trunk/public/platform/WebDragData.h

Issue 211853002: Revert 169711 "Prevent web content from forging File entries in ..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/Source/web/WebDragData.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/public/platform/WebDragData.h
===================================================================
--- trunk/public/platform/WebDragData.h (revision 169978)
+++ trunk/public/platform/WebDragData.h (working copy)
@@ -102,8 +102,6 @@
BLINK_EXPORT WebString filesystemId() const;
BLINK_EXPORT void setFilesystemId(const WebString&);
- BLINK_EXPORT void setFilenameForNavigation(const WebString&);
-
#if BLINK_IMPLEMENTATION
explicit WebDragData(const PassRefPtrWillBeRawPtr<WebCore::DataObject>&);
WebDragData& operator=(const PassRefPtrWillBeRawPtr<WebCore::DataObject>&);
« no previous file with comments | « trunk/Source/web/WebDragData.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698