-
-
Notifications
You must be signed in to change notification settings - Fork 372
fix(session-replay): Include layer background color when checking if a view is opaque #6629
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
Merged
Merged
Changes from 29 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
6a5c478
fix(session-replay): Add multiple masking improvements
philprime e00e236
test(session-replay): Add masking tests for common cases
philprime 0b17145
test(session-replay): Add masking tests for React Native views
philprime 000efc9
test(session-replay): Add masking tests for edge cases
philprime acd9692
test(session-replay): Enhance edge case tests for animation masking
philprime f44c933
test(session-replay): Refine animation midpoint assertions in edge ca…
philprime 816fbc2
Merge remote-tracking branch 'origin/main' into philprime/fix-masking…
philprime 0271708
remove duplicate entries
philprime f5d58ec
Merge branch 'philprime/fix-masking_split_2' into philprime/fix-maski…
philprime dd810e7
fix project
philprime 63e919f
Merge branch 'philprime/fix-masking_split_2' into philprime/fix-maski…
philprime 5ffea17
fix flaky test
philprime 3cbb366
Merge branch 'main' into philprime/fix-masking_split_3
philprime 7524f6a
Merge branch 'main' into philprime/fix-masking_split_3
philprime 3c24964
fix: Include layer background color when checkig if a view is opaque
itaybre 8fd8489
Merge remote-tracking branch 'origin/main' into itay/improve_opaque_l…
philprime 6ad6a3a
remove snapshot testing
philprime 9a54453
Merge remote-tracking branch 'origin/main' into philprime/fix-masking…
philprime 324b9c5
Merge branch 'philprime/fix-masking_split_3' into itay/improve_opaque…
philprime 009b54a
add tests
philprime f00abad
fix logic
philprime e50806f
Merge branch 'main' into itay/improve_opaque_logic
philprime e9deb8c
update changelog
philprime 7bfa880
fix implementation
philprime 604be44
Merge remote-tracking branch 'origin/main' into itay/improve_opaque_l…
philprime a0ea183
made masking stricter to properly handle translucent views
philprime f5330ad
Merge remote-tracking branch 'origin/main' into itay/improve_opaque_l…
philprime 378cc12
update changelog
philprime 514938e
Merge branch 'main' into itay/improve_opaque_logic
philprime 8068e8e
Merge branch 'main' into itay/improve_opaque_logic
philprime a5d64ec
add missing tests
philprime ace899e
Merge remote-tracking branch 'origin/main' into itay/improve_opaque_l…
philprime 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
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.
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.