Results (1 - 10 of 5174)
- [295776]: [ Mac EWS ] ...
- ... cgi?id=237095 rdar://problem/89367636 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-23 Reviewed by Chris Dumez. As per https://html.spec.whatwg.org/multipage/workers.html#concept-WorkerGlobalScope-owner-set, a WorkerGlobalScope owner set should preserve the insertion order. imp ...
- By Jun 23, 2022, 5:43:18 AM —
- [295773]: RTCInboundRtpStreamStats should have a framesDropped property ...
- ... cgi?id=241844 rdar://problem/95669239 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-23 Reviewed by Eric Carlson. We should add framesDropped to RTCReceivedRtpStreamStats as per spec but our WebRC backend only supports it in RTCInboundRtpStreamStats. Let's add this property ther ...
- By Jun 23, 2022, 3:01:41 AM —
- [295769]: Make sure to close connections in ...
- ... webkit.org/show_bug.cgi?id=241846 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-22 Reviewed by Eric Carlson. Make sure to close connections by using await instead of return. Add some logging to further check the failing test in bots. Remove some unnecessary code. * LayoutT ...
- By Jun 22, 2022, 11:35:37 PM —
- [295737]: REGRESSION (r293506): [ iOS ][ macOS ] ...
- ... cgi?id=240074 rdar://problem/92742526 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-22 Reviewed by Chris Dumez. Before r293506, we were refreshing the imported scripts from network process only. We are now correctly refreshing them from the caller of update. This makes it possi ...
- By Jun 22, 2022, 10:57:21 AM —
- [295736]: [ WK2 ] Layout Test ...
- ... cgi?id=187766 rdar://problem/59459120 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-22 Reviewed by Darin Adler. Make sure scope is fine with script URL. * LayoutTests/http/wpt/service-workers/update-service-worker.https.html: * LayoutTests/platform/wk2/TestExpectations: Canon ...
- By Jun 22, 2022, 10:23:25 AM —
- [295734]: CVPixelBufferGetBytePointerCallback should check for ...
- ... org/show_bug.cgi?id=241845 rdar://95622853 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-22 Reviewed by Eric Carlson. CVPixelBufferGetBaseAddress may return nullptr in some cases. In that case, return early. * Source/WebCore/platform/graphics/cv/PixelBufferConformerCV.cpp: (WebCore ...
- By Jun 22, 2022, 10:11:51 AM —
- [295700]: Add null checks for connection in UniqueIDBDatabaseTransaction and ...
- ... org/show_bug.cgi?id=241792 rdar://95011134 Reviewed by Youenn Fablet. * Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp: (WebCore::IDBServer::UniqueIDBDatabase::startVersionChangeTransaction): (WebCore::IDBServer::UniqueIDBDatabase::clearTransactionsOnConnection): (WebCore::IDBSe ...
- By Jun 21, 2022, 4:25:32 PM —
- [295687]: TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturingAndCalling is ...
- ... webkit.org/show_bug.cgi?id=241798 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-21 Reviewed by Eric Carlson. * Tools/TestWebKitAPI/Tests/WebKit/GetUserMedia.mm: * Tools/TestWebKitAPI/Tests/WebKit/getUserMedia.html: Adding some more tests and logging to investigate what is w ...
- By Jun 21, 2022, 9:22:18 AM —
- [295686]: A HTMLMediaElement created while page is interrupted should be able to ...
- ... webkit.org/show_bug.cgi?id=241783 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-21 Reviewed by Eric Carlson. Previously, a session created while manager is interrupted would get its state set to interrupted. When end of interruption happens, it would not be restarted since ...
- By Jun 21, 2022, 7:24:23 AM —
- [295681]: ApplicationCacheHost::isApplicationCacheEnabled() should check for its ...
- ... webkit.org/show_bug.cgi?id=241776 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-20 Reviewed by Alex Christensen. * Source/WebCore/loader/appcache/ApplicationCacheHost.cpp: (WebCore::ApplicationCacheHost::isApplicationCacheEnabled): Add page null check. Canonical link: http ...
- By Jun 20, 2022, 11:42:47 PM —
Note:
See TracSearch
for help on searching.