Audit suspicious usages of GetFrame |
|||
Issue descriptionThere appear to some usages of GetFrame() via HTML Import's master document, e.g. https://chromium-review.googlesource.com/c/571109/4/third_party/WebKit/Source/core/css/MediaValues.cpp but during the review it was pointed out that the document should be ContextDocument(), rather than executing_document (master document of HTML Imports). Investigate whether such usages are correct or not, and if not, fix by using ContextDocument().
,
Mar 16 2018
,
Sep 25
,
Sep 25
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Aug 30 2017