Results (141 - 150 of 5174)
- [292158]: Remove push subscriptions when permissions are reset ...
- ... webkit.org/show_bug.cgi?id=238068 Reviewed by Youenn Fablet. Source/WebKit: When the notification permission for an origin is reset (i.e. is in the prompt state), we should delete any push subscriptions associated with that origin. We do this by having the providerDidRemoveNotificati ...
- By Mar 31, 2022, 8:08:16 AM —
- [292110]: Implement persistent notification handling ...
- Implement persistent notification handling https://bugs.webkit.org/show_bug.cgi?id=238498 Reviewed by Brady Eidson. Source/WebCore: Before the patch, we were directly going from UIProcess to service worker process. This works if the ser ...
- By Mar 30, 2022, 11:40:18 AM —
- [292105]: Implement ServiceWorker WindowClient.ancestorOrigins ...
- Implement ServiceWorker WindowClient.ancestorOrigins https://bugs.webkit.org/show_bug.cgi?id=238441 Reviewed by Chris Dumez. LayoutTests/imported/w3c: * web-platform-tests/service-workers/idlharness.https.any.serviceworker-expected.txt: ...
- By Mar 30, 2022, 6:28:05 AM —
- [292027]: RealtimeMediaSource::Type::Video is misleading as it is actually ...
- RealtimeMediaSource::Type::Video is misleading as it is actually referring to camera sources https://bugs.webkit.org/show_bug.cgi?id=238449 Reviewed by Eric Carlson. Source/WebCore: Make RealtimeMediaSource::Type a boolean (audio or vid ...
- By Mar 29, 2022, 4:40:08 AM —
- [291985]: Cherry-pick r291979. rdar://problem/90616651 Support ...
- ... webkit.org/show_bug.cgi?id=238400 Reviewed by Youenn Fablet. Source/WebCore: Test: http/tests/workers/service/openwindow-from-notification-click.html * dom/Document.cpp: (WebCore::Document::pageID const): * page/ClientOrigin.h: (WebCore::ClientOrigin::logging ...
- By Mar 28, 2022, 1:29:35 PM —
- [291979]: Support ServiceWorkerClients.openWindow. <rdar://90616651> and ...
- ... webkit.org/show_bug.cgi?id=238400 Reviewed by Youenn Fablet. Source/WebCore: Test: http/tests/workers/service/openwindow-from-notification-click.html * dom/Document.cpp: (WebCore::Document::pageID const): * page/ClientOrigin.h: (WebCore::ClientOrigin::loggingString const): * worker ...
- By Mar 28, 2022, 11:14:19 AM —
- [291969]: ImageTransferSessionVT::setSize should properly create its buffer pool ...
- ImageTransferSessionVT::setSize should properly create its buffer pool https://bugs.webkit.org/show_bug.cgi?id=238455 Reviewed by Eric Carlson. Covered by existing tests. * platform/graphics/cv/ImageTransferSessionVT.mm: (WebCore::Image ...
- By Mar 28, 2022, 9:43:04 AM —
- [291967]: Share more code between RemoteRealtimeAudioSource and ...
- Share more code between RemoteRealtimeAudioSource and RemoteRealtimeVideoSource https://bugs.webkit.org/show_bug.cgi?id=237704 <rdar://problem/90424679> Reviewed by Eric Carlson. Source/WebCore: The remote video source is now correctly ...
- By Mar 28, 2022, 9:24:10 AM —
- [291966]: Issues with WPT exporter ...
- ... webkit.org/show_bug.cgi?id=216603 Reviewed by Youenn Fablet. Fix issues with WPT exporter: - Ignore *-expected.html files - Perform a 3-way merge when applying patch - Add a newline at the end of the patch * Scripts/webkitpy/w3c/test_exporter.py: (WebPlatformTestExporter._strip_ignor ...
- By Mar 28, 2022, 8:13:14 AM —
- [291938]: Implement ServiceWorkerWindowClient.focus ...
- Implement ServiceWorkerWindowClient.focus https://bugs.webkit.org/show_bug.cgi?id=238319 <rdar://90616490> Reviewed by Brady Eidson. Source/WebCore: Add support for service worker focus: - Implement user gesture requirement by introduci ...
- By Mar 26, 2022, 8:55:18 AM —
Note:
See TracSearch
for help on searching.