DescriptionChange loading custom auth extension to load from --auth-ext-path value.
Before, if a custom auth extension is given through the --auth-ext-path flag,
the manifest is loaded from the browser resource rather than the overriden
path. We want to load the manifest from the given path instead.
Also change ComponentLoader::AddOrReplace to return an empty string on failure
for consistency with other ComponentLoader functions.
BUG=239212
TEST=on cros device with custom telemetry auth extension
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202926
Patch Set 1 #Patch Set 2 : #
Total comments: 5
Patch Set 3 : #
Total comments: 3
Patch Set 4 : . #Messages
Total messages: 15 (0 generated)
|