Chromium Code Reviews
DescriptionFiles.app: Suppress error about removing a non-existent menu item.
As there's no API to know existence of certain menu item, we have to try
removing non-existent menu item.
Outputting error on console for such case is confusing, so this CL suppress the
error by reading runtime.lastError.
BUG=none
TEST=none
Committed: https://crrev.com/6ef076cdc5a9f66ce27e8c529f9b166b747344f9
Cr-Commit-Position: refs/heads/master@{#321288}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Do not output the log. #Messages
Total messages: 9 (3 generated)
|