wallpaperprivate.SetWallpaperIfExists expects arguments in callback in case of failure |
|
Issue descriptionref: https://chromium-review.googlesource.com/c/chromium/src/+/997096/3/chrome/browser/chromeos/extensions/wallpaper_function_base.h setWallpaperExists's call-sites should instead inspect chrome.runtime.lastError rather than relying on the failure callback's bool param. We will then be able to drop the bool parameter. |
|
►
Sign in to add a comment |
|