The http/tests/notifications/legacy/notification-request-permission-then-navigate.html layout test is since r177073 (https://trac.webkit.org/changeset/r177073). This revision implements support for HTML5 notifications. The diff is the following: --- /home/ch01/wk-tools/layout-test-results/http/tests/notifications/legacy/notification-request-permission-then-navigate-expected.txt +++ /home/ch01/wk-tools/layout-test-results/http/tests/notifications/legacy/notification-request-permission-then-navigate-actual.txt @@ -1,4 +1,5 @@ main frame - has 1 onunload handler(s) +CONSOLE MESSAGE: line 5: TypeError: undefined is not an object (evaluating 'window.webkitNotifications.requestPermission') Tests that we are not crashing when a permission request is answered after navigating On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Created attachment 249032 [details] Patch
Comment on attachment 249032 [details] Patch Isn't this a gardening patch? does it need to be reviewed?
Comment on attachment 249032 [details] Patch Clearing flags on attachment: 249032 Committed r181746: <http://trac.webkit.org/changeset/181746>
All reviewed patches have been landed. Closing bug.