Bug 193728
Summary: | Support ResourceLoadStatistics in ephemeral sessions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | Keywords: | InRadar |
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://problem/45389109>
Brent Fulgham
*** This bug has been marked as a duplicate of bug 208399 ***