You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression fix: define source browsing context for iframe and frame
1490eba, from PR #484, removed the
source browsing context definition while removing the "explicit
self-navigation override". This restores the definition of source
browsing context for these elements as it was before that commit.
This fixes#1131, but note that per #1130 further changes are
required here, as browsing contexts are not a good concept to use as
source.
0 commit comments