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

Issue 1931043002: Remove requestAutocomplete (Closed)

Created:
4 years, 7 months ago by Evan Stade
Modified:
4 years, 7 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, extensions-reviews_chromium.org, rouslan+autofill_chromium.org, tfarina, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove requestAutocomplete Also fix some libaddressinput dependencies/includes which incorrectly used ENABLE_AUTOFILL_DIALOG (since libaddressinput is used for chrome://settings/autofill regardless of the use of the dialog). Also move some color constants closer to where they're used for the card unmask dialog. BUG=337587, 608824 TBR=palmer@chromium.org Committed: https://crrev.com/e62c2a4c85f206833cb058932cfe62b3c347c685 Cr-Commit-Position: refs/heads/master@{#391821}

Patch Set 1 #

Patch Set 2 : stab at mac, android #

Patch Set 3 : handful of fixes #

Patch Set 4 : more build file updates #

Patch Set 5 : . #

Patch Set 6 : fix color reference #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -19876 lines) Patch
M android_webview/native/aw_autofill_client.h View 1 2 2 chunks +0 lines, -4 lines 0 comments Download
M android_webview/native/aw_autofill_client.cc View 1 2 2 chunks +0 lines, -11 lines 0 comments Download
M build/common.gypi View 1 2 3 4 5 6 4 chunks +0 lines, -12 lines 0 comments Download
M build/config/BUILD.gn View 1 2 3 2 chunks +1 line, -6 lines 0 comments Download
M build/config/features.gni View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerAndroid.java View 1 1 chunk +0 lines, -214 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogResult.java View 1 1 chunk +0 lines, -273 lines 0 comments Download
M chrome/android/java_sources.gni View 1 2 3 4 5 6 2 chunks +0 lines, -4 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerTest.java View 1 1 chunk +0 lines, -734 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/autofill/MockAutofillDialogController.java View 1 1 chunk +0 lines, -141 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 4 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 3 chunks +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 4 5 6 1 chunk +5 lines, -15 lines 0 comments Download
D chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h View 1 1 chunk +0 lines, -110 lines 0 comments Download
D chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc View 1 1 chunk +0 lines, -540 lines 0 comments Download
D chrome/browser/ui/android/autofill/autofill_dialog_result.h View 1 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/ui/android/autofill/autofill_dialog_result.cc View 1 1 chunk +0 lines, -143 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_common.h View 1 chunk +0 lines, -42 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_common.cc View 1 chunk +0 lines, -45 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_controller.h View 1 chunk +0 lines, -62 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_controller.cc View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc View 1 2 3 4 1 chunk +0 lines, -1334 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 chunk +0 lines, -589 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 chunk +0 lines, -2271 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 1 2 3 4 1 chunk +0 lines, -1771 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_i18n_input.h View 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc View 1 chunk +0 lines, -128 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_i18n_input_unittest.cc View 1 chunk +0 lines, -80 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_types.h View 1 chunk +0 lines, -192 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_types.cc View 1 chunk +0 lines, -188 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_types_unittest.cc View 1 chunk +0 lines, -24 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_view.h View 1 chunk +0 lines, -90 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_view.cc View 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_view_delegate.h View 1 chunk +0 lines, -170 lines 0 comments Download
D chrome/browser/ui/autofill/autofill_dialog_view_tester.h View 1 chunk +0 lines, -62 lines 0 comments Download
M chrome/browser/ui/autofill/chrome_autofill_client.h View 6 chunks +0 lines, -27 lines 0 comments Download
M chrome/browser/ui/autofill/chrome_autofill_client.cc View 1 2 3 4 5 6 5 chunks +1 line, -46 lines 0 comments Download
M chrome/browser/ui/autofill/country_combobox_model.cc View 1 2 3 4 3 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/ui/autofill/country_combobox_model_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/autofill/data_model_wrapper.h View 1 chunk +0 lines, -152 lines 0 comments Download
D chrome/browser/ui/autofill/data_model_wrapper.cc View 1 chunk +0 lines, -232 lines 0 comments Download
D chrome/browser/ui/autofill/data_model_wrapper_unittest.cc View 1 chunk +0 lines, -162 lines 0 comments Download
D chrome/browser/ui/autofill/loading_animation.h View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/ui/autofill/loading_animation.cc View 1 chunk +0 lines, -88 lines 0 comments Download
D chrome/browser/ui/autofill/mock_address_validator.h View 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/ui/autofill/mock_address_validator.cc View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h View 1 chunk +0 lines, -100 lines 0 comments Download
D chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.cc View 1 chunk +0 lines, -82 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_details_container.h View 1 1 chunk +0 lines, -73 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_details_container.mm View 1 1 chunk +0 lines, -289 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_details_container_unittest.mm View 1 1 chunk +0 lines, -68 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.h View 1 1 chunk +0 lines, -82 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.mm View 1 1 chunk +0 lines, -124 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa_browsertest.mm View 1 1 chunk +0 lines, -111 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_dialog_view_tester_cocoa.h View 1 1 chunk +0 lines, -46 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_dialog_view_tester_cocoa.mm View 1 1 chunk +0 lines, -134 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.h View 1 1 chunk +0 lines, -83 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm View 1 1 chunk +0 lines, -330 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_header.h View 1 1 chunk +0 lines, -32 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_header.mm View 1 1 chunk +0 lines, -62 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_main_container.h View 1 1 chunk +0 lines, -94 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_main_container.mm View 1 1 chunk +0 lines, -289 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm View 1 1 chunk +0 lines, -111 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_notification_container.h View 1 1 chunk +0 lines, -45 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_notification_container.mm View 1 1 chunk +0 lines, -86 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_notification_container_unittest.mm View 1 1 chunk +0 lines, -61 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_notification_controller.h View 1 1 chunk +0 lines, -55 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_notification_controller.mm View 1 1 chunk +0 lines, -189 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_notification_controller_unittest.mm View 1 1 chunk +0 lines, -78 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_section_container.h View 1 1 chunk +0 lines, -132 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_section_container.mm View 1 1 chunk +0 lines, -759 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_section_container_unittest.mm View 1 1 chunk +0 lines, -252 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.h View 1 1 chunk +0 lines, -56 lines 0 comments Download
D chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm View 1 1 chunk +0 lines, -283 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
D chrome/browser/ui/views/autofill/autofill_dialog_view_tester_views.h View 1 chunk +0 lines, -41 lines 0 comments Download
D chrome/browser/ui/views/autofill/autofill_dialog_view_tester_views.cc View 1 chunk +0 lines, -93 lines 0 comments Download
D chrome/browser/ui/views/autofill/autofill_dialog_views.h View 1 chunk +0 lines, -546 lines 0 comments Download
D chrome/browser/ui/views/autofill/autofill_dialog_views.cc View 1 2 3 4 1 chunk +0 lines, -1917 lines 0 comments Download
D chrome/browser/ui/views/autofill/autofill_dialog_views_unittest.cc View 1 2 3 4 1 chunk +0 lines, -129 lines 0 comments Download
M chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc View 1 2 3 4 5 3 chunks +10 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/autofill/decorated_textfield.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/autofill/save_card_bubble_views.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 2 chunks +1 line, -3 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 9 chunks +3 lines, -65 lines 0 comments Download
M chrome/chrome_repack_locales.gni View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/chrome_repack_locales.gypi View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 5 chunks +1 line, -15 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 6 chunks +1 line, -24 lines 0 comments Download
M chrome/renderer/autofill/autofill_renderer_browsertest.cc View 2 chunks +0 lines, -85 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 5 6 7 chunks +5 lines, -13 lines 0 comments Download
M chrome/tools/build/repack_locales.py View 1 2 3 3 chunks +5 lines, -7 lines 0 comments Download
M components/autofill.gypi View 1 2 3 4 5 6 2 chunks +0 lines, -8 lines 0 comments Download
M components/autofill/content/browser/BUILD.gn View 1 2 3 4 5 6 2 chunks +0 lines, -10 lines 0 comments Download
M components/autofill/content/browser/content_autofill_driver.h View 1 2 3 4 5 6 2 chunks +0 lines, -4 lines 0 comments Download
M components/autofill/content/browser/content_autofill_driver.cc View 1 2 3 4 5 6 2 chunks +1 line, -5 lines 0 comments Download
M components/autofill/content/browser/content_autofill_driver_factory.h View 1 chunk +0 lines, -1 line 0 comments Download
D components/autofill/content/browser/request_autocomplete_manager.h View 1 chunk +0 lines, -54 lines 0 comments Download
D components/autofill/content/browser/request_autocomplete_manager.cc View 1 chunk +0 lines, -92 lines 0 comments Download
D components/autofill/content/browser/request_autocomplete_manager_unittest.cc View 1 chunk +0 lines, -174 lines 0 comments Download
D components/autofill/content/browser/wallet/BUILD.gn View 1 chunk +0 lines, -17 lines 0 comments Download
D components/autofill/content/browser/wallet/full_wallet.h View 1 chunk +0 lines, -131 lines 0 comments Download
D components/autofill/content/browser/wallet/full_wallet.cc View 1 chunk +0 lines, -234 lines 0 comments Download
D components/autofill/content/browser/wallet/full_wallet_unittest.cc View 1 chunk +0 lines, -105 lines 0 comments Download
D components/autofill/content/browser/wallet/wallet_address.h View 1 chunk +0 lines, -233 lines 0 comments Download
D components/autofill/content/browser/wallet/wallet_address.cc View 1 chunk +0 lines, -413 lines 0 comments Download
D components/autofill/content/browser/wallet/wallet_address_unittest.cc View 1 chunk +0 lines, -601 lines 0 comments Download
D components/autofill/content/browser/wallet/wallet_test_util.h View 1 chunk +0 lines, -32 lines 0 comments Download
D components/autofill/content/browser/wallet/wallet_test_util.cc View 1 chunk +0 lines, -109 lines 0 comments Download
M components/autofill/content/common/autofill_messages.h View 1 2 3 4 5 6 2 chunks +0 lines, -13 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.h View 1 2 3 4 5 6 2 chunks +0 lines, -12 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 2 3 4 5 6 3 chunks +0 lines, -80 lines 0 comments Download
M components/autofill/core/browser/autofill_client.h View 4 chunks +0 lines, -21 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.h View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_metrics.h View 2 chunks +0 lines, -45 lines 0 comments Download
M components/autofill/core/browser/autofill_metrics.cc View 4 chunks +0 lines, -127 lines 0 comments Download
M components/autofill/core/browser/test_autofill_client.h View 2 chunks +0 lines, -4 lines 0 comments Download
M components/autofill/core/browser/test_autofill_client.cc View 2 chunks +0 lines, -9 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M extensions/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/ui/autofill/autofill_client_ios.h View 1 2 2 chunks +0 lines, -5 lines 0 comments Download
M ios/chrome/browser/ui/autofill/autofill_client_ios.mm View 1 2 2 chunks +0 lines, -11 lines 0 comments Download

Messages

Total messages: 52 (26 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/20001
4 years, 7 months ago (2016-04-29 16:06:27 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/196320)
4 years, 7 months ago (2016-04-29 16:18:18 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/40001
4 years, 7 months ago (2016-04-29 19:30:26 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/104060)
4 years, 7 months ago (2016-04-29 19:47:45 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/50001
4 years, 7 months ago (2016-05-01 21:49:11 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/205688)
4 years, 7 months ago (2016-05-01 23:25:18 UTC) #12
Evan Stade
+groby for cocoa/ +brettw for the rest
4 years, 7 months ago (2016-05-03 18:00:44 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/70001
4 years, 7 months ago (2016-05-03 18:01:23 UTC) #17
brettw
You also changed some libaddressinput dependencies around (I presume because they're no longer being brought ...
4 years, 7 months ago (2016-05-03 19:17:21 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-03 21:31:08 UTC) #20
Evan Stade
On 2016/05/03 19:17:21, brettw wrote: > You also changed some libaddressinput dependencies around (I presume ...
4 years, 7 months ago (2016-05-04 00:13:13 UTC) #23
brettw
On 2016/05/04 00:13:13, Evan Stade wrote: > I updated the description for the libaddressinput stuff, ...
4 years, 7 months ago (2016-05-04 00:23:31 UTC) #24
Evan Stade
On 2016/05/04 00:23:31, brettw wrote: > On 2016/05/04 00:13:13, Evan Stade wrote: > > I ...
4 years, 7 months ago (2016-05-04 00:30:05 UTC) #25
groby-ooo-7-16
On 2016/05/04 00:23:31, brettw wrote: > On 2016/05/04 00:13:13, Evan Stade wrote: > > I ...
4 years, 7 months ago (2016-05-04 00:30:45 UTC) #26
brettw
I misremembered, I was thinking about the color changes in card_unmask_prompt_views (slightly more involved than ...
4 years, 7 months ago (2016-05-04 03:11:10 UTC) #27
Evan Stade
On 2016/05/04 03:11:10, brettw wrote: > I misremembered, I was thinking about the color changes ...
4 years, 7 months ago (2016-05-04 03:47:31 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/90001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/90001
4 years, 7 months ago (2016-05-04 03:52:05 UTC) #30
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-04 06:43:10 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/90001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/90001
4 years, 7 months ago (2016-05-04 15:10:52 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/177447)
4 years, 7 months ago (2016-05-04 15:17:24 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/110001
4 years, 7 months ago (2016-05-05 00:11:50 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/177935)
4 years, 7 months ago (2016-05-05 00:23:22 UTC) #43
Evan Stade
tbr palmer for deletion from autofill_messages.h
4 years, 7 months ago (2016-05-05 14:51:48 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931043002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931043002/110001
4 years, 7 months ago (2016-05-05 14:52:17 UTC) #48
commit-bot: I haz the power
Committed patchset #7 (id:110001)
4 years, 7 months ago (2016-05-05 16:27:42 UTC) #50
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 16:29:03 UTC) #52
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/e62c2a4c85f206833cb058932cfe62b3c347c685
Cr-Commit-Position: refs/heads/master@{#391821}

Powered by Google App Engine
This is Rietveld 408576698