[Webkit-unassigned] [Bug 175266] New: Resource Load Statistics: User interaction not properly recorded after clearing history due to cached interactions in ResourceLoadObserver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 7 09:58:22 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175266

            Bug ID: 175266
           Summary: Resource Load Statistics: User interaction not
                    properly recorded after clearing history due to cached
                    interactions in ResourceLoadObserver
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tstapleton at google.com
                CC: mkwst at chromium.org, wilander at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170807/1bd20243/attachment.html>


More information about the webkit-unassigned mailing list