Chromium Code Reviews
DescriptionExpose a function to get the path to a DLL.
We can reduce startup time by pre-reading chrome_child.dll as soon as
possible. For that, we need a way to get the full path to
chrome_child.dll from the browser.
This CL exposes GetModulePath(), a function that returns the full path
to a DLL. Also, since we don't really want to expose the MainDllLoader
class to the browser, we move it to a separate file.
BUG=547794
Committed: https://crrev.com/e4adea20236d1cee76f0c61798b1613e07a7f4c1
Cr-Commit-Position: refs/heads/master@{#357567}
Patch Set 1 #
Total comments: 6
Patch Set 2 : rebase #Patch Set 3 : grt comments #3 #Patch Set 4 : fix style #Patch Set 5 : fix comments #
Total comments: 5
Patch Set 6 : grt comments #5 #
Total comments: 2
Patch Set 7 : fix comment #
Total comments: 2
Patch Set 8 : grt comment #15 (fix a comment) #
Total comments: 2
Patch Set 9 : grt comment #17 (pass StringPiece16 by value) #
Messages
Total messages: 24 (5 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||