DescriptionAdd a move constructor and move assignment operator to KURL
Add a move constructor and move assignment operator to KURL for performance.
I loaded gmail.com and the new constructor / assignment operator were called
~1500 times.
R=tkent@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174829
Patch Set 1 #Patch Set 2 : Stop using std::move #
Total comments: 4
Patch Set 3 : Add FIXME comment #
Messages
Total messages: 6 (0 generated)
|