DescriptionFix to make Chromium more verbose about component extension loading error
Change some DLOG and NOTREACHED to LOG, to make debugging component extensions on Release build easier
Add a ValidateExtension call after loading a component extension to find errors such as file loading failure
Change the signature of ValidateExtension for const correctness
BUG=None
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96295
Patch Set 1 #
Total comments: 2
Patch Set 2 : Removed a call for ValidateExtension #
Messages
Total messages: 9 (0 generated)
|