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

Bug 1907894 - Add mozilla::Atomic<T> to the irrelevant signature list. #6668

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

amccreight
Copy link
Contributor

No description provided.

@amccreight amccreight requested a review from a team as a code owner July 15, 2024 13:59
Copy link
Contributor

@willkg willkg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

app@socorro:/app$ ./mybin/test_signature_change.sh 'mozilla::Atomic<T>'
Working on 'mozilla::Atomic<T>' ...
Crash id: eae2c14d-fcfd-45fa-87b8-7e35b0240709
Original: mozilla::Atomic<T>::operator|=
New:      js::gc::MarkBitmap::markIfUnmarkedAtomic
Same?:    False

Crash id: 9557d80d-d8cb-4856-8d93-7aef00240709
Original: mozilla::Atomic<T>::operator|=
New:      js::gc::MarkBitmap::markIfUnmarkedAtomic
Same?:    False

Thank you!

@willkg willkg merged commit fd9a519 into mozilla-services:main Jul 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants