haikuwebkit/Source/WebCore/loader
Adrien Destugues 0195b40b77 Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
..
appcache Only cache GET requests in the memory cache 2021-06-10 19:02:51 +00:00
archive Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
cache Resource Timing: Duration is 0 in many cases 2021-08-16 21:43:02 +00:00
cf
cocoa PCM: Add error logging for CryptoKit operations 2021-07-08 05:09:53 +00:00
icon Fix some inefficient uses of SharedBuffer 2021-06-10 15:08:18 +00:00
ios Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
mac Reduce explicit usage of [objC autorelease] in WebKit 2021-02-17 00:00:02 +00:00
soup
ApplicationManifestLoader.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
ApplicationManifestLoader.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CanvasActivityRecord.cpp
CanvasActivityRecord.h
ContentFilter.cpp Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
ContentFilter.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
ContentFilterClient.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
CookieJar.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CookieJar.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CrossOriginAccessControl.cpp Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
CrossOriginAccessControl.h Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
CrossOriginEmbedderPolicy.cpp Add Cross-Origin-Embedder-Policy support for Blob URLs 2021-08-14 02:28:19 +00:00
CrossOriginEmbedderPolicy.h Add Cross-Origin-Embedder-Policy support for Blob URLs 2021-08-14 02:28:19 +00:00
CrossOriginOpenerPolicy.cpp Add Cross-Origin-Embedder-Policy support for Blob URLs 2021-08-14 02:28:19 +00:00
CrossOriginOpenerPolicy.h Add Cross-Origin-Opener-Policy support for Blob URLs 2021-08-11 02:58:01 +00:00
CrossOriginPreflightChecker.cpp Partition CrossOriginPreflightResultCache by SessionID 2021-06-12 00:06:21 +00:00
CrossOriginPreflightChecker.h
CrossOriginPreflightResultCache.cpp Pass PAL::SessionID by value instead of reference 2021-06-14 21:36:12 +00:00
CrossOriginPreflightResultCache.h Pass PAL::SessionID by value instead of reference 2021-06-14 21:36:12 +00:00
CustomHeaderFields.cpp
CustomHeaderFields.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DefaultResourceLoadPriority.cpp Preloaded async scripts should use the same priority as the normally loaded ones 2021-04-15 06:17:39 +00:00
DefaultResourceLoadPriority.h Preloaded async scripts should use the same priority as the normally loaded ones 2021-04-15 06:17:39 +00:00
DocumentLoadTiming.h Document load events should update timing in PerformanceNavigationTiming even after its instantiation 2021-08-17 17:30:54 +00:00
DocumentLoader.cpp Meta HTTP refresh should not navigate if document has sandboxed automatic features browsing context flag set 2021-08-10 23:19:03 +00:00
DocumentLoader.h Add initial support for 'Cross-Origin-Opener-Policy' HTTP header 2021-07-31 00:07:37 +00:00
DocumentThreadableLoader.cpp Report correct blocked URI in CSP violation report 2021-08-23 02:24:23 +00:00
DocumentThreadableLoader.h Report correct blocked URI in CSP violation report 2021-08-23 02:24:23 +00:00
DocumentWriter.cpp Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
DocumentWriter.h Use `const uint8_t*` type more consistently to store bytes in WebKit 2021-06-06 05:25:41 +00:00
EmptyClients.cpp Merge commit '4c93d7c924a050bdef974543bb03c118cf962acc' into Haiku 2021-08-08 14:31:09 +02:00
EmptyClients.h Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance. 2021-07-16 17:17:17 +00:00
EmptyFrameLoaderClient.h Fix build after merge: various other fixes 2021-06-19 20:41:19 +02:00
FTPDirectoryParser.cpp Fix mixup of local and UTC time in FTP/local file listing 2021-08-20 20:56:14 +02:00
FTPDirectoryParser.h
FetchIdioms.cpp
FetchIdioms.h
FetchOptions.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
FontLoadRequest.h Implement FontFace in Workers for OffscreenCanvas 2021-04-22 18:44:49 +00:00
FormState.cpp
FormState.h
FormSubmission.cpp LayoutTests/imported/w3c: 2021-07-26 20:15:49 +00:00
FormSubmission.h Implement form[method=dialog] 2021-06-30 05:37:56 +00:00
FrameLoadRequest.cpp
FrameLoadRequest.h
FrameLoader.cpp Add Cross-Origin-Embedder-Policy support for Blob URLs 2021-08-14 02:28:19 +00:00
FrameLoader.h Meta HTTP refresh should not navigate if document has sandboxed automatic features browsing context flag set 2021-08-10 23:19:03 +00:00
FrameLoaderClient.h Merge commit '20307a3cb5047e4a3a5d1133a37d2db95a84164c' into HEAD 2021-06-12 20:52:37 +02:00
FrameLoaderStateMachine.cpp
FrameLoaderStateMachine.h
FrameLoaderTypes.h Meta HTTP refresh should not navigate if document has sandboxed automatic features browsing context flag set 2021-08-10 23:19:03 +00:00
FrameNetworkingContext.h
HTTPHeaderField.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTTPHeaderField.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HeaderFieldTokenizer.cpp
HeaderFieldTokenizer.h
HistoryController.cpp
HistoryController.h
ImageLoader.cpp Cancel image loader events after first dispatch 2021-03-12 16:14:59 +00:00
ImageLoader.h Change `typedef EventSender<X> Y` to `using Y = EventSender<X>` 2021-07-01 08:22:48 +00:00
LinkHeader.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
LinkHeader.h
LinkLoader.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
LinkLoader.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
LinkLoaderClient.h
LinkPreloadResourceClients.cpp
LinkPreloadResourceClients.h
LoadSchedulingMode.h Implement visibility based resource load scheduling for low priority resources 2021-01-27 12:39:27 +00:00
LoaderStrategy.cpp Implement visibility based resource load scheduling for low priority resources 2021-01-27 12:39:27 +00:00
LoaderStrategy.h Update Base64 encoding/decoding to match more modern WebKit conventions 2021-05-19 18:43:29 +00:00
MediaResourceLoader.cpp Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
MediaResourceLoader.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
MixedContentChecker.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
MixedContentChecker.h Non-unified build fixes, early May 2021 edition 2021-06-10 08:36:18 +00:00
NavigationAction.cpp Add initial support for 'Cross-Origin-Opener-Policy' HTTP header 2021-07-31 00:07:37 +00:00
NavigationAction.h Add initial support for 'Cross-Origin-Opener-Policy' HTTP header 2021-07-31 00:07:37 +00:00
NavigationDisabler.h
NavigationScheduler.cpp Meta HTTP refresh should not navigate if document has sandboxed automatic features browsing context flag set 2021-08-10 23:19:03 +00:00
NavigationScheduler.h Meta HTTP refresh should not navigate if document has sandboxed automatic features browsing context flag set 2021-08-10 23:19:03 +00:00
NetscapePlugInStreamLoader.cpp Fix some inefficient uses of SharedBuffer 2021-06-10 15:08:18 +00:00
NetscapePlugInStreamLoader.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
PingLoader.cpp FrameLoader::loadURL, FrameLoader::loadPostRequest not attributing requests as app bound 2021-05-21 16:41:30 +00:00
PingLoader.h
PolicyChecker.cpp Blob URL changes after loading it 2021-08-10 03:33:03 +00:00
PolicyChecker.h Blob URL changes after loading it 2021-08-10 03:33:03 +00:00
PolicyContainer.h Add Cross-Origin-Embedder-Policy support for Blob URLs 2021-08-14 02:28:19 +00:00
PrivateClickMeasurement.cpp Non-unified build fixes, late May 2021 edition 2021-05-27 12:30:13 +00:00
PrivateClickMeasurement.h Bug 229112: ThreadSanitizer: data races of WTF::String in WebResourceLoadStatisticsStore 2021-08-15 20:05:28 +00:00
ProgressTracker.cpp Enable release logging in ephemeral sessions for parts of WebCore 2021-06-11 20:36:45 +00:00
ProgressTracker.h Enable release logging in ephemeral sessions for parts of WebCore 2021-06-11 20:36:45 +00:00
ProgressTrackerClient.h
ResourceCryptographicDigest.cpp Unreviewed non-unified build fixes. 2021-06-11 14:23:15 +00:00
ResourceCryptographicDigest.h Fix some inefficient uses of SharedBuffer 2021-06-10 15:08:18 +00:00
ResourceLoadInfo.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
ResourceLoadInfo.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
ResourceLoadNotifier.cpp Merge commit 'e09283eaa2c87b3bb00c5380c76ccc1292a165c2' into Haiku branch 2021-08-01 10:58:52 +02:00
ResourceLoadNotifier.h Merge commit 'bd708bb50d9feb3c098035e778f1f0b91d9b8112' into haiku branch 2021-06-20 18:56:20 +02:00
ResourceLoadObserver.cpp
ResourceLoadObserver.h Storage Access quirks should prompt up to twice if a user does not allow storage access 2021-06-17 20:03:07 +00:00
ResourceLoadStatistics.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
ResourceLoadStatistics.h Reduce maximum HashTable entry size to 400 bytes 2021-03-12 18:19:26 +00:00
ResourceLoadTiming.h Fix WPT test resource-timing/cross-origin-redirects.html 2021-06-03 01:25:53 +00:00
ResourceLoader.cpp Merge commit '533b089dc9634a2d7afcd133d96f9f46d347f1a7' into Haiku 2021-07-20 21:31:28 +02:00
ResourceLoader.h Merge commit 'bd708bb50d9feb3c098035e778f1f0b91d9b8112' into haiku branch 2021-06-20 18:56:20 +02:00
ResourceLoaderOptions.h Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
ResourceLoaderTypes.h
ResourceTiming.cpp Resource Timing: Duration is 0 in many cases 2021-08-16 21:43:02 +00:00
ResourceTiming.h Resource Timing: Duration is 0 in many cases 2021-08-16 21:43:02 +00:00
ResourceTimingInformation.cpp Resource Timing: Duration is 0 in many cases 2021-08-16 21:43:02 +00:00
ResourceTimingInformation.h Don't hang onto expired resources without validation headers in memory cache 2021-05-26 19:19:28 +00:00
ServerTiming.cpp
ServerTiming.h
ServerTimingParser.cpp
ServerTimingParser.h Add the PerformanceServerTiming Interface which makes Server-Timing header timing values available to JavaScript running in the browser. 2018-05-15 19:24:30 +00:00
ShouldTreatAsContinuingLoad.h
SinkDocument.cpp Use `const uint8_t*` type more consistently to store bytes in WebKit 2021-06-06 05:25:41 +00:00
SinkDocument.h
SubframeLoader.cpp Perform port blocking earlier in the load 2021-04-17 03:22:00 +00:00
SubframeLoader.h
SubresourceIntegrity.cpp Fix some inefficient uses of SharedBuffer 2021-06-10 15:08:18 +00:00
SubresourceIntegrity.h
SubresourceLoader.cpp Report resource timing when SubresourceLoader::checkForHTTPStatusCodeError returns true 2021-08-17 02:43:08 +00:00
SubresourceLoader.h Report resource timing when SubresourceLoader::checkForHTTPStatusCodeError returns true 2021-08-17 02:43:08 +00:00
SubstituteData.h loadSimulatedRequest: should do same delegate callbacks as loadHTMLString and loadData 2021-07-06 17:34:06 +00:00
SubstituteResource.h
TextResourceDecoder.cpp Reduce use of reinterpret_cast<> in the codebase 2021-06-08 17:35:15 +00:00
TextResourceDecoder.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
TextTrackLoader.cpp Use `const uint8_t*` type more consistently to store bytes in WebKit 2021-06-06 05:25:41 +00:00
TextTrackLoader.h
ThreadableLoader.cpp JS Modules in Workers 2021-02-20 20:28:27 +00:00
ThreadableLoader.h JS Modules in Workers 2021-02-20 20:28:27 +00:00
ThreadableLoaderClient.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
ThreadableLoaderClientWrapper.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
WorkerThreadableLoader.cpp Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerThreadableLoader.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00