-
Notifications
You must be signed in to change notification settings - Fork 191
JS-2205 USER-2389 Support Window onmessage in S2819 #7701
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
Open
francois-mora-sonarsource
wants to merge
12
commits into
master
Choose a base branch
from
fix-user-2389-s2819-onmessage
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+303
−10
Open
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
62a1405
USER-2389 Support Window onmessage in S2819
francois-mora-sonarsource f74199a
JS-2205 Avoid non-Window onmessage false positives
francois-mora-sonarsource b1fe275
Update ruling results
github-actions[bot] b249718
JS-2205 Restrict S2819 onmessage to Window
francois-mora-sonarsource b128d81
JS-2205 Exclude Worker aliases from S2819
francois-mora-sonarsource 633326c
JS-2205 Verify Window receiver for S2819
francois-mora-sonarsource f464fd0
JS-2205 Exclude aliased Worker globals from S2819
francois-mora-sonarsource 9feb03e
JS-2205 Avoid regex backtracking in S2819
francois-mora-sonarsource 88d925a
JS-2205 Address S2819 onmessage review feedback
francois-mora-sonarsource 61ebc83
JS-2205 Leave Worker-vs-Window detection out of S2819 onmessage
francois-mora-sonarsource 0f36d93
JS-2205 Restore Worker shim exclusion in S2819, resolution-independent
francois-mora-sonarsource 9e41b78
JS-2205 Order S2819 onmessage receiver checks by cost
francois-mora-sonarsource File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.