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

Issue 11821020: Chrome-side implementation of AutocompleteErrorEvent#reason. (Closed)

Created:
7 years, 11 months ago by Dan Beam
Modified:
7 years, 11 months ago
Reviewers:
Tom Sepez, Ilya Sherman
CC:
chromium-reviews, Raman Kakilate, tfarina, benquan, dhollowa+watch_chromium.org, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, Evan Stade, Albert Bodenhamer, Ilya Sherman
Visibility:
Public.

Description

Chrome-side implementation of AutocompleteErrorEvent#reason. BUG=168967 R=isherman@chromium.org,tsepez@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176484

Patch Set 1 #

Total comments: 2

Patch Set 2 : removing ABORT -> CANCEL #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Total comments: 2

Patch Set 6 : fix #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -52 lines) Patch
M chrome/browser/autofill/autofill_manager.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 2 3 5 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/autofill/autofill_manager_unittest.cc View 1 2 3 4 5 7 chunks +16 lines, -8 lines 0 comments Download
M chrome/common/autofill_messages.h View 1 2 1 chunk +5 lines, -9 lines 0 comments Download
M chrome/renderer/autofill/autofill_agent.h View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/renderer/autofill/autofill_agent.cc View 1 3 chunks +7 lines, -16 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Dan Beam
7 years, 11 months ago (2013-01-09 07:02:41 UTC) #1
Dan Beam
I'll clean up the description of the CL when I'm not so tired...
7 years, 11 months ago (2013-01-09 07:03:02 UTC) #2
Ilya Sherman
https://codereview.chromium.org/11821020/diff/1/chrome/browser/autofill/autofill_manager.h File chrome/browser/autofill/autofill_manager.h (right): https://codereview.chromium.org/11821020/diff/1/chrome/browser/autofill/autofill_manager.h#newcode177 chrome/browser/autofill/autofill_manager.h:177: const FormData& form_data); Hmm, why not pass an error ...
7 years, 11 months ago (2013-01-09 08:54:38 UTC) #3
Dan Beam
https://codereview.chromium.org/11821020/diff/1/chrome/browser/autofill/autofill_manager.h File chrome/browser/autofill/autofill_manager.h (right): https://codereview.chromium.org/11821020/diff/1/chrome/browser/autofill/autofill_manager.h#newcode177 chrome/browser/autofill/autofill_manager.h:177: const FormData& form_data); On 2013/01/09 08:54:39, Ilya Sherman wrote: ...
7 years, 11 months ago (2013-01-09 18:37:38 UTC) #4
Ilya Sherman
LGTM
7 years, 11 months ago (2013-01-10 01:49:13 UTC) #5
Dan Beam
TBR'ing tsepez@ for IPC (as it's just shuffling and removing)
7 years, 11 months ago (2013-01-10 04:59:43 UTC) #6
Dan Beam
oh, I should mention this is blocked on https://bugs.webkit.org/show_bug.cgi?id=105568 landing and being rolled into chrome ...
7 years, 11 months ago (2013-01-10 05:35:30 UTC) #7
Tom Sepez
Messages LGTM.
7 years, 11 months ago (2013-01-10 18:09:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/11821020/11001
7 years, 11 months ago (2013-01-11 20:22:06 UTC) #9
Dan Beam
isherman@: I had to update the unit tests, can you take another look? Also, I ...
7 years, 11 months ago (2013-01-11 20:53:21 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 11 months ago (2013-01-11 20:55:20 UTC) #11
Ilya Sherman
Test changes look ok https://codereview.chromium.org/11821020/diff/29001/chrome/browser/autofill/autofill_manager_unittest.cc File chrome/browser/autofill/autofill_manager_unittest.cc (right): https://codereview.chromium.org/11821020/diff/29001/chrome/browser/autofill/autofill_manager_unittest.cc#newcode475 chrome/browser/autofill/autofill_manager_unittest.cc:475: std::vector<std::pair<WebKit::WebFormElement::AutocompleteResult, FormData> >& nit: Maybe ...
7 years, 11 months ago (2013-01-11 20:59:56 UTC) #12
Dan Beam
https://codereview.chromium.org/11821020/diff/29001/chrome/browser/autofill/autofill_manager_unittest.cc File chrome/browser/autofill/autofill_manager_unittest.cc (right): https://codereview.chromium.org/11821020/diff/29001/chrome/browser/autofill/autofill_manager_unittest.cc#newcode475 chrome/browser/autofill/autofill_manager_unittest.cc:475: std::vector<std::pair<WebKit::WebFormElement::AutocompleteResult, FormData> >& On 2013/01/11 20:59:56, Ilya Sherman wrote: ...
7 years, 11 months ago (2013-01-11 21:50:14 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/11821020/31002
7 years, 11 months ago (2013-01-11 21:57:52 UTC) #14
commit-bot: I haz the power
7 years, 11 months ago (2013-01-12 00:04:01 UTC) #15
Retried try job too often on linux_rel for step(s) browser_tests

Powered by Google App Engine
This is Rietveld 408576698