Replace the term "main-frame" in content_settings.json.
Following the discussion about the term "main-frame" in https://codereview.chromium.org/843413003/, I experimented with a testing webpage that embedded <iframe>s which triggered different content setting requests. Apparently, in the descriptions in content_settings.json, we used the term "main-frame" in two different contexts. This CL get rids of the term completely in favor of "top-level frame" and "document which requests X". BUG=447978 Review URL: https://codereview.chromium.org/883983003 Cr-Commit-Position: refs/heads/master@{#313889}
Showing
Please register or sign in to comment