Add onChanged callback for chrome.sessions API.
Currently there is no method to receive the changes of recently closed pages in chrome.sessions APIs. This callback can give extensions a chance to know there is a change and update by calling GetRecentlyClosed again. R=kalman@chromium.org BUG=353007 Review URL: https://codereview.chromium.org/201393002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260464 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment