Noticed that when AtomStringImpl removes a string from the atom string table, it does an equality check on the string instead of doing a pointer comparison. Easy to fix.
Pull request: https://github.com/WebKit/WebKit/pull/2320
Committed 252379@main (d781022ac569): <https://commits.webkit.org/252379@main> Reviewed commits have been landed. Closing PR #2320 and removing active labels.
<rdar://problem/96884503>