Commits
User selector
Commit History
Commits on Jun 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
Commits on May 5, 2020
Remove now-unneeded HAVE(NETWORK_EXTENSION)
Show description for 1f3d024committed
Commits on Jan 23, 2020
ContentFilter should access DocumentLoader through an interface
Show description for d8404decommitted
Commits on Dec 14, 2019
Refactor ScriptController's proliferation of ExceptionDetails*.
Show description for fbf84c5committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jun 7, 2019
process-swap-on-navigation error when loading blocked website on iOS 12.2 only.
Show description for 88666aacommitted
Commits on Feb 21, 2019
contentfiltering tests leak documents
Show description for f3be187committed
Commits on Jul 9, 2018
Shrink various loading-related enums to shrink CachedResource
Show description for b733027committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Apr 12, 2018
Introduce remote variants of Frame / DOMWindow classes
Show description for 65d9511committed
Commits on Sep 15, 2017
WTF: use Forward.h when appropriate instead of Vector.h
Show description for 07baa1bcommitted
Commits on Jul 18, 2017
Improve use of NeverDestroyed
Show description for b7c1664committed
Commits on Jul 11, 2017
SharedBuffer::size should return a size_t
Show description for e0c57c2authored andcommitted
Commits on Jun 20, 2017
Have FrameLoadRequest takes a Frame& instead of a Frame*
Show description for 24f5663committed
Commits on Nov 17, 2016
[JSC] WTF::TemporaryChange with WTF::SetForScope
Show description for ccc6242committed
Commits on Oct 7, 2016
Refactor CachedResourceClient::notifyFinished
Show description for bc9edfaauthored andcommitted
Commits on Jul 8, 2016
[Content Filtering] Load blocked pages more like other error pages are loaded
Show description for d8412facommittedUnreviewed, rolling out r202944.
Show description for 7f404e5committed
Commits on Jul 7, 2016
[Content Filtering] Load blocked pages more like other error pages are loaded
Show description for d2199edcommitted
Commits on Jan 13, 2016
[Content Filtering] forEachContentFilterUntilBlocked should accept a lambda by rvalue reference
Show description for 9205064committed[Content Filtering] Lazily load platform frameworks
Show description for 9cbc927committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Nov 26, 2015
[Content Filtering] Crash in DocumentLoader::notifyFinished() when allowing a media document to load
Show description for 29a77facommitted
Commits on Oct 29, 2015
[Content Filtering] Crash when allowing a 0-byte resource to load
Show description for 0b627bbcommitted
Commits on Aug 31, 2015
[Content Filtering] Determine navigation and content policy before continuing to filter a load
Show description for 5f024d2committed
Commits on Apr 9, 2015
[Content Filtering] Add a HAVE(PARENTAL_CONTROLS) and use it
Show description for 385bc9ecommitted
Commits on Apr 7, 2015
[Content Filtering] Add logging
Show description for 56fedb5committed
Commits on Apr 6, 2015
[Content Filtering] Tell the filter about requests and redirects
Show description for 9dd31decommitted
Commits on Apr 5, 2015
[Content Filtering] Blocked page is not always displayed when it should be
Show description for e8d1d03committed
Commits on Mar 20, 2015
[Content Filtering] Add tests for unblock requests
Show description for 038d9c6committed[Content Filtering] Move ContentFilter to from platform/ to loader/
Show description for f5b5463committed
Loading