Bug 155635

Summary: Protect against excessive cache traversal
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, beidson, cdumez, cgarcia, commit-queue, ddkilzer, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch darin: review+

Description Antti Koivisto 2016-03-18 04:03:16 PDT
We can't handle unlimited number of cache traversals. Protect against clients trying it.
Comment 1 Antti Koivisto 2016-03-18 04:13:56 PDT
Created attachment 274404 [details]
patch
Comment 2 Antti Koivisto 2016-03-18 04:14:16 PDT
rdar://problem/24241008
Comment 3 Antti Koivisto 2016-03-18 10:59:33 PDT
https://trac.webkit.org/r198429