Bug 155901 - Soften push/replaceState frequency restrictions
Summary: Soften push/replaceState frequency restrictions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-25 13:20 PDT by Brady Eidson
Modified: 2016-03-25 13:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch v1 (25.97 KB, patch)
2016-03-25 13:25 PDT, Brady Eidson
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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