[Webkit-unassigned] [Bug 245324] [GTK] http/tests/notifications/notification.html is crashing when notification permission is granted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 17 15:26:55 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245324

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
You need to call `testRunner.grantWebNotificationPermission(self.origin);` at the beginning of the test to trigger this.

I am adding `testRunner.grantWebNotificationPermission(self.origin);` to testharnessreport.js in my patch and I am pretty sure this is what introduced the crashes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220917/c23f457c/attachment.htm>


More information about the webkit-unassigned mailing list