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

Issue 306057: Move SearchableFormData over to the WebKit API. (Closed)

Created:
11 years, 2 months ago by Peter Kasting
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Move SearchableFormData over to the WebKit API. BUG=24621 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29941

Patch Set 1 #

Total comments: 14

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -540 lines) Patch
M chrome/renderer/navigation_state.h View 2 3 chunks +8 lines, -6 lines 0 comments Download
M chrome/renderer/render_view.cc View 2 6 chunks +9 lines, -10 lines 0 comments Download
A + webkit/api/public/WebSearchableFormData.h View 1 1 chunk +56 lines, -34 lines 0 comments Download
A + webkit/api/src/WebSearchableFormData.cpp View 1 2 chunks +189 lines, -187 lines 0 comments Download
M webkit/glue/searchable_form_data.h View 1 2 1 chunk +0 lines, -46 lines 0 comments Download
M webkit/glue/searchable_form_data.cc View 1 2 1 chunk +0 lines, -254 lines 0 comments Download
M webkit/glue/webview_impl.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M webkit/webkit.gyp View 1 2 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Peter Kasting
I don't know if this is the right way to do this, in particular the ...
11 years, 2 months ago (2009-10-22 19:43:01 UTC) #1
Peter Kasting
Added dglazkov as a reviewer in case Darin is super-flooded. My concerns about the glue-side ...
11 years, 2 months ago (2009-10-22 20:30:14 UTC) #2
darin (slow to review)
lot's of webkit style errors. i didn't indicate them all. http://codereview.chromium.org/306057/diff/1/4 File webkit/api/public/WebSearchableFormData.h (right): http://codereview.chromium.org/306057/diff/1/4#newcode31 ...
11 years, 2 months ago (2009-10-23 17:22:02 UTC) #3
Peter Kasting
Fixed the style errors and changed the create() function to just be a constructor. After ...
11 years, 2 months ago (2009-10-23 18:25:33 UTC) #4
darin (slow to review)
11 years, 2 months ago (2009-10-23 20:50:31 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698