Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce sizeof(NetworkLoadMetrics)
Show description for 6d5d992authored andcommitted
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 15, 2021
Rename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Aug 31, 2021
[SOUP] Assertion in startObservingCookieChanges()
Show description for 5ac8745authored andcommitted
Commits on Aug 24, 2021
[SOUP] Show TLS protocol version and ciphersuite name in the inspector
Show description for 0885989committed
Commits on Aug 16, 2021
[GTK][WPE] Add API to pass WebKitMemoryPressureHandler parameters to the network processes
Show description for fa52cc6committed
Commits on Aug 3, 2021
Remove unused processDidTransitionTo{Foreground,Background} IPC
Show description for 0849900committed
Commits on Jul 21, 2021
REGRESSION(r267763): [SOUP] After network process crash, all cookies are lost until browser is restarted
Show description for 12d00c3committed
Commits on Jul 13, 2021
[GTK][WPE] Expose support for client certificate auth
Show description for 1e5a979committed
Commits on Jun 28, 2021
RELEASE_ASSERT hit in NetworkSessionCocoa::removeWebSocketTask when using WKWebViewConfiguration._attributedBundleIdentifier
Show description for 4d2a9f3authored andcommitted
Commits on Jun 18, 2021
[SOUP] Add Timing-Allow-Origin checks to NetworkDataTaskSoup
Show description for 631af0fcommitted
Commits on Jun 10, 2021
Move Timing-Allow-Origin checks to the network process
Show description for 86bc845committed
Commits on Jun 8, 2021
Reduce use of reinterpret_cast<> in the codebase
Show description for e2db829committed[SOUP] Several timing tests failing since r278477
Show description for 90fdf19committedREGRESSION(r278391): [SOUP] Test fast/dom/webtiming.html is failing
Show description for d2d8a38committed
Commits on Jun 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
Commits on Jun 3, 2021
[GLIB] imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content.html is failing since r277493
Show description for 526311ecommittedFix WPT test resource-timing/cross-origin-redirects.html
Show description for ca9493ecommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
[SOUP] Implement NetworkDataTask::setPriority
Show description for eaf5ff7authored andcommittedNext step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committed
Commits on May 8, 2021
[SOUP] Use the new libsoup network metrics API
Show description for b3ed153committed
Commits on Apr 27, 2021
[Flatpak SDK] Direct AVIF loading does not work.
Show description for 5f69447authored andcommitted
Commits on Apr 22, 2021
[SOUP] Show more connection information in the inspector
Show description for 7efdd4ccommitted[SOUP] Add support for preconnect
Show description for de0175acommitted
Commits on Apr 16, 2021
[SOUP] Show resource priority and remote IP in the inspector
Show description for 466dcbccommitted
Commits on Apr 15, 2021
[SOUP] Bring back the call to ResourceResponse::setDeprecatedNetworkLoadMetrics after r276008
Show description for a4185becommitted[SOUP] Add support for "nextHopProtocol" for Resource Timing
Show description for 05cf629committed[SOUP] Stop using ResourceResponse::setDeprecatedNetworkLoadMetrics
Show description for 10a0b10committed
Commits on Mar 26, 2021
Refactor NetworkSessionCocoa to prepare for per-WebPageProxy sessions
Show description for 1c9bdc2committed
Commits on Mar 16, 2021
[SOUP] Fix SOUP3 debug build
Show description for e352d09committed
Commits on Feb 22, 2021
[SOUP] Add support for libsoup3
Show description for 0d74a68committed
Commits on Feb 10, 2021
[SOUP] Simplify ResourceRequest and ResourceResponse
Show description for 93169eccommitted
Commits on Feb 5, 2021
REGRESSION(r271879) [SOUP] webrtc/datachannel/gather-candidates-networkprocess-crash.html is crashing in debug mode
Show description for ff3216ccommitted