Bug 155901

Summary: Soften push/replaceState frequency restrictions
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, timothy
Priority: P2 Keywords: InRadar
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 timothy: review+

Description Brady Eidson 2016-03-25 13:20:30 PDT
Soften push/replaceState frequency restrictions

To decrease compatibility risk, instead of basing the frequency restrictions on user gestures, base them solely on time.
Comment 1 Brady Eidson 2016-03-25 13:20:55 PDT
rdar://problem/25228439
Comment 2 Brady Eidson 2016-03-25 13:25:31 PDT
Created attachment 274933 [details]
Patch v1
Comment 3 Brady Eidson 2016-03-25 13:38:08 PDT
https://trac.webkit.org/changeset/198687