Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolate cross-origin IFrames #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Feb 18, 2023

  1. WIP window sandboxing

    In order to implement this, iframe baseURIs must be recognized.
    location will still report about:blank, but the base URI or __uv.base will be reliable
    e9x committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    7b8ae0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from titaniumnetwork-dev/context

    WIP window sandboxing
    e9x authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    4568101 View commit details
    Browse the repository at this point in the history