Description[Extensions] Make chrome://extensions use developerPrivate for error calls
Make the chrome://extensions page use chrome.developerPrivate API for
extension error-related functionality.
Also add tests for the api function, and convert it to a
UIThreadExtensionFunction.
Additionally, fix a bug in extensions.js where calling "showOverlay" on an
already-visible hid the overlay (temporarily).
BUG=461039
Committed: https://crrev.com/01332dbdf70785e2dd112cc109b2c7c1205402d7
Cr-Commit-Position: refs/heads/master@{#319661}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Kalman's #
Total comments: 4
Patch Set 3 : Fix null ptr exception #Patch Set 4 : Win fix #Patch Set 5 : Latest master #Messages
Total messages: 14 (4 generated)
|