Commits
User selector
Commit History
Commits on Jun 14, 2021
Pass PAL::SessionID by value instead of reference
Show description for 13620e1authored andcommitted
Commits on Jun 8, 2021
Reduce use of reinterpret_cast<> in the codebase
Show description for e2db829committed
Commits on May 13, 2020
Give some NetworkLoadMetrics to WebCoreNSURLSession's delegate
Show description for 7a8ba90authored andcommitted
Commits on Apr 13, 2020
module's default cross-origin value should be "anonymous"
Show description for 5f45222committedUnreviewed, reverting r260003.
Show description for c6c33dbcommittedmodule's default cross-origin value should be "anonymous"
Show description for 0902142committed
Commits on Jan 15, 2019
Stop using CookiesStrategy
Show description for fd6dedccommitted
Commits on Dec 10, 2018
Use text/javascript as recommended by the HTML specification
Show description for f6666d8committed
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 Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Aug 17, 2017
[PAL] Move SessionID into PAL
Show description for 3c007d9committed
Commits on Jul 11, 2017
SharedBuffer::size should return a size_t
Show description for e0c57c2authored andcommitted
Commits on May 4, 2017
Cleanup: Extract CachedScript::mimeTypeAllowedByNosniff() into a common function
Show description for 7e1a615committed
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted
Commits on Jan 10, 2017
CachedScript cloning does not clone encodedSize
Show description for 5f8e7deauthored andcommitted
Commits on Sep 21, 2016
[Fetch] Align Accept header default values with fetch spec
Show description for 9912d07authored andcommitted
Commits on Sep 16, 2016
CachedResource should efficiently construct its ResourceRequest
Show description for 4ed7809authored andcommitted
Commits on Sep 13, 2016
ScriptElement should use FetchOptions::mode according its crossOrigin attribute
Show description for 4008d31authored andcommitted
Commits on Aug 15, 2016
Remove unused includes of wtf headers
Show description for 128d8bbauthored andcommitted
Commits on Jun 8, 2016
CachedScript should avoid recomputing its hash multiple times.
Show description for 065a41acommitted
Andreas Kling
Commits on Mar 6, 2016
Consolidate RuntimeApplicationChecks and RuntimeApplicationChecksIOS
Show description for 9267f82committed
Commits on Feb 3, 2016
Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase
Show description for e473231committed
Commits on Jan 4, 2016
Simplify the CachedScript ASCII optimization.
Show description for b68ccbccommitted
Andreas Kling
Commits on Dec 13, 2015
CachedScript could have a copy-free path for all-ASCII scripts.
Show description for 061ccdccommitted
Andreas Kling
Commits on Jun 1, 2015
Fix logical-not-parentheses warning in CachedScript.cpp
Show description for 30f4eddcommitted
Commits on Nov 4, 2014
Eliminate ResourceBuffer and use SharedBuffer directly instead
Show description for 09e9b1dcommitted
Commits on Nov 3, 2014
Unreviewed, rolling out r175406, r175413, and r175423.
Show description for 289ade4committed
Commits on Oct 31, 2014
Eliminate ResourceBuffer and use SharedBuffer directly instead
Show description for 1c63a6ecommitted
Commits on Aug 19, 2014
Remove PurgeableBuffer since it is not very useful any more
Show description for 58178e0committed
Pratik SolankiUnreviewed, rolling out r172736.
Show description for 37ea4b4committed
Commits on Aug 18, 2014
Remove PurgeableBuffer since it is not very useful any more
Show description for ad475decommitted
Pratik Solanki
Commits on Jun 18, 2014
Unreviewed build fix with ENABLE_NOSNIFF after r170021
Show description for 5b908fecommitted
Ryuan Choi
Commits on Jun 16, 2014
Add HTTPHeaderName overloads on ResourceResponseBase
Show description for 6617c30committed
Anders Carlsson
Commits on Mar 21, 2014
Add a combined decodeAndFlush to TextResourceDecoder
Show description for edc88a5committed