forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland of move deprecated extension notification from background appl…
…ication list model (patchset chromium#1 id:1 of https://codereview.chromium.org/2790303002/ ) Reason for revert: Original CL is not a true culprit for crbug.com/707735. Original issue's description: > Revert of Remove deprecated extension notification from background application list model (patchset chromium#7 id:450001 of https://codereview.chromium.org/2724343002/ ) > > Reason for revert: > Suspected cause of ReleaseBlock-Dev top crasher: https://bugs.chromium.org/p/chromium/issues/detail?id=707735#c5 > > Original issue's description: > > Remove deprecated extension notification from background application list model > > > > Currently we have ExtensionRegistry[Observer] that substitutes old and deprecated > > extension notifications. Since BackgroundApplicationListModel still uses them, > > use ExtensionRegistryObserver instead. > > > > BUG=411568, 411566 > > TEST=BackgroundApplicationListModelTest.ExtensionLoadAndUnload > > > > Review-Url: https://codereview.chromium.org/2724343002 > > Cr-Commit-Position: refs/heads/master@{#461077} > > Committed: https://chromium.googlesource.com/chromium/src/+/1a96e39ce2f4cd1956cba47c4e6413de95d11039 > > TBR=rdevlin.cronin@chromium.org,atwilson@chromium.org,limasdf@gmail.com > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=411568, 411566 > NOTRY=true > > Review-Url: https://codereview.chromium.org/2790303002 > Cr-Commit-Position: refs/heads/master@{#461596} > Committed: https://chromium.googlesource.com/chromium/src/+/cef092a92ecbef2465ccf990bfc16db49fbe24fb TBR=rdevlin.cronin@chromium.org,atwilson@chromium.org,caseq@chromium.org,japhet@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=411568, 411566 Review-Url: https://codereview.chromium.org/2803713002 Cr-Commit-Position: refs/heads/master@{#462455}
- Loading branch information
Showing
4 changed files
with
174 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.