DescriptionAllow cssTextCache to be used on the main thread only.
https://codereview.chromium.org/864143006 tentatively made this
singleton cross-thread usable. (Repeated) testing doesn't indicate
that it is used outside the main thread, hence switch back to using
DEFINE_STATIC_LOCAL().
R=haraken,timloh
BUG=549732
Committed: https://crrev.com/90f599d0866263d007607428911e527598dbd585
Cr-Commit-Position: refs/heads/master@{#373493}
Patch Set 1 #Patch Set 2 : add back release assert #Messages
Total messages: 13 (6 generated)
|