-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fix internal build after 258484@main #8243
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
Fix internal build after 258484@main #8243
Conversation
https://bugs.webkit.org/show_bug.cgi?id=250143 rdar://103925489 Unreviewed. Calling pairIntHash with uint64_t parameters not only ignores 32 bits of the uint64_t, but it caused a compiler warning in an internal file that includes Int128.h * Source/WTF/wtf/Int128.h: (WTF::DefaultHash<UInt128>::hash): (WTF::DefaultHash<Int128>::hash):
|
EWS run on current version of this PR (hash 089d887) |
|
@chirags27 does not have reviewer permissions according to https://raw.githubusercontent.com/WebKit/WebKit/main/metadata/contributors.json. If you do have reviewer permmissions, please ensure that your GitHub username is added to contributors.json. Rejecting 089d887 from merge queue. |
|
@chirags27 does not have reviewer permissions according to https://raw.githubusercontent.com/WebKit/WebKit/main/metadata/contributors.json. If you do have reviewer permmissions, please ensure that your GitHub username is added to contributors.json. Rejecting 089d887 from merge queue. |
|
@chirags27 does not have reviewer permissions according to https://raw.githubusercontent.com/WebKit/WebKit/main/metadata/contributors.json. If you do have reviewer permmissions, please ensure that your GitHub username is added to contributors.json. Rejecting 089d887 from merge queue. |
|
Unable to land, making new PR in #8246 |
089d887
089d887
🛠 🧪 win🛠 gtk🧪 ios-wk2🧪 api-mac🧪 gtk-wk2🧪 api-ios🧪 mac-wk1🧪 api-gtk🧪 mac-wk2🧪 mac-wk2-stress