DescriptionFix bug where many extensions don't install due to sandbox.
FWIW, I tracked down why our tests didn't find this. We do
have coverage for the code path that was getting executed,
but the sandbox is disabled in our browser tests, so it did
not expose this issue.
BUG=25865
TEST=Install any extension that has a content script or icons (test/data/extensions/good.crx is one example). Go to chrome://extensions/. You should see the extension successfully installed.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30282
Patch Set 1 #Patch Set 2 : Attempt to fix a deps issue #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|