- 22964df Make StoredCredentials an enum class and rename its header by cdumez@apple.com · 8 years ago
- cb1b197 Fix ASAN build after r222306 https://bugs.webkit.org/show_bug.cgi?id=177255 by achristensen@apple.com · 8 years ago
- f69a42a Add infrastructure for adding custom headers to requests per website by achristensen@apple.com · 8 years ago
- 01be685 Source/WebCore: by bfulgham@apple.com · 8 years ago
- 3a891c8 Remove PolicyChecker::cancelCheck https://bugs.webkit.org/show_bug.cgi?id=176002 by commit-queue@webkit.org · 8 years ago
- b8c49be Stop using PolicyChecker for ContentPolicy by achristensen@apple.com · 8 years ago
- 4ce2c62 [PAL] Move SessionID into PAL https://bugs.webkit.org/show_bug.cgi?id=174192 by don.olmstead@sony.com · 8 years ago
- d038ecf Update CachedResourceLoader::requestResource() to return a WTF::Expected by cdumez@apple.com · 8 years ago
- be4d3dd Remove code in HTMLObjectElement attribute parsing that forces style resolution and layout by darin@apple.com · 8 years ago
- 87fb03f Icon loader error on startup https://bugs.webkit.org/show_bug.cgi?id=174787 by carlosgc@webkit.org · 8 years ago
- ec9f01f Get rid of WebCore IconDatabase code. by beidson@apple.com · 8 years ago
- 0fbfdaa Drop unused ResourceLoadStatistics members by cdumez@apple.com · 8 years ago
- ec99b4d Switch all WebKit API related to favicons from WebIconDatabase over to new WebCore::IconLoader mechanism. by beidson@apple.com · 8 years ago
- 2c6d4eb Frame.h doesn't need to include FrameLoader.h, IntRect.h, and NavigationScheduler.h by rniwa@webkit.org · 8 years ago
- 7708545 ResourceLoadObserver does not need a ResourceLoadStatisticsStore by cdumez@apple.com · 8 years ago
- 82aa115 REGRESSION(r218896): ASSERT in WebPageProxy::dataCallback by commit-queue@webkit.org · 8 years ago
- 9192d39 DocumentLoader should always notify the client if there are pending icon loads when the load is stopped. by beidson@apple.com · 8 years ago
- 8e9b4cf Add release assertion to make sure callbackIdentifier is not 0 in DocumentLoader::finishedLoadingIcon() by cdumez@apple.com · 8 years ago
- 522a59c Cleanup IconLoader stuff when a DocumentLoader detaches from its frame. by beidson@apple.com · 8 years ago
- f2a0065 REGRESSION (r218015) IconLoaders for already-cached resources expect to be asynchronous, no longer are. by beidson@apple.com · 8 years ago
- f03965a WKIconLoadingDelegate never gets asked about the default favicon if touch/touch-precomposed icons are in the <head> by beidson@apple.com · 8 years ago
- cb1ec8f Cleanup: Remove out-of-date comment and null check from DocumentLoader::detachFromFrame() by dbates@webkit.org · 8 years ago
- 347bb77 Make navigation policy checking more robust by achristensen@apple.com · 8 years ago
- bc919b0 Start dropping Timer API dealing with double by cdumez@apple.com · 8 years ago
- e4d5622 Web Inspector: More accurate Resource Timing data in Web Inspector by commit-queue@webkit.org · 8 years ago
- 7dd950a Web Inspector: Show HTTP protocol version and other Network Load Metrics (IP Address, Priority, Connection ID) by joepeck@webkit.org · 8 years ago
- c09fbc4 [iOS] Getting QLPreviewProtocol slows down first navigation in Web process by timothy_horton@apple.com · 8 years ago
- f0a0665 Main resource requests need cachePartition by achristensen@apple.com · 8 years ago
- ff39b7b [Resource Timing] Gather timing information with reliable responseEnd time by joepeck@webkit.org · 8 years ago
- df37802 Unreviewed, rolling out r212944. by cdumez@apple.com · 8 years ago
- 8ae1d89 [Resource Timing] Gather timing information with reliable responseEnd time by joepeck@webkit.org · 8 years ago
- 5f8c33a Nullptr dereferences when stopping a load by bfulgham@apple.com · 8 years ago
- 9f4e3b2 Execute pending scripts asynchronously after stylesheet loads complete by antti@apple.com · 8 years ago
- 9dd2e00 Unreviewed, rolling out r212463. https://bugs.webkit.org/show_bug.cgi?id=168526 by commit-queue@webkit.org · 8 years ago
- 466a00c Execute pending scripts asynchronously after stylesheet loads complete by antti@apple.com · 8 years ago
- ec95869 REGRESSION(r210845) Build broken with ENABLE_MHTML disabled by ossy@webkit.org · 8 years ago
- 83b4bd547 Performance Timing: Convert WTF::MonotonicTime and WTF::Seconds by commit-queue@webkit.org · 8 years ago
- 759f366 [QuickLook] QLPreviewConverter and QuickLookHandle have different lifetime requirements by aestes@apple.com · 8 years ago
- 6be0e97 Document::securityOrigin() should return a reference. by akling@apple.com · 8 years ago
- c04189e Remove PassRefPtr from "loader" directory of WebCore by darin@apple.com · 8 years ago
- 955ded6 Reduce QuickLook.h include overhead by aestes@apple.com · 8 years ago
- d9b34d4 Web Inspector: Cleanup some InspectorInstrumentation network loading notifications by commit-queue@webkit.org · 8 years ago
- 583510e Re-landing: Source/WebCore: by beidson@apple.com · 8 years ago
- f5e5d10 Revert - Add _WKIconLoadingDelegate SPI by barraclough@apple.com · 8 years ago
- 2abec1b Implement Strict Mixed Content Checking by dbates@webkit.org · 8 years ago
- 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
- 6420082 Add _WKIconLoadingDelegate SPI. https://bugs.webkit.org/show_bug.cgi?id=164894 by beidson@apple.com · 8 years ago
- 0ad0853 Disallow loads using HTTP 0.9 at the ResourceHandle/NetworkDataTask level by dbates@webkit.org · 8 years ago
- 7c6cf2b REGRESSION (r195004): Scripts and plugins blocked for subsequent loads in same WebContent by dbates@webkit.org · 8 years ago
- 1176317 URL::port should return Optional<uint16_t> by achristensen@apple.com · 8 years ago
- 3fc57a4 Document request not updated after willSendRequest is called for a redirect by carlosgc@webkit.org · 8 years ago
- 5d6399f WebView and WebPage URLs not updated after URL is modified by InjectedBundlePageResourceLoadClient::willSendRequestForFrame by carlosgc@webkit.org · 8 years ago
- afbfba9 Fix API test after r207318. https://bugs.webkit.org/show_bug.cgi?id=162951 by achristensen@apple.com · 8 years ago
- 69a052ad [iOS] Support Web Archive previews generated by QuickLook by aestes@apple.com · 8 years ago
- 4c0caf3 Refactor CachedResourceClient::notifyFinished by commit-queue@webkit.org · 8 years ago
- 0396ac0 CachedResource client handling methods should take reference by commit-queue@webkit.org · 8 years ago
- 02e4221 New DocumentLoader logging causes crashes by cdumez@apple.com · 9 years ago
- 7bf7536 Refactor CachedResourceLoader::canRequest by commit-queue@webkit.org · 9 years ago
- 70c159d Add new logging for network resource loading by krollin@apple.com · 9 years ago
- f396f45 CachedResource should efficiently construct its ResourceRequest by commit-queue@webkit.org · 9 years ago
- fd6ef2a Switch remaining users of Document::inPageCache() to pageCacheState() by cdumez@apple.com · 9 years ago
- b405673 Unreviewed, rolling out r205407. by ryanhaddad@apple.com · 9 years ago
- 3c9ada3 Source/WebCore: by bweinstein@apple.com · 9 years ago
- 135f6cb Update the Resource Timing implementation by achristensen@apple.com · 9 years ago
- 3eeac49 Rename DocumentLoadTiming and ResourceLoadTiming by commit-queue@webkit.org · 9 years ago
- 97862de Remove CachedResourceRequest initiatingDocumentLoader by commit-queue@webkit.org · 9 years ago
- 9b57957 Reduce the number of ResourceRequest copies in DocumentThreadableLoader by commit-queue@webkit.org · 9 years ago
- 3c30756 ASSERTION FAILED: !m_frame->page()->defersLoading() || InspectorInstrumentation::isDebuggerPaused(m_frame) by carlosgc@webkit.org · 9 years ago
- ba1c71b Remove ClientCredentialPolicy cross-origin option from ResourceLoaderOptions by commit-queue@webkit.org · 9 years ago
- b34898d Potential null dereference under DocumentLoader::mainReceivedError() by cdumez@apple.com · 9 years ago
- 176a9aa [Content Filtering] Load blocked pages more like other error pages are loaded by aestes@apple.com · 9 years ago
- 30714fb Unreviewed, rolling out r202944. https://bugs.webkit.org/show_bug.cgi?id=159570 by commit-queue@webkit.org · 9 years ago
- c796183 [Content Filtering] Load blocked pages more like other error pages are loaded by aestes@apple.com · 9 years ago
- 81d01c1 Remove CredentialRequest ResourceLoaderOptions by commit-queue@webkit.org · 9 years ago
- 16c43b4 Remove RequestOriginPolicy from ResourceLoaderOptions by commit-queue@webkit.org · 9 years ago
- 06ee4a5 Drop some unnecessary header includes by cdumez@apple.com · 9 years ago
- 2762a28 Restrict HTTP/0.9 responses to default ports and cancel HTTP/0.9 resource loads if the document was loaded with another HTTP protocol by bfulgham@apple.com · 9 years ago
- 156f9bb Introduce ResourceErrorBase::type https://bugs.webkit.org/show_bug.cgi?id=158299 by youenn.fablet@crf.canon.fr · 9 years ago
- 0faecda Modernize loading code https://bugs.webkit.org/show_bug.cgi?id=158332 by achristensen@apple.com · 9 years ago
- 55144c5 Source/WebCore: by youenn.fablet@crf.canon.fr · 9 years ago
- 650dc86 Get rid of StringCapture. https://bugs.webkit.org/show_bug.cgi?id=158285 by beidson@apple.com · 9 years ago
- e1b9c75 Unreviewed, rolling out r201341. by ryanhaddad@apple.com · 9 years ago
- f53df0f Use lambda capture with initializer instead of StringCapture by cdumez@apple.com · 9 years ago
- 7bd3d3b Rename all protector variables that should be called `protectedThis` by beidson@apple.com · 9 years ago
- 84810e6 Blocked redirected main resource requests need descriptive errors by achristensen@apple.com · 9 years ago
- 28db74a CSP: Ignore paths in CSP matching after redirects by dbates@webkit.org · 9 years ago
- 8c36f62 WebKit should dispatchDidFailProvisionalLoad while loading invalid URLs by jiewen_tan@apple.com · 9 years ago
- 9f99af5 Purge PassRefPtr from ArrayBuffer, ArchiveResource, Pasteboard, LegacyWebArchive and DataObjectGtk by jh718.park@samsung.com · 9 years ago
- 261b2dc CSP: Implement frame-ancestors directive by dbates@webkit.org · 9 years ago
- bf3b5e8 Resource load statistics are not honoring private browsing by bfulgham@apple.com · 9 years ago
- c47e4bf REGRESSION (r196892): Crash in DocumentLoader::startLoadingMainResource() by dbates@webkit.org · 9 years ago
- b0f69c9 [Mac] Gather some rudimentary statistics during resource load by bfulgham@apple.com · 9 years ago
- 2ed319d Allow CachedResourceLoader clients to opt out of the MemoryCache. by jer.noble@apple.com · 9 years ago
- 048cc3a Reduce use of equalIgnoringCase to just ignore ASCII case by darin@apple.com · 9 years ago
- 8764d52 FrameLoaderClient::didReceiveServerRedirectForProvisionalLoadForFrame() is never called when loading a main resource from the memory cache by jiewen_tan@apple.com · 9 years ago
- 24428d4 Fix problems with cross-origin redirects by youenn.fablet@crf.canon.fr · 9 years ago
- 5f5fafe Cross-protocol, cross-site scripting (XPSS) using HTML forms by bfulgham@apple.com · 9 years ago
- 952fdf2 [Content Filtering] Lazily load platform frameworks by aestes@apple.com · 9 years ago
- b4c7093 Port blocking bypass issue using 307 redirect by bfulgham@apple.com · 9 years ago
- 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago