Description[refactor] Remove the AlgorithmRegistry singleton.
The problem with AlgorithmRegistry is that it is not threadsafe.
BUG=357673, 245025
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170672
Patch Set 1 #Patch Set 2 : Get rid of function pointers #Patch Set 3 : Use std::lower_bound() instead of switch statements #
Total comments: 2
Patch Set 4 : Remove use of std::is_sorted() #Messages
Total messages: 11 (0 generated)
|