Commits
User selector
Commit History
Commits on Sep 21, 2021
Remove XSS Auditor: Part 2 (Remove engine support)
Show description for 17441b2committed
Commits on Sep 16, 2021
Add violations reporting support for Cross-Origin-Embedder-Policy
Show description for 89f5b69committed
Commits on Sep 11, 2021
Implement navigation reporting for Cross-Origin-Opener-Policy
Show description for 37c8a6bcommitted
Commits on Apr 26, 2019
Use normal loading path for ping loads
Show description for 78dae96committed
Commits on Jan 4, 2019
CSP violation reports should bypass CSP checks
Show description for 3a8c925committed
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on May 8, 2018
Check X-Frame-Options and CSP frame-ancestors in network process
Show description for 639fbd8committed
Commits on Aug 20, 2017
Simplify calls to LoaderStrategy::startPingLoad()
Show description for 844ff1ecommitted
Commits on Aug 17, 2017
Cross origin Beacon requests with a ArrayBuffer / ArrayBufferView payload should not do a CORS preflight
Show description for d175451committed
Commits on Aug 10, 2017
[Beacon] Do connect-src CSP check on redirects as well
Show description for 28168d1committed
Commits on Aug 9, 2017
[Beacon] Add support for CORS-preflighting for WK2 / NETWORK_SESSION
Show description for 99db954committed
Commits on Aug 4, 2017
[Beacon] Update sendBeacon to use the CachedResourceLoader
Show description for f3b4b17committed
Commits on Aug 2, 2017
Add initial support for navigator.sendBeacon
Show description for 448a424committed
Commits on Jan 5, 2017
Remove PassRefPtr use from the "html" directory, other improvements
Show description for c8017e9committed
Commits on Nov 12, 2016
Use #pragma once in WebCore
Show description for d77b17eauthored andcommitted
Commits on Oct 5, 2016
Do not follow redirects when sending violation report
Show description for e077691committed
Commits on Feb 16, 2016
CSP: Update violation report 'Content-Type' header
Show description for 0c6c623committed
Commits on Jan 22, 2016
Remove PassRefPtr from ResourceRequest and FormData
Show description for 58c39accommitted
Commits on Jul 8, 2015
Move PingLoaders to the NetworkingProcess.
Show description for ccc2cb3committed
Commits on Nov 21, 2014
Remove the Timer parameters from timer callbacks
Show description for a3a34ddcommitted
Anders Carlsson
Commits on Nov 6, 2014
De-templatize Timer
Show description for 390fc8ecommitted
Commits on Feb 8, 2014
Slight CTTE in PingLoader
Show description for 663af81committed
Anders Carlsson
Commits on Jan 16, 2014
Remove workaround for compilers not supporting explicit override control
Show description for 6cbc06cauthored andcommitted
Commits on Jan 11, 2014
CTTE Timer and DeferrableOneShotTimer
Show description for 6db5227committed
Anders Carlsson
Commits on Jan 6, 2014
Use unsigned consistently, and check for invalid casts when calling into SharedBuffer from other code.
Show description for b400897authored andcommitted
Commits on Nov 4, 2013
PingLoader objects unnecessarily pass through OwnPtr
Show description for 744db7ecommitted
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Jan 3, 2013
PingLoader.h missing virtual and OVERRIDE keywords on its inherited methods.
Show description for 675425acommitted
Commits on Nov 2, 2012
Support X-XSS-Protection: report=URL header syntax in XSSAuditor.
Show description for 52b4d37committed
Commits on May 12, 2011
2011-05-10 Tony Gentilcore <tonyg@chromium.org>
Show description for 1c26060committed
Commits on Apr 29, 2011
2011-04-29 Vsevolod Vlasov <vsevik@chromium.org>
Show description for c7169accommitted
Commits on Apr 21, 2011
2011-04-21 Adam Barth <abarth@webkit.org>
Show description for 3a776ebcommitted
Adam Barth
Commits on Feb 14, 2011
Reviewed by Anders Carlsson.
Show description for d294589committed
Cameron Zwarich
Commits on Jan 20, 2011
Refactoring of the custom allocation framework
Show description for f03d5f0authored andcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading