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
LibWeb: Rename current_settings_object to current_principal_...
This aligns with the lastest version of the PR implementing the
javascript shadow realm proposal:
whatwg/html#9893
This commit simply performs the rename before implementing the behaviour
change.
// 1. Return true if the current principal settings object's origin is same origin-domain with O's relevant settings object's origin, and false otherwise.
0 commit comments