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

Issue 2161193003: Use __func__ instead of __FUNCTION__. (Closed)

Created:
4 years, 5 months ago by Peter Kasting
Modified:
4 years, 4 months ago
CC:
aboxhall+watch_chromium.org, asanka, asvitkine+watch_chromium.org, blink-reviews, blink-reviews-wtf_chromium.org, cbentzel+watch_chromium.org, chili+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, danakj+watch_chromium.org, darin-cc_chromium.org, dewittj+watch_chromium.org, dimich+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, eme-reviews_chromium.org, eric.carlson_apple.com, extensions-reviews_chromium.org, feature-media-reviews_chromium.org, fgorski+watch_chromium.org, grt+watch_chromium.org, haraken, jam, jbroman+cpp_chromium.org, je_julie, mcasas+watch+vc_chromium.org, media-router+watch_chromium.org, Mikhail, miu+watch_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-blink_chromium.org, nektar+watch_chromium.org, petewil+watch_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org, rginda+watch_chromium.org, romax+watch_chromium.org, tfarina, wfh+watch_chromium.org, yuzo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use __func__ instead of __FUNCTION__. Most of the formatting changes here are due to git cl format, sometimes after manually collapsing a few string constants. BUG=none TEST=none Committed: https://crrev.com/f5279485c5c9319fefc51fab2ff26b4672310cc1 Cr-Commit-Position: refs/heads/master@{#408014}

Patch Set 1 #

Patch Set 2 : git cl format hates WebKit style #

Total comments: 6

Patch Set 3 : DPLOG #

Patch Set 4 : Resync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+580 lines, -618 lines) Patch
M base/location.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/download/download_history.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/image_holder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/external_process_importer_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/presentation_service_delegate_impl.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media/router/presentation_session_messages_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/thread_watcher_report_hang.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/platform_util_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/download_feedback.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/download_feedback_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/download_protection_service.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/two_phase_uploader.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/win/settings_app_monitor.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/install_static/install_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/installer/util/delete_after_reboot_helper.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/installer/util/user_experiment.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M components/component_updater/default_component_installer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/offline_pages/background/request_coordinator.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 3 chunks +3 lines, -10 lines 0 comments Download
M content/browser/download/base_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_item_impl.cc View 1 26 chunks +28 lines, -32 lines 0 comments Download
M content/browser/download/download_manager_impl.cc View 1 3 chunks +4 lines, -5 lines 0 comments Download
M content/browser/download/download_request_core.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/download/save_file_manager.cc View 1 2 chunks +2 lines, -4 lines 0 comments Download
M content/browser/download/save_package.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/plugin_private_storage_helper.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/audio_renderer_mixer_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/audio_track_recorder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/canvas_capture_handler.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/renderer/media/cdm/ppapi_decryptor.cc View 16 chunks +16 lines, -16 lines 0 comments Download
M content/renderer/media/gpu/rtc_video_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/gpu/rtc_video_decoder_factory.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/media/html_video_element_capturer_source.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/media/media_permission_dispatcher.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/media_recorder_handler.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_video_capturer_source.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M content/renderer/media/render_media_client.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/video_track_recorder.cc View 9 chunks +9 lines, -9 lines 0 comments Download
M content/renderer/media/webmediaplayer_ms.cc View 1 2 3 11 chunks +12 lines, -12 lines 0 comments Download
M content/renderer/media/webmediaplayer_ms_compositor.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M content/renderer/media/webrtc_audio_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/fake_audio_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/audio_discard_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_renderer_mixer.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/mime_util_internal.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/pipeline_impl.cc View 23 chunks +24 lines, -24 lines 0 comments Download
M media/base/video_codecs.cc View 8 chunks +10 lines, -11 lines 0 comments Download
M media/base/video_frame.cc View 13 chunks +13 lines, -13 lines 0 comments Download
M media/base/wall_clock_time_source.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M media/blink/cdm_session_adapter.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M media/blink/multibuffer_data_source.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M media/blink/resource_multibuffer_data_provider.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/blink/webmediaplayer_impl.cc View 1 2 3 19 chunks +20 lines, -20 lines 0 comments Download
M media/blink/websourcebuffer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/capture/video/win/sink_input_pin_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/cdm/cdm_adapter.cc View 10 chunks +10 lines, -11 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M media/filters/audio_timestamp_validator.cc View 1 6 chunks +7 lines, -9 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 7 chunks +16 lines, -19 lines 0 comments Download
M media/filters/decoder_selector.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M media/filters/decoder_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/decrypting_audio_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/decrypting_demuxer_stream.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M media/filters/decrypting_video_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M media/filters/frame_processor.cc View 1 16 chunks +19 lines, -20 lines 0 comments Download
M media/filters/gpu_video_decoder.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M media/filters/media_source_state.cc View 1 4 chunks +5 lines, -6 lines 0 comments Download
M media/filters/source_buffer_stream.cc View 1 35 chunks +68 lines, -71 lines 0 comments Download
M media/formats/webm/webm_cluster_parser.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M media/muxers/webm_muxer.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M media/renderers/audio_renderer_impl.cc View 17 chunks +18 lines, -18 lines 0 comments Download
M media/renderers/renderer_impl.cc View 31 chunks +34 lines, -37 lines 0 comments Download
M media/renderers/video_renderer_impl.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M net/http/http_stream_parser.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
M net/spdy/spdy_framer_decoder_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/channel_id_service.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/url_request/url_request_job.cc View 1 3 chunks +4 lines, -8 lines 0 comments Download
M styleguide/c++/c++11.html View 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp View 11 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp View 17 chunks +17 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.cpp View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/NavigatorRequestMediaKeySystemAccess.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/ImageCapture.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediasource/MediaSource.cpp View 6 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasource/SourceBuffer.cpp View 24 chunks +28 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/wtf/Compiler.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 55 (28 generated)
Peter Kasting
jbroman: styleguide/ change, per your last message on the relevant thread thestig: base/ and chrome/ ...
4 years, 5 months ago (2016-07-20 05:58:21 UTC) #8
esprehn
You can just leave off empty bug and test lines, no reason to use =none. ...
4 years, 5 months ago (2016-07-20 06:12:02 UTC) #10
Peter Kasting
On 2016/07/20 06:12:02, esprehn wrote: > You can just leave off empty bug and test ...
4 years, 5 months ago (2016-07-20 06:16:39 UTC) #11
grt (UTC plus 2)
drive-by https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc File chrome/installer/util/delete_after_reboot_helper.cc (right): https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc#newcode253 chrome/installer/util/delete_after_reboot_helper.cc:253: DWORD last_error = ::GetLastError(); while you're at it, ...
4 years, 5 months ago (2016-07-20 06:18:52 UTC) #12
Peter Kasting
https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc File chrome/installer/util/delete_after_reboot_helper.cc (right): https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc#newcode253 chrome/installer/util/delete_after_reboot_helper.cc:253: DWORD last_error = ::GetLastError(); On 2016/07/20 06:18:51, grt (UTC ...
4 years, 5 months ago (2016-07-20 06:27:22 UTC) #13
grt (UTC plus 2)
https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc File chrome/installer/util/delete_after_reboot_helper.cc (right): https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc#newcode253 chrome/installer/util/delete_after_reboot_helper.cc:253: DWORD last_error = ::GetLastError(); On 2016/07/20 06:27:22, Peter Kasting ...
4 years, 5 months ago (2016-07-20 06:32:47 UTC) #14
Peter Kasting
https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc File chrome/installer/util/delete_after_reboot_helper.cc (right): https://codereview.chromium.org/2161193003/diff/20001/chrome/installer/util/delete_after_reboot_helper.cc#newcode253 chrome/installer/util/delete_after_reboot_helper.cc:253: DWORD last_error = ::GetLastError(); On 2016/07/20 06:32:47, grt (UTC ...
4 years, 5 months ago (2016-07-20 06:35:51 UTC) #15
jbroman
styleguide lgtm
4 years, 5 months ago (2016-07-20 12:04:39 UTC) #16
liberato (no reviews please)
On 2016/07/20 05:58:21, Peter Kasting wrote: > liberato: net/ OWNERS sorry, but i'm not an ...
4 years, 5 months ago (2016-07-20 16:37:35 UTC) #17
Peter Kasting
On 2016/07/20 16:37:35, liberato wrote: > On 2016/07/20 05:58:21, Peter Kasting wrote: > > liberato: ...
4 years, 5 months ago (2016-07-20 18:36:29 UTC) #20
watk
media/ lgtm nit: the commit message could be wrapped
4 years, 5 months ago (2016-07-20 18:41:42 UTC) #22
Lei Zhang
lgtm
4 years, 5 months ago (2016-07-20 18:44:24 UTC) #24
watk
Apparently my comment removed mef@ from the reviewers list.. race condition? re-adding
4 years, 5 months ago (2016-07-20 19:41:12 UTC) #26
mef
net/ lgtm
4 years, 5 months ago (2016-07-20 19:59:56 UTC) #27
jochen (gone - plz use gerrit)
lgtm
4 years, 5 months ago (2016-07-21 08:28:30 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161193003/40001
4 years, 5 months ago (2016-07-21 19:02:38 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/99817)
4 years, 5 months ago (2016-07-21 19:45:18 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161193003/40001
4 years, 5 months ago (2016-07-21 21:17:38 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/108530)
4 years, 5 months ago (2016-07-22 02:22:52 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161193003/40001
4 years, 5 months ago (2016-07-22 02:44:34 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/108679)
4 years, 5 months ago (2016-07-22 04:26:32 UTC) #41
Peter Kasting
Apparently linux_android_rel_ng is not flaky, it's really failing, and the cuase is that the compiler ...
4 years, 5 months ago (2016-07-22 08:18:25 UTC) #42
Lei Zhang
On 2016/07/22 08:18:25, Peter Kasting wrote: > I can try to hack up the parsing ...
4 years, 5 months ago (2016-07-22 08:54:56 UTC) #43
Primiano Tucci (use gerrit)
On 2016/07/22 08:54:56, Lei Zhang wrote: > On 2016/07/22 08:18:25, Peter Kasting wrote: > > ...
4 years, 4 months ago (2016-07-25 16:31:27 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161193003/60001
4 years, 4 months ago (2016-07-27 01:52:04 UTC) #51
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-07-27 02:18:42 UTC) #53
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 02:20:42 UTC) #55
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f5279485c5c9319fefc51fab2ff26b4672310cc1
Cr-Commit-Position: refs/heads/master@{#408014}

Powered by Google App Engine
This is Rietveld 408576698