DescriptionTelemetry support for iframes.
* Add methods EvaluateJavaScriptInContext,
ExecuteJavaScriptInContext.
* Backend classes take an additional context_id argument, which refers to the iframe.
* WebContents has an EnableAllContexts method, to enable access to iframes.
* Add tests testIFrame, and unit test data files host.html, iframe*.html.
BUG=237032, 350568
TEST=unittest
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255621
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256611
Patch Set 1 #Patch Set 2 : minor #
Total comments: 2
Patch Set 3 : EnableAllContexts #
Total comments: 2
Patch Set 4 : Make _EnableAllContexts automatic #Patch Set 5 : fix unittest #Patch Set 6 : more fix for unittest #Messages
Total messages: 23 (0 generated)
|