blob: d9f5bd5b0e8d01bd021c6b3aaea19d16a91a8fb2 [file] [log] [blame]
Tests that execution contexts are reported for frames that were blocked due to mixed content when Runtime is enabled *after* navigation.
{
method : Runtime.executionContextCreated
params : {
context : {
auxData : {
frameId : <string>
isDefault : true
type : default
}
id : <number>
name :
origin : https://devtools.test:8443
}
}
sessionId : <string>
}
{
method : Runtime.executionContextCreated
params : {
context : {
auxData : {
frameId : <string>
isDefault : true
type : default
}
id : <number>
name :
origin : https://devtools.test:8443
}
}
sessionId : <string>
}