Open uw11 opened 13 years ago
Hi,
Could you try running this script on the address bar of an open tab and clicking the link it will show: javascript:(function(){ window.webkitNotifications.requestPermission(function() { window.webkitNotifications.createHTMLNotification('data:text/html;base64,PGEgaHJlZj0naHR0cDovL2dvb2dsZS5jb20nIHRhcmdldD0nX2JsYW5rJz5Hb29nbGU8L2E+').show() });}())
If it also crashes than Chrome is the one to blame and we should probably open a bug report for them.
Hi!
I tried it and it made dwm crash. Though when I tried it a few more times, it didn't crash any more, only for the first time.
It seems to be a Chromium bug, what you should do is report it to Chromium team but not here.
When I click a link in a desktop notification, the notification stays open, and goes behind all the open windows. When I try to minimize Chrome, the Desktop Window Manager crashes, and restarts. After that, I can close the notification.
It happens every time I try to recreate the issue.