RESOLVED DUPLICATE of bug 175271 175266
Resource Load Statistics: User interaction not properly recorded after clearing history due to cached interactions in ResourceLoadObserver
https://bugs.webkit.org/show_bug.cgi?id=175266
Summary Resource Load Statistics: User interaction not properly recorded after cleari...
tstapleton
Reported 2017-08-07 09:58:22 PDT
User interaction caching in ResourceLoadObserver introduced in bug:175090 persists after user clears history. This has the effect that a domain will not be properly marked as having user interaction in resource load statistics for up to an hour due to new interactions not propagating past the cache. This can lead to confusing user scenarios including some extreme cases where a user’s signed in state will not persist despite continuously interacting with the domain.
Attachments
John Wilander
Comment 1 2017-08-07 12:16:02 PDT
Thanks for the report! I noted this too during the weekend and got started on a fix this morning. I'll duplicate to my bug. Sorry for the forward dupe but I have it hooked up in Radar already. *** This bug has been marked as a duplicate of bug 175271 ***
tstapleton
Comment 2 2017-08-07 12:18:58 PDT
No problem, thanks for checking it out!
Note You need to log in before you can comment on or make changes to this bug.