Allow extension crash notifications to replace each other.
Previously they did not set an origin or replace_id, causing updates to be turned into adds in the notification UI manager, where it would DCHECK because the id matched that of an existing notification. This patch adds a replace_id and origin so that updates can happen smoothly. BUG=360591 Review URL: https://codereview.chromium.org/294473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272006 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment