WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (331 - 340 of 5174)

← 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 →
[287915]: New service worker API 'FetchEvent.handled' needs to be supported ...
New service worker API 'FetchEvent.handled' needs to be supported https://bugs.webkit.org/show_bug.cgi?id=208185 <rdar://problem/59808975> Reviewed by Chris Dumez. LayoutTests/imported/w3c: * web-platform-tests/service-workers/service-w ...
By youenn@apple.com — Jan 12, 2022, 1:44:27 AM
[287831]: Compile out ENABLE_MEDIA_CAPTURE on WATCHOS and APPLETV ...
Compile out ENABLE_MEDIA_CAPTURE on WATCHOS and APPLETV https://bugs.webkit.org/show_bug.cgi?id=234946 <rdar://87126228> Reviewed by Sam Weinig. * wtf/PlatformEnableCocoa.h:
By youenn@apple.com — Jan 10, 2022, 12:45:56 AM
[287808]: Remove IPC::SharedBufferDataReference and use IPC::SharedBufferCopy ...
... cgi?id=234921 rdar://problem/87196287 Reviewed by Youenn Fablet. Source/WebCore: Pass the FragmentedSharedBuffer through const reference to avoid having to const_cast the argument in WebKit. No change in observable behaviour, covered by existing tests. * platform/graphics/ImageDecoder. ...
By Jean-Yves Avenard — Jan 7, 2022, 10:23:50 PM
[287763]: Use completion handlers for takeAllMessagesForPort methods ...
Use completion handlers for takeAllMessagesForPort methods https://bugs.webkit.org/show_bug.cgi?id=234947 Reviewed by Chris Dumez. Source/WebCore: Covered by existing tests. * dom/MessagePort.cpp: * dom/messageports/MessagePortChannel. ...
By youenn@apple.com — Jan 7, 2022, 10:53:26 AM
[287760]: Allow storing form data responses in Cache Storage ...
Allow storing form data responses in Cache Storage https://bugs.webkit.org/show_bug.cgi?id=234881 Reviewed by Alex Christensen. LayoutTests/imported/w3c: * web-platform-tests/service-workers/cache-storage/window/cache-put.https-expected ...
By youenn@apple.com — Jan 7, 2022, 10:44:50 AM
[287759]: Expose rvfc processingDuration for the WebRTC code path ...
Expose rvfc processingDuration for the WebRTC code path https://bugs.webkit.org/show_bug.cgi?id=234949 Reviewed by Eric Carlson. Source/WebCore: This processing duration is the time it took for an assembled frame to be decoded and sent ...
By youenn@apple.com — Jan 7, 2022, 10:43:28 AM
[287715]: Microphone device filtering heuristic is too harsh ...
Microphone device filtering heuristic is too harsh https://bugs.webkit.org/show_bug.cgi?id=234596 <rdar://problem/86803287> Reviewed by Eric Carlson. Source/WebCore: When audio capture happens, there are more audio devices and some audi ...
By youenn@apple.com — Jan 6, 2022, 1:01:52 PM
[287711]: ReadableStream::lock should check whether there is an exception when ...
ReadableStream::lock should check whether there is an exception when getting ReadableStreamDefaultReader private constructor https://bugs.webkit.org/show_bug.cgi?id=234890 Source/WebCore: Reviewed by Frédéric Wang and Mark Lam. Do in Re ...
By youenn@apple.com — Jan 6, 2022, 12:13:31 PM
[287692]: Drop unnecessary data member in WorkerThreadableLoader ...
... webkit.org/show_bug.cgi?id=234907 Reviewed by Youenn Fablet. Drop unnecessary data member in WorkerThreadableLoader. It is unused and holding a strong reference to the WorkerGlobalScope for an extended period of time can lead to issues such as Bug 230109. * loader/WorkerThreadableLoa ...
By Chris Dumez — Jan 6, 2022, 9:15:43 AM
[287687]: Content Filtering should be using SharedBuffer instead of copying its ...
... cgi?id=234713 rdar://problem/86947433 Reviewed by Youenn Fablet. We can directly construct the NSData used by ParentalControlsContentFilter and NetworkExtensionContentFilter from the SharedBuffer. No change in observable behaviour. * loader/ContentFilter.cpp: (WebCore::ContentFilter::co ...
By Jean-Yves Avenard — Jan 6, 2022, 8:35:03 AM
← 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple