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

Context Navigation



Results (341 - 350 of 5174)

← 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 →
[287684]: Have CachedRawResourceClient and related networking actors use ...
... org/show_bug.cgi?id=232424 rdar://84744687 Reviewed by Youenn Fablet. Source/WebCore: We modify all didReceiveData and related methods so that they no longer use uint8_t*/int and instead use SharedBuffer. We do the same for any intermediaries used by the various didReceiveData implementations ...
By Jean-Yves Avenard — Jan 6, 2022, 7:31:46 AM
[287681]: length argument passed to didReceiveData can never be negative. ...
... cgi?id=234916 rdar://problem/87190340 Reviewed by Youenn Fablet. Signed int argument will be removed in bug 232424. No change in observable behaviour. Covered by existing tests. * inspector/agents/InspectorNetworkAgent.cpp: * workers/WorkerScriptLoader.cpp: (WebCore::WorkerScriptLoader: ...
By Jean-Yves Avenard — Jan 6, 2022, 5:03:26 AM
[287679]: WorkerMessagePortChannelProvider::takeAllMessagesForPort should ...
WorkerMessagePortChannelProvider::takeAllMessagesForPort should guarantee execution of the takeMessagePort callback https://bugs.webkit.org/show_bug.cgi?id=234883 <rdar://86708232> Reviewed by Alex Christensen. In case we enqueue a worke ...
By youenn@apple.com — Jan 6, 2022, 2:50:00 AM
[287676]: ServiceWorkerNavigationPreloader::didComplete should make sure to call ...
ServiceWorkerNavigationPreloader::didComplete should make sure to call its bodyCallback https://bugs.webkit.org/show_bug.cgi?id=234884 Reviewed by Alex Christensen. Covered by existing tests. * NetworkProcess/ServiceWorker/ServiceWorker ...
By youenn@apple.com — Jan 6, 2022, 2:23:42 AM
[287675]: "ReadableStream uploading is not supported" when fetch()ing a Request ...
"ReadableStream uploading is not supported" when fetch()ing a Request that has been logged to console https://bugs.webkit.org/show_bug.cgi?id=203617 <rdar://problem/56772045> Reviewed by Alex Christensen. Source/WebCore: Keep the underl ...
By youenn@apple.com — Jan 6, 2022, 1:29:55 AM
[287646]: NetworkRTCProvider::attributedBundleIdentifierFromPageIdentifier ...
NetworkRTCProvider::attributedBundleIdentifierFromPageIdentifier should check for m_connection https://bugs.webkit.org/show_bug.cgi?id=234845 <rdar://82120356> Reviewed by Eric Carlson. NetworkRTCProvider may call attributedBundleIdentif ...
By youenn@apple.com — Jan 5, 2022, 12:08:29 PM
[287639]: Cherry-pick r287377. rdar://problem/86829012 ...
... webkit.org/show_bug.cgi?id=234404 Reviewed by Youenn Fablet. Source/WebKit: createDirectoryAtURL returning false means directory cannot be created, but the cause can be that directory already exists; so we should set exclude attribute on the directory no matter createDire ...
By Russell Epstein — Jan 5, 2022, 11:19:31 AM
[287613]: MediaRecorder should support the bitsPerSecond option ...
MediaRecorder should support the bitsPerSecond option https://bugs.webkit.org/show_bug.cgi?id=234784 Reviewed by Darin Adler. LayoutTests/imported/w3c: * web-platform-tests/mediacapture-record/MediaRecorder-bitrate.https-expected.txt: ...
By youenn@apple.com — Jan 5, 2022, 3:26:48 AM
[287612]: Fetch using FormData with file doesn't go through Service Worker ...
Fetch using FormData with file doesn't go through Service Worker https://bugs.webkit.org/show_bug.cgi?id=187461 <rdar://problem/41975544> Reviewed by Chris Dumez. LayoutTests/imported/w3c: * web-platform-tests/fetch/api/response/respons ...
By youenn@apple.com — Jan 5, 2022, 2:46:30 AM
[287611]: Make sure secure websocket connections in service workers can trigger ...
Make sure secure websocket connections in service workers can trigger authentication challenge callbacks https://bugs.webkit.org/show_bug.cgi?id=234809 <rdar://85888177> Reviewed by Chris Dumez. Source/WebCore: * dom/Document.h: Source ...
By youenn@apple.com — Jan 5, 2022, 2:35:47 AM
← 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple