Skip to content
Commit 2452bc0a authored by Luis Fernando Pardo Sixtos's avatar Luis Fernando Pardo Sixtos Committed by Chromium LUCI CQ
Browse files

Remove non-thread-safe assertions and comments for AtomicString

WTF Strings and AtomicString are now thread-safe. This CL removes some
comment warnings about their thread-safety and removes the owner thread
DCHECKS in string_resource.cc.

Note that ParkableStrings are not  thread-safe and their illegal usage
from StringResource will still trigger assertions in
ParkableString::AssertOnValidThread.

Bug: 1083392
Change-Id: I72763d9a2efe1c19c2a19afd57e2ba782d8ceb10
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3887223


Commit-Queue: Luis Fernando Pardo Sixtos <lpardosixtos@microsoft.com>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1045911}
parent 2a864bf6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment