Bug 193728 - Support ResourceLoadStatistics in ephemeral sessions
Summary: Support ResourceLoadStatistics in ephemeral sessions
Status: RESOLVED DUPLICATE of bug 208399
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-23 10:34 PST by Brent Fulgham
Modified: 2021-02-10 11:39 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2019-01-23 10:34:29 PST
We currently ignore ephemeral sessions when processing ResourceLoadStatistics data. This was initially done because we were concerned that cookie blocking behavior triggered by prior encounters with the site would reveal something about the user's browsing history.

We should revisit this so that ephermal network sessions are also protected.
Comment 1 Brent Fulgham 2019-01-23 10:34:46 PST
<rdar://problem/45389109>
Comment 2 Brent Fulgham 2021-02-10 11:39:21 PST

*** This bug has been marked as a duplicate of bug 208399 ***