-
Notifications
You must be signed in to change notification settings - Fork 56
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
Proposal: Multiple user script worlds #560
Merged
Rob--W
merged 8 commits into
w3c:main
from
rdcronin:add_user_script_multi_world_proposal
Apr 26, 2024
Merged
Proposal: Multiple user script worlds #560
Rob--W
merged 8 commits into
w3c:main
from
rdcronin:add_user_script_multi_world_proposal
Apr 26, 2024
Commits on Mar 8, 2024
-
Proposal: Multiple user script worlds
This adds a new API proposal for supporting multiple user script worlds, allowing user script managers to better isolate individual user scripts when multiple may be injected on a given site. This proposal follows the new API proposal process.
Configuration menu - View commit details
-
Copy full SHA for 6b2f9b8 - Browse repository at this point
Copy the full SHA 6b2f9b8View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad67d8c - Browse repository at this point
Copy the full SHA ad67d8cView commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0f6c69 - Browse repository at this point
Copy the full SHA f0f6c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 316c349 - Browse repository at this point
Copy the full SHA 316c349View commit details
Commits on Apr 1, 2024
-
Expand API for better world management
Expand the proposal to include: - Two new functions, `removeWorld()` and `getWorldConfigurations()`. - Notes about how the worlds behave when injecting. - Notes on world persistence and world limits.
Configuration menu - View commit details
-
Copy full SHA for 0ce3b97 - Browse repository at this point
Copy the full SHA 0ce3b97View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c50d727 - Browse repository at this point
Copy the full SHA c50d727View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d087168 - Browse repository at this point
Copy the full SHA d087168View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85e1235 - Browse repository at this point
Copy the full SHA 85e1235View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.