DescriptionHave DocumentOrderedMap API deal with AtomicString type instead of StringImpl*
Have DocumentOrderedMap API deal with AtomicString type instead of StringImpl*
as it would be unsafe to use if the StringImpls were not atomized.
This basically moves the AtomicString::impl() calls from the DocumentOrderedMap
API call sites to the DocumentOrderedMap implementation. This simplifies the
call sites a bit and makes the DocumentOrderedMap code look safer.
R=morrita@chromium.org, adamk@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180022
Patch Set 1 #Patch Set 2 : Build fix #Patch Set 3 : Rebase #
Messages
Total messages: 11 (0 generated)
|