Fix a crash when getElementsByClassName() is called twice with the same...
Fix a crash when getElementsByClassName() is called twice with the same argument including capital letters. This fixes a regression by crrev.com/474217, which deleted a protector AtomicString accidentally. This CL removes a tricky StringImpl* hash key in NodeListsNodeData. BUG=725929 R=yosin@chromium.org Review-Url: https://codereview.chromium.org/2903373002 . Cr-Commit-Position: refs/heads/master@{#474870}
Showing
Please register or sign in to comment