TEST_F(PermissionsPolicyTest, ProposedTestIsFeatureEnabledForOriginDefaultAll) {DO you think it would be ok for us to just remove this test instead?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
TEST_F(PermissionsPolicyTest, ProposedTestIsFeatureEnabledForOriginDefaultAll) {DO you think it would be ok for us to just remove this test instead?
I think this might be a general infrastructure test, even though it originated from the Privacy Sandbox APIs. Let's keep it, at least for this CL.
network::mojom::PermissionsPolicyFeature::kBrowsingTopics;Since the inline comment specifically discusses `joinAdInterestGroup`, it looks like this should be `kJoinAdInterestGroup` in the first place to match the context?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |