|
|
Created:
4 years, 2 months ago by Alexei Svitkine (slow) Modified:
4 years, 2 months ago CC:
chromium-reviews, Peter Beverloo, mlamouri+watch-notifications_chromium.org, awdf+watch_chromium.org Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionOptimize startup time of notification code by removing unused code.
Generating the icon via GetAvatarIcon() can be expensive - according
to UMA sampling profiler it takes ~35ms mean time from a recent
Windows dev release. Turns out, it's not even used - so this CL
simply removes it.
Additionally, removes a unit test that stayed around after the code
it was testing was removed because it wasn't referenced in any
BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm
BUG=651848
Committed: https://crrev.com/5424cce0cb1592d7e5c025417861a1a540bd7569
Cr-Commit-Position: refs/heads/master@{#422550}
Patch Set 1 #
Messages
Total messages: 35 (26 generated)
The CQ bit was checked by asvitkine@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by asvitkine@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent dev release. Turns out, it's not even used - so this CL simply removes it. BUG=651848 ========== to ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ==========
Patchset #1 (id:1) has been deleted
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by asvitkine@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
Description was changed from ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ========== to ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ==========
Description was changed from ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ========== to ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ==========
Description was changed from ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ========== to ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ==========
Patchset #1 (id:20001) has been deleted
asvitkine@chromium.org changed reviewers: + dimich@google.com
dimich: PTAL
dimich@chromium.org changed reviewers: + dimich@chromium.org
LGTM, thanks for the good cleanup!
The CQ bit was checked by asvitkine@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
asvitkine@chromium.org changed reviewers: + mukai@chromium.org - dimich@google.com
Oops, I thought Dmitry was an owner for ui/message_center too, but turns out he only owns the chrome/ code. +mukai - could you do an owners review? Thanks!
lgtm
The CQ bit was checked by asvitkine@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ========== to ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ==========
Message was sent while issue was closed.
Committed patchset #1 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 ========== to ========== Optimize startup time of notification code by removing unused code. Generating the icon via GetAvatarIcon() can be expensive - according to UMA sampling profiler it takes ~35ms mean time from a recent Windows dev release. Turns out, it's not even used - so this CL simply removes it. Additionally, removes a unit test that stayed around after the code it was testing was removed because it wasn't referenced in any BUILD file: ui/message_center/cocoa/settings_controller_unittest.mm BUG=651848 Committed: https://crrev.com/5424cce0cb1592d7e5c025417861a1a540bd7569 Cr-Commit-Position: refs/heads/master@{#422550} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/5424cce0cb1592d7e5c025417861a1a540bd7569 Cr-Commit-Position: refs/heads/master@{#422550} |