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

Unified Diff: WebKit/chromium/ChangeLog

Issue 1769002: BlobBuilder/FormData refactor attempt (Closed)
Patch Set: back to simple FormData Created 10 years, 7 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 | « WebCore/xml/XMLHttpRequest.cpp ('k') | WebKit/chromium/src/WebSearchableFormData.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebKit/chromium/ChangeLog
diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 65758fd93a1bfff9b692f997cf6a9daef7133b1e..bafb15100e973a447a26102546aba9e53460e6d8 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,16 @@
+2010-06-03 Kinuko Yasuda <kinuko@chromium.org>
+
+ Reviewed by NOBODY (OOPS!).
+
+ Refactor FormData and Blob for better support of Blobs synthesized by BlobBuilder.
+ https://bugs.webkit.org/show_bug.cgi?id=39083
+
+ Replace FormDataList::Item list with BlobItemList to get it compiled
+ with the refactoring in FormDataList.
+
+ * src/WebSearchableFormData.cpp:
+ (WebCore::HasSuitableTextElement):
+
2010-06-02 Tony Chang <tony@chromium.org>
Reviewed by Kent Tamura.
« no previous file with comments | « WebCore/xml/XMLHttpRequest.cpp ('k') | WebKit/chromium/src/WebSearchableFormData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698