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

Issue 1062873003: Give names to all utility processes. (Closed)

Created:
5 years, 8 months ago by Lei Zhang
Modified:
5 years, 8 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, Greg Billock, tzik, Lei Zhang, tfarina, nhiroki, tommycli, rginda+watch_chromium.org, oshima+watch_chromium.org, grt+watch_chromium.org, vandebo (ex-Chrome), chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, kinuko+fileapi, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Give names to all utility processes. BUG=472340 Committed: https://crrev.com/e3d6b757596c96fb8f59fd4d3ca24e2b282bafcb Cr-Commit-Position: refs/heads/master@{#324130}

Patch Set 1 #

Patch Set 2 : fix win #

Patch Set 3 : fix win part 2 #

Total comments: 3

Patch Set 4 : fix typos #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -27 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +65 lines, -0 lines 0 comments Download
M chrome/browser/android/seccomp_support_detector.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_win.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/chrome_select_file_dialog_factory_win.cc View 5 chunks +12 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/file_manager/zip_file_creator.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/component_patcher_operation_out_of_process.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc View 2 chunks +4 lines, -0 lines 4 comments Download
M chrome/browser/extensions/api/networking_private/networking_private_credentials_getter_win.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/extensions/webstore_install_helper.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/zipfile_installer.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/image_decoder.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/importer/external_process_importer_client.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/local_discovery/pwg_raster_converter.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/local_discovery/service_discovery_host_client.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/local_discovery/wifi/credential_getter_win.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_audio_video_checker.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_media_metadata_parser.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_picasa_album_table_reader.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/platform_util_win.cc View 3 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/printing/pdf_to_emf_converter.cc View 1 2 5 chunks +14 lines, -12 lines 0 comments Download
M chrome/browser/safe_browsing/sandboxed_zip_analyzer.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/safe_json_parser.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/browser/sandboxed_unpacker.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M extensions/browser/updater/safe_manifest_parser.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/extensions_strings.grd View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
Lei Zhang
5 years, 8 months ago (2015-04-06 22:34:09 UTC) #2
Charlie Reis
Thanks for adding these! The names seem reasonable to me at a high level. LGTM ...
5 years, 8 months ago (2015-04-06 23:47:41 UTC) #3
Lei Zhang
Thanks for sanity checking. I'll fix the typos. Re: IDS_UTILITY_PROCESS_MEDIA_LIBRARY_FILE_CHECKER_NAME - it's probably uncommon for ...
5 years, 8 months ago (2015-04-06 23:51:34 UTC) #4
Lei Zhang
Fixed copy+paste errors in patch set 4.
5 years, 8 months ago (2015-04-06 23:56:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1062873003/60001
5 years, 8 months ago (2015-04-06 23:57:45 UTC) #8
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/54415)
5 years, 8 months ago (2015-04-07 00:09:49 UTC) #10
Charlie Reis
Right, you'll need more owners than me.
5 years, 8 months ago (2015-04-07 00:11:06 UTC) #11
Lei Zhang
Oh, Monday. +kalman for extensions/
5 years, 8 months ago (2015-04-07 00:12:12 UTC) #13
not at google - send to devlin
lgtm, I'm not the primary reviewer here so I won't block anything on addressing my ...
5 years, 8 months ago (2015-04-07 16:45:39 UTC) #14
Lei Zhang
https://codereview.chromium.org/1062873003/diff/60001/chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc File chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc (right): https://codereview.chromium.org/1062873003/diff/60001/chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc#newcode95 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc:95: utility_process_host_->SetName(l10n_util::GetStringUTF16( On 2015/04/07 16:45:39, kalman wrote: > The next ...
5 years, 8 months ago (2015-04-07 21:53:54 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1062873003/60001
5 years, 8 months ago (2015-04-07 21:54:20 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-07 21:59:05 UTC) #18
commit-bot: I haz the power
5 years, 8 months ago (2015-04-07 21:59:54 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e3d6b757596c96fb8f59fd4d3ca24e2b282bafcb
Cr-Commit-Position: refs/heads/master@{#324130}

Powered by Google App Engine
This is Rietveld 408576698