Chrome Version: 69.0.3497.0 (Developer Build) (64-bit)
OS: Linux, Chrome OS, etc. (--disable-features=NativeNotifications)
What steps will reproduce the problem?
(1) out/Release_linux/chrome --disable-features=NativeNotifications
(2) Extract the attached zip and load the extension from "Load unpacked" chrome://extensions/
(3) Press the action button on the navigation bar. ("N")
What is the expected result?
"hello 0" "hello 1" "hello 2" notifications should be shown in order.
What happens instead?
notifications are shown in random order e.g. "hello 1" "hello 19" "hello 13".
It did not reproduce when the "N" button is clicked again after all notifications are dismissed.
|
Deleted:
notif.zip
1.4 KB
|
Comment 1 by est...@chromium.org
, Aug 28Status: Available (was: Assigned)