Comment #4 on issue 123346 by sain...@chromium.org: Chrome crashes when
tried to use Tab in the Auto Fill settings page
http://code.google.com/p/chromium/issues/detail?id=123346
(No comment was entered for this change.)
Comment #7 on issue 123346 by ma...@chromium.org: Chrome crashes when tried
to use Tab in the Auto Fill settings page
http://code.google.com/p/chromium/issues/detail?id=123346
The fix is in CQ: http://codereview.chromium.org/10081023/
Comment #8 on issue 123346 by lafo...@google.com: Chrome crashes when tried
to use Tab in the Auto Fill settings page
http://code.google.com/p/chromium/issues/detail?id=123346
(No comment was entered for this change.)
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=132511
------------------------------------------------------------------------
r132511 | ma...@chromium.org | Mon Apr 16 19:07:20 PDT 2012
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/ui/webui/options2/autofill_options_handler2.h?r1=132511&r2=132510&pathrev=132511
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/ui/webui/options2/autofill_options_handler2.cc?r1=132511&r2=132510&pathrev=132511
Fix a crash when trying to input phone number in the autofill settings page
while running as guest mode.
BUG=123346
TEST=Login as guest mode, open chrome://setting/autofillEditAddress, input
some number in the Phone input field, hit tab, check that didn't cause a
crash.
Review URL: http://codereview.chromium.org/10081023
------------------------------------------------------------------------
Comment #10 on issue 123346 by ma...@chromium.org: Chrome crashes when
tried to use Tab in the Auto Fill settings page
Comment #11 on issue 123346 by bugdro...@chromium.org: Chrome crashes when
tried to use Tab in the Auto Fill settings page
http://code.google.com/p/chromium/issues/detail?id=123346#c11
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=132520
------------------------------------------------------------------------
r132520 | ma...@chromium.org | Mon Apr 16 19:32:12 PDT 2012
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/1084/src/chrome/browser/ui/webui/options2/autofill_options_handler2.h?r1=132520&r2=132519&pathrev=132520
M
http://src.chromium.org/viewvc/chrome/branches/1084/src/chrome/browser/ui/webui/options2/autofill_options_handler2.cc?r1=132520&r2=132519&pathrev=132520
Merge 132511 - Fix a crash when trying to input phone number in the
autofill settings page while running as guest mode.
BUG=123346
TEST=Login as guest mode, open chrome://setting/autofillEditAddress, input
some number in the Phone input field, hit tab, check that didn't cause a
crash.
Review URL: http://codereview.chromium.org/10081023
TBR=ma...@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10108008
------------------------------------------------------------------------