summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authortzik <tzik@chromium.org>2015-11-24 19:16:48 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-25 03:17:45 +0000
commit8f7af292172d43eba1b3ea11ffecf4f8862cf0b3 (patch)
tree310d4426edf42fbd1ff1fdd9485f72b63de0849f /chrome/chrome.gyp
parent5748ab7a49ce7f1b9a5008a242d52977449553cb (diff)
downloadchromium_src-8f7af292172d43eba1b3ea11ffecf4f8862cf0b3.zip
chromium_src-8f7af292172d43eba1b3ea11ffecf4f8862cf0b3.tar.gz
chromium_src-8f7af292172d43eba1b3ea11ffecf4f8862cf0b3.tar.bz2
Use scoped_ptr in extensions::ModuleSystem
This CL replaces linked_ptr with scoped_ptr in ModuleSystem. These linked_ptrs are used in a moderately-hot path on the loading phase, and the replacement saves small amount of time (~100μs) per frame from the first paint critical path. BUG=540988 Review URL: https://codereview.chromium.org/1471843003 Cr-Commit-Position: refs/heads/master@{#361540}
Diffstat (limited to 'chrome/chrome.gyp')
0 files changed, 0 insertions, 0 deletions