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

Issue 442403002: Adjust displayed phone number for prefix/suffix case. (Closed)

Created:
6 years, 4 months ago by ziran.sun
Modified:
6 years, 3 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adjust displayed phone number for prefix/suffix case. R=isherman@chromium.org BUG=84200 Committed: https://crrev.com/3c26fc7bc6413a5343f6f2cf2009b2eb8e07f347 Cr-Commit-Position: refs/heads/master@{#296162}

Patch Set 1 #

Patch Set 2 : Add test code. #

Patch Set 3 : Remove duplicate code. #

Total comments: 23

Patch Set 4 : Upload code as per review comments. #

Total comments: 6

Patch Set 5 : Update code as per review comments. #

Total comments: 1

Patch Set 6 : Rebase #

Patch Set 7 : Remove duplicate documentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -22 lines) Patch
M components/autofill/core/browser/autofill_field.h View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
M components/autofill/core/browser/autofill_field.cc View 1 2 3 4 5 6 2 chunks +28 lines, -17 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 1 2 3 4 5 3 chunks +17 lines, -4 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 2 3 4 5 1 chunk +75 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (1 generated)
ziran.sun
Please review. Thanks!
6 years, 4 months ago (2014-08-12 17:01:08 UTC) #1
Ilya Sherman
Does this allow us to remove the similar logic in autofill_field.cc? https://code.google.com/p/chromium/codesearch#chromium/src/components/autofill/core/browser/autofill_field.cc&l=277-300
6 years, 4 months ago (2014-08-12 20:23:32 UTC) #2
ziran.sun
On 2014/08/12 20:23:32, Ilya Sherman wrote: > Does this allow us to remove the similar ...
6 years, 4 months ago (2014-08-14 14:19:45 UTC) #3
Ilya Sherman
On 2014/08/14 14:19:45, ziran.sun wrote: > On 2014/08/12 20:23:32, Ilya Sherman wrote: > > Does ...
6 years, 4 months ago (2014-08-18 20:58:16 UTC) #4
ziran.sun
On 2014/08/18 20:58:16, Ilya Sherman wrote: > On 2014/08/14 14:19:45, ziran.sun wrote: > > On ...
6 years, 3 months ago (2014-08-29 08:54:08 UTC) #5
ziran.sun
Update code as per review comments. Please review. Thanks!
6 years, 3 months ago (2014-08-29 08:54:45 UTC) #6
Ilya Sherman
https://codereview.chromium.org/442403002/diff/40001/components/autofill/core/browser/autofill_field.cc File components/autofill/core/browser/autofill_field.cc (right): https://codereview.chromium.org/442403002/diff/40001/components/autofill/core/browser/autofill_field.cc#newcode286 components/autofill/core/browser/autofill_field.cc:286: field_data->value = value; nit: You can shorten this to ...
6 years, 3 months ago (2014-09-03 00:55:49 UTC) #7
ziran.sun
Updated code as per review comments. Please review. Thanks! https://codereview.chromium.org/442403002/diff/40001/components/autofill/core/browser/autofill_field.cc File components/autofill/core/browser/autofill_field.cc (right): https://codereview.chromium.org/442403002/diff/40001/components/autofill/core/browser/autofill_field.cc#newcode286 components/autofill/core/browser/autofill_field.cc:286: ...
6 years, 3 months ago (2014-09-04 13:10:25 UTC) #8
Ilya Sherman
https://codereview.chromium.org/442403002/diff/40001/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/442403002/diff/40001/components/autofill/core/browser/autofill_manager.cc#newcode528 components/autofill/core/browser/autofill_manager.cc:528: } On 2014/09/04 13:10:25, ziran.sun wrote: > On 2014/09/03 ...
6 years, 3 months ago (2014-09-11 05:32:14 UTC) #9
ziran.sun
Sorry for the late reply. I was away last week. Code has been updated as ...
6 years, 3 months ago (2014-09-22 13:46:33 UTC) #10
Ilya Sherman
LGTM. Thanks, Ziran :) https://codereview.chromium.org/442403002/diff/80001/components/autofill/core/browser/autofill_field.cc File components/autofill/core/browser/autofill_field.cc (right): https://codereview.chromium.org/442403002/diff/80001/components/autofill/core/browser/autofill_field.cc#newcode483 components/autofill/core/browser/autofill_field.cc:483: // if that's appropriate for ...
6 years, 3 months ago (2014-09-22 21:24:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/442403002/120001
6 years, 3 months ago (2014-09-23 08:51:46 UTC) #13
commit-bot: I haz the power
Committed patchset #7 (id:120001) as 98113782fdbaa381992d20b5bf3dda63a0671f07
6 years, 3 months ago (2014-09-23 09:42:34 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-23 09:43:07 UTC) #15
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/3c26fc7bc6413a5343f6f2cf2009b2eb8e07f347
Cr-Commit-Position: refs/heads/master@{#296162}

Powered by Google App Engine
This is Rietveld 408576698