Root

Results 2 issues of Root

There is a [feature](https://source.chromium.org/chromium/chromium/src/+/refs/tags/127.0.6533.72:content/public/common/content_features.cc;l=183) to clear window.name across browsing instances. As far as I am aware, this feature does not currently work without extra modifications.

Two features, [TpcdMetadataGrants](https://source.chromium.org/chromium/chromium/src/+/main:net/base/features.cc;l=258) and [TpcdHeuristicGrants](https://source.chromium.org/chromium/chromium/src/+/main:components/content_settings/core/common/features.cc;l=101), appear to allow sites to bypass third-party cookie blocking. Shouldn't these ideally be disabled?