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

Issue 1618073002: Extensions - Check for too big or too small product icons. (Closed)

Created:
4 years, 11 months ago by Evan Stade
Modified:
4 years, 11 months ago
Reviewers:
Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Extensions - Check for too big or too small manifest icons. both product and browser action icons are affected by this check BUG=none Committed: https://crrev.com/63a6923752c66e597b8a10eddeada4f2ef1e82c9 Cr-Commit-Position: refs/heads/master@{#371311}

Patch Set 1 #

Total comments: 6

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -2 lines) Patch
M extensions/common/manifest_constants.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M extensions/common/manifest_constants.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M extensions/common/manifest_handler_helpers.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download
A extensions/common/manifest_handlers/icons_handler_unittest.cc View 1 1 chunk +69 lines, -0 lines 0 comments Download
M extensions/extensions_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 26 (11 generated)
Evan Stade
4 years, 11 months ago (2016-01-22 01:03:49 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1618073002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1618073002/1
4 years, 11 months ago (2016-01-22 01:05:25 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-22 01:45:02 UTC) #6
Devlin
https://codereview.chromium.org/1618073002/diff/1/extensions/common/manifest_handler_helpers.cc File extensions/common/manifest_handler_helpers.cc (right): https://codereview.chromium.org/1618073002/diff/1/extensions/common/manifest_handler_helpers.cc#newcode49 extensions/common/manifest_handler_helpers.cc:49: *error = ErrorUtils::FormatErrorMessageUTF16(errors::kInvalidIconPath, We should add a separate error ...
4 years, 11 months ago (2016-01-22 23:41:56 UTC) #7
Evan Stade
https://codereview.chromium.org/1618073002/diff/1/extensions/common/manifest_handler_helpers.cc File extensions/common/manifest_handler_helpers.cc (right): https://codereview.chromium.org/1618073002/diff/1/extensions/common/manifest_handler_helpers.cc#newcode49 extensions/common/manifest_handler_helpers.cc:49: *error = ErrorUtils::FormatErrorMessageUTF16(errors::kInvalidIconPath, On 2016/01/22 23:41:56, Devlin (Slow until ...
4 years, 11 months ago (2016-01-23 02:28:37 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/1618073002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1618073002/20001
4 years, 11 months ago (2016-01-23 02:29:02 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-23 03:30:23 UTC) #12
Devlin
lgtm
4 years, 11 months ago (2016-01-25 17:58:16 UTC) #13
Devlin
Side note: doesn't this also check for manifest-specified action icons? (So we should probably update ...
4 years, 11 months ago (2016-01-25 17:59:00 UTC) #14
Evan Stade
On 2016/01/25 17:59:00, Devlin (Slow until 1-27) wrote: > Side note: doesn't this also check ...
4 years, 11 months ago (2016-01-25 20:02:28 UTC) #15
Devlin
On 2016/01/25 20:02:28, Evan Stade wrote: > On 2016/01/25 17:59:00, Devlin (Slow until 1-27) wrote: ...
4 years, 11 months ago (2016-01-25 20:08:12 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1618073002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1618073002/20001
4 years, 11 months ago (2016-01-25 20:11:17 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1618073002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1618073002/20001
4 years, 11 months ago (2016-01-25 20:33:51 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-25 21:07:38 UTC) #24
commit-bot: I haz the power
4 years, 11 months ago (2016-01-25 21:09:12 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/63a6923752c66e597b8a10eddeada4f2ef1e82c9
Cr-Commit-Position: refs/heads/master@{#371311}

Powered by Google App Engine
This is Rietveld 408576698