Commits
User selector
Commit History
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 3, 2021
[Web App Manifest] Always fetch the first manifest if provided
Show description for 235af19committed
Commits on Sep 2, 2021
[COOP] html/cross-origin-opener-policy/coop-navigate-same-origin-csp-sandbox.html WPT test is failing
Show description for d5bf93acommitted
Commits on Aug 31, 2021
[COOP] html/cross-origin-opener-policy/coop-same-origin-allow-popups-document-write.html WPT test is failing
Show description for 2830ccecommitted
Commits on Aug 24, 2021
[WK2] Implement process-swapping based on Cross-Origin-Opener-Policy HTTP header
Show description for 76de4a8committed
Commits on Jul 31, 2021
Add initial support for 'Cross-Origin-Opener-Policy' HTTP header
Show description for c0421a4committed
Commits on Jul 8, 2021
Clean up App Privacy Report code
Show description for 9b8c5e9committed
Commits on Jun 11, 2021
Enable release logging in ephemeral sessions for parts of WebCore
Show description for 7175cefcommitted
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
Fix 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 Mar 24, 2021
Service worker loads are not marked as app-bound
Show description for 9a8bc82committed
Commits on Feb 18, 2021
Add support for non app-bound requests
Show description for e890d58committed
Commits on Jan 11, 2021
Use sendWithAsyncReply instead of dataCallback for icon loading
Show description for 6f09bf4authored andcommitted
Commits on Dec 12, 2020
Potential null dereference of m_frame under DocumentLoader::stopLoading()
Show description for b8b12a7committed
Commits on Dec 11, 2020
Introduce a way to update additional settings than the one handled by policies
Show description for 25f7543committed
Commits on Aug 11, 2020
Add quirk to force touch events on mail.yahoo.com
Show description for 3f7cdb9committed
Commits on Jul 20, 2020
There should be only one RunLoop Timer class
Show description for 9719176committed
Commits on May 20, 2020
Source/WebCore:
Show description for 4a3a2c8committed
Commits on May 13, 2020
Add SPI for reverting to touch events for iPad trackpad interactions
Show description for 2bf433ccommittedGive some NetworkLoadMetrics to WebCoreNSURLSession's delegate
Show description for 7a8ba90authored andcommitted
Commits on Apr 28, 2020
Remove downloadAttribute from DocumentLoader
Show description for 63f9870authored andcommitted
Commits on Apr 25, 2020
Prepare to remove automatic URL->String conversion operators
Show description for 4512220authored andcommitted
Commits on Mar 23, 2020
Rename blankURL to aboutBlankURL
Show description for 7f68aeecommitted
Commits on Feb 6, 2020
Prevent navigating top level frames to Data URLs
Show description for 20f705acommitted
Commits on Jan 23, 2020
ContentFilter should access DocumentLoader through an interface
Show description for d8404decommitted
Commits on Jan 3, 2020
Experiment: create lots of different malloc zones for easier accounting of memory use
Show description for bc771eccommitted
Commits on Dec 4, 2019
Replace customJavaScriptUserAgentAsSiteSpecificQuirks with customUserAgentAsSiteSpecificQuirks
Show description for 86a02fecommitted
Commits on Oct 26, 2019
[Quick Look] Move the QLPreviewConverter delegate into PreviewConverter and vend a C++ client interface
Show description for e0c79fccommitted
Commits on Oct 22, 2019
Move service worker registration matching for navigation loads to network process
Show description for 0071bdeauthored andcommitted
Commits on Oct 17, 2019
Rename PageCache to BackForwardCache
Show description for 158327bcommitted
Commits on Oct 14, 2019
REGRESSION (r243682): Quick Look previews loaded from the memory cache render with the wrong content type
Show description for d0f1dbccommitted
Commits on Sep 27, 2019
Pages frequently fails to enter the back/forward cache due to pending loads
Show description for 29047fbcommitted
Commits on Sep 22, 2019
DocumentLoader::m_temporaryServiceWorkerClient does not need a sessionID
Show description for dfa28f9committed