commit | e2bdd3344b1e6e592cde99accc138905edbdc747 | [log] [tgz] |
---|---|---|
author | Clark DuVall <[email protected]> | Wed Aug 07 18:32:13 2019 |
committer | Commit Bot <[email protected]> | Wed Aug 07 18:32:13 2019 |
tree | 9344f3c61d11523200fc3a73389ddc00b3d80162 | |
parent | 2c2b77ef771a44f77980ffe002866957f28e4056 [diff] |
Remove NaCl dependency on extensions::InfoMap This is one of the last major chunks still depending on extensions::InfoMap. NaCl was the only caller of MapUrlToLocalFilePath. MapUrlToLocalFilePath has been replaced in NaClBrowserDelegate with GetMapUrlToLocalFilePathCallback, which will return a callback that can be used on any thread which matches the behavior or MapUrlToLocalFilePath. Change-Id: If8577b6d639651375975589f439af6e84909a24c Bug: 990868 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733798 Reviewed-by: Karan Bhatia <[email protected]> Reviewed-by: Derek Schuff <[email protected]> Commit-Queue: Clark DuVall <[email protected]> Cr-Commit-Position: refs/heads/master@{#684845}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .