DescriptionRework startup-data-util.
- Make the API look like v8::V8::InitializeICU.
(That is: A static method call, not an object to be created on the stack.)
- Fix path separator on Windows, by calling base::OS::isPathSeparator.
- Move into API, so that it can be called by hello-world & friends.
- Actually call it from hello-world and friends.
R=jochen@chromium.org
BUG=
Committed: https://crrev.com/c69e2eae548d4a68bb1b91032e9825709155a8c5
Cr-Commit-Position: refs/heads/master@{#30174}
Patch Set 1 #Patch Set 2 : Test for all platforms. (This version should not be committed.) #Patch Set 3 : Rebase and fix silly copy-paste mistake, that was source of the test breakage. #Patch Set 4 : Same as Patch Set 3, but revert the "Test for all platforms" bits. #
Created: 5 years, 4 months ago
Messages
Total messages: 11 (5 generated)
|