blob: ba9db71ee1c7696a39417af75384ae65b6db4823 [file] [log] [blame]
CONSOLE MESSAGE: line 37: Reached maximum amount of queued data of 64Kb for keepalive requests
CONSOLE MESSAGE: line 37: Fetch API cannot load http://localhost:8800/fetch/api/resources/trickle.py?count=1&ms=0 due to access control checks.
CONSOLE MESSAGE: line 37: Reached maximum amount of queued data of 64Kb for keepalive requests
CONSOLE MESSAGE: line 37: Fetch API cannot load http://localhost:8800/fetch/api/resources/trickle.py?count=1&ms=0 due to access control checks.
CONSOLE MESSAGE: line 37: Reached maximum amount of queued data of 64Kb for keepalive requests
CONSOLE MESSAGE: line 37: Fetch API cannot load http://localhost:8800/fetch/api/resources/trickle.py?count=1&ms=0 due to access control checks.
PASS A Keep-Alive fetch() with a small body should succeed.
PASS A Keep-Alive fetch() with a body at the Quota Limit should succeed.
PASS A Keep-Alive fetch() with a body over the Quota Limit should reject.
PASS A Keep-Alive fetch() should return its allocated Quota upon promise resolution.
PASS A Keep-Alive fetch() should return only its allocated Quota upon promise resolution.
PASS A Keep-Alive fetch() should not be allowed if the Quota is used up.