DescriptionAllow 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272006
Patch Set 1 #Patch Set 2 : Better patch. #
Total comments: 6
Patch Set 3 : Address nits #
Messages
Total messages: 12 (0 generated)
|