Issue metadata
Sign in to add a comment
|
Should IsFeatureEnabled() be part of Frame API |
||||||||||||||||||||||
Issue descriptionCurrently |feature_policy_| is owned by the SecurityContext but we still use Frame::IsFeatureEnabled() to check a feature (even for the code within the document). It might be better to move the API to Document/SecurityContext instead. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by iclell...@chromium.org
, Oct 5Status: Duplicate (was: Available)