Results (131 - 140 of 5174)
- [292459]: Implement ServiceWorkerWindowClient.navigate ...
- Implement ServiceWorkerWindowClient.navigate https://bugs.webkit.org/show_bug.cgi?id=238738 Reviewed by Chris Dumez. LayoutTests/imported/w3c: * web-platform-tests/service-workers/service-worker/windowclient-navigate.https-expected.txt: ...
- By Apr 6, 2022, 4:17:25 AM —
- [292456]: ServiceWorkerClients.openWindow should not need to get all clients ...
- ServiceWorkerClients.openWindow should not need to get all clients asynchronously to resolve its promise https://bugs.webkit.org/show_bug.cgi?id=238503 Reviewed by Chris Dumez. Source/WebCore: Move matching client in openWindow in netwo ...
- By Apr 6, 2022, 3:05:05 AM —
- [292451]: Remove Notification::m_relatedNotificationIdentifier ...
- Remove Notification::m_relatedNotificationIdentifier https://bugs.webkit.org/show_bug.cgi?id=238603 Reviewed by Brady Eidson. Source/WebCore: m_relatedNotificationIdentifier was added as a temporary workaround for persistent notificatio ...
- By Apr 6, 2022, 12:05:25 AM —
- [292296]: Service-Worker-Navigation-Preload header not being sent when ...
- Service-Worker-Navigation-Preload header not being sent when Navigation Preload is enabled. https://bugs.webkit.org/show_bug.cgi?id=238564 Reviewed by Alex Christensen. Source/WebKit: We were cancelling the preload as soon as receiving ...
- By Apr 4, 2022, 10:31:52 AM —
- [292293]: CORS: Allow particular Range header values without a preflight ...
- CORS: Allow particular Range header values without a preflight https://bugs.webkit.org/show_bug.cgi?id=231174 <rdar://problem/84101544> Reviewed by Alex Christensen. LayoutTests/imported/w3c: * web-platform-tests/fetch/range/general.any ...
- By Apr 4, 2022, 10:07:24 AM —
- [292262]: Remove notifications from notification list when notification gets ...
- Remove notifications from notification list when notification gets closed https://bugs.webkit.org/show_bug.cgi?id=238665 Reviewed by Darin Adler. Source/WebCore: Test: http/tests/workers/service/getnotifications-stop.html * Modules/not ...
- By Apr 2, 2022, 12:20:44 AM —
- [292232]: Add more push-related logging ...
- ... webkit.org/show_bug.cgi?id=238591 Reviewed by Youenn Fablet. Source/WebCore: Add logging to help diagnose Push API errors. We currently log very little, which is making it hard for us to diagnose bug reports. - Log if PushManager.subscribe fails the user gesture check. We log this ...
- By Apr 1, 2022, 1:47:45 PM —
- [292218]: ServiceWorkerRegistration.getNotifications should list all persistent ...
- ServiceWorkerRegistration.getNotifications should list all persistent notifications https://bugs.webkit.org/show_bug.cgi?id=238544 Reviewed by Darin Adler. Source/WebCore: Remove context based notification list since the list is global. ...
- By Apr 1, 2022, 6:12:02 AM —
- [292216]: Notification should be exposed to ServiceWorker contexts ...
- Notification should be exposed to ServiceWorker contexts https://bugs.webkit.org/show_bug.cgi?id=238548 Reviewed by Chris Dumez. LayoutTests/imported/w3c: * web-platform-tests/notifications/idlharness.https.any.serviceworker-expected.tx ...
- By Apr 1, 2022, 4:48:47 AM —
- [292207]: Persistent notifications should work in document scopes as well as ...
- Persistent notifications should work in document scopes as well as service worker global scopes https://bugs.webkit.org/show_bug.cgi?id=238601 Reviewed by Brady Eidson. Source/WebCore: Add a m_serviceWorkerRegistrationURL in Notificatio ...
- By Apr 1, 2022, 1:03:27 AM —
Note:
See TracSearch
for help on searching.