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

Issue 4231001: Chromium part of the autofill refactor: removing now unused code.... (Closed)

Created:
10 years, 1 month ago by Jay Civelli
Modified:
9 years, 7 months ago
Reviewers:
Ilya Sherman, dhollowa
CC:
chromium-reviews, Paweł Hajdan Jr., darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Chromium part of the autofill refactor: removing now unused code. BUG=None TEST=All tests should pass. Autocomplete/autofill should still work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64797

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -214 lines) Patch
M chrome/renderer/password_autocomplete_manager_unittest.cc View 6 chunks +6 lines, -24 lines 0 comments Download
M chrome/renderer/render_view.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 2 6 chunks +0 lines, -18 lines 0 comments Download
M webkit/glue/dom_operations.h View 1 chunk +0 lines, -7 lines 0 comments Download
M webkit/glue/dom_operations.cc View 2 chunks +3 lines, -162 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jay Civelli
10 years, 1 month ago (2010-11-02 00:06:19 UTC) #1
dhollowa
LGTM.
10 years, 1 month ago (2010-11-02 14:41:27 UTC) #2
Ilya Sherman
LGTM, too http://codereview.chromium.org/4231001/diff/6001/7002 File chrome/renderer/render_view.cc (right): http://codereview.chromium.org/4231001/diff/6001/7002#newcode2375 chrome/renderer/render_view.cc:2375: } nit: Can we get rid of ...
10 years, 1 month ago (2010-11-02 15:36:14 UTC) #3
Jay Civelli
10 years, 1 month ago (2010-11-02 16:26:47 UTC) #4
On 2010/11/02 15:36:14, Ilya Sherman wrote:
> LGTM, too
> 
> http://codereview.chromium.org/4231001/diff/6001/7002
> File chrome/renderer/render_view.cc (right):
> 
> http://codereview.chromium.org/4231001/diff/6001/7002#newcode2375
> chrome/renderer/render_view.cc:2375: }
> nit: Can we get rid of this whole method, rather than just the method body?

Good point, method removed.
I'll will land the CL soon.

Powered by Google App Engine
This is Rietveld 408576698