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

Side by Side Diff: WebKit/chromium/ChangeLog

Issue 1769002: BlobBuilder/FormData refactor attempt (Closed)
Patch Set: back to simple FormData Created 10 years, 6 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 | « WebCore/xml/XMLHttpRequest.cpp ('k') | WebKit/chromium/src/WebSearchableFormData.cpp » ('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-06-03 Kinuko Yasuda <kinuko@chromium.org>
2
3 Reviewed by NOBODY (OOPS!).
4
5 Refactor FormData and Blob for better support of Blobs synthesized by Bl obBuilder.
6 https://bugs.webkit.org/show_bug.cgi?id=39083
7
8 Replace FormDataList::Item list with BlobItemList to get it compiled
9 with the refactoring in FormDataList.
10
11 * src/WebSearchableFormData.cpp:
12 (WebCore::HasSuitableTextElement):
13
1 2010-06-02 Tony Chang <tony@chromium.org> 14 2010-06-02 Tony Chang <tony@chromium.org>
2 15
3 Reviewed by Kent Tamura. 16 Reviewed by Kent Tamura.
4 17
5 [chromium] refactor WebKit.gyp's DRT section so the conditions are less messy 18 [chromium] refactor WebKit.gyp's DRT section so the conditions are less messy
6 https://bugs.webkit.org/show_bug.cgi?id=40104 19 https://bugs.webkit.org/show_bug.cgi?id=40104
7 20
8 * WebKit.gyp: 21 * WebKit.gyp:
9 22
10 2010-06-02 Tony Chang <tony@chromium.org> 23 2010-06-02 Tony Chang <tony@chromium.org>
(...skipping 13131 matching lines...) Expand 10 before | Expand all | Expand 10 after
13142 (WebKit::WebAccessibilityObject::WebAccessibilityObject): 13155 (WebKit::WebAccessibilityObject::WebAccessibilityObject):
13143 (WebKit::WebAccessibilityObject::operator=): 13156 (WebKit::WebAccessibilityObject::operator=):
13144 (WebKit::WebAccessibilityObject::isNull): 13157 (WebKit::WebAccessibilityObject::isNull):
13145 * public/WebAccessibilityRole.h: Added. 13158 * public/WebAccessibilityRole.h: Added.
13146 (WebKit::): 13159 (WebKit::):
13147 * public/WebApplicationCacheHost.h: Added. 13160 * public/WebApplicationCacheHost.h: Added.
13148 (WebKit::WebApplicationCacheHost::): 13161 (WebKit::WebApplicationCacheHost::):
13149 (WebKit::WebApplicationCacheHost::~WebApplicationCacheHost): 13162 (WebKit::WebApplicationCacheHost::~WebApplicationCacheHost):
13150 * public/WebApplicationCacheHostClient.h: Added. 13163 * public/WebApplicationCacheHostClient.h: Added.
13151 (WebKit::WebApplicationCacheHostClient::~WebApplicationCacheHostClient): 13164 (WebKit::WebApplicationCacheHostClient::~WebApplicationCacheHostClient):
OLDNEW
« 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