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

Issue 1554583002: Revert of Change extension icon load errors to warnings (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

Revert of Change extension icon load errors to warnings (patchset #8 id:140001 of https://codereview.chromium.org/1537473003/ ) Reason for revert: file read from wrong thread Original issue's description: > Change extension icon load errors to warnings > > During the Extension parsing step, check if the icon file exists and if not, remove that entry from the dictionary. > > Keep the same check during the validation phase and don't apply the workaround to unpacked extensions. This will more strongly discourage new extensions from making this mistake. > > BUG=570249 > > Committed: https://crrev.com/6e8e7d1c49657e82d0e8f2518ad463794346321b > Cr-Commit-Position: refs/heads/master@{#366253} TBR=rdevlin.cronin@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=570249 Committed: https://crrev.com/36dab10ffd04f3e38285bda1e4af07a7de081a31 Cr-Commit-Position: refs/heads/master@{#367080}

Patch Set 1 #

Patch Set 2 : fix patch issues #

Patch Set 3 : fix merge issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -203 lines) Patch
D chrome/browser/extensions/api/extension_action/browser_action_unittest.cc View 1 chunk +0 lines, -70 lines 0 comments Download
M chrome/browser/extensions/extension_action_manager_unittest.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_test_with_install.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_service_test_with_install.cc View 1 1 chunk +0 lines, -14 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/extension_action/action_info.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_action/action_info.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/extension_action/browser_action_manifest_unittest.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_icons_unittest.cc View 1 2 chunks +2 lines, -15 lines 0 comments Download
D chrome/test/data/extensions/api_test/browser_action/missing_icon/manifest.json View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/test/data/extensions/api_test/browser_action/multi_icons/manifest.json View 1 chunk +0 lines, -13 lines 0 comments Download
M extensions/common/file_util.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M extensions/common/file_util.cc View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M extensions/common/file_util_unittest.cc View 1 1 chunk +4 lines, -24 lines 0 comments Download
M extensions/common/manifest_handler_helpers.h View 1 3 chunks +2 lines, -9 lines 0 comments Download
M extensions/common/manifest_handler_helpers.cc View 1 3 chunks +2 lines, -22 lines 0 comments Download
M extensions/common/manifest_handlers/icons_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/test/data/file_util/bad_icon/manifest.json View 1 chunk +1 line, -3 lines 0 comments Download
M extensions/utility/unpacker.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
Evan Stade
Created Revert of Change extension icon load errors to warnings
4 years, 11 months ago (2015-12-29 17:32:05 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1554583002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1554583002/1
4 years, 11 months ago (2015-12-29 17:32:40 UTC) #2
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/extension_action_manager_unittest.cc: While running git apply --index -3 -p1; error: patch ...
4 years, 11 months ago (2015-12-29 17:33:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1554583002/300001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1554583002/300001
4 years, 11 months ago (2015-12-29 17:39:14 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:300001)
4 years, 11 months ago (2015-12-29 17:40:18 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/36dab10ffd04f3e38285bda1e4af07a7de081a31 Cr-Commit-Position: refs/heads/master@{#367080}
4 years, 11 months ago (2015-12-29 17:41:58 UTC) #14
Evan Stade
A revert of this CL (patchset #2 id:300001) has been created in https://codereview.chromium.org/1547413002/ by estade@chromium.org. ...
4 years, 11 months ago (2015-12-29 17:50:14 UTC) #15
Devlin
4 years, 11 months ago (2016-01-07 22:55:47 UTC) #17
We can close this, yeah?

Powered by Google App Engine
This is Rietveld 408576698