| commit | 84e01414c3b792692f7c511869afba5e27ecf8d6 | [log] [tgz] |
|---|---|---|
| author | Marijn Kruisselbrink <mek@chromium.org> | Wed May 29 18:08:26 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed May 29 18:08:26 2019 |
| tree | c8768a69ecdd16c8a40431551c0b745f2ca84ff4 | |
| parent | 02180df2ecf169874cf0e8c1f7275bc3f3761158 [diff] |
[Native File System] Keep track of frame for each handle. In preparation for implementing permission prompts we'll need to keep track of which frame any particular handle is associated with. Also adds a common base class to the file/directory handle implementations, as there is going to be more functionality shared between the two. Bug: 878585 Change-Id: I07cd8273f1ae41a8f1eb95fc7d8fbfeb3311cf72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1625809 Reviewed-by: Victor Costan <pwnall@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#664349}
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 .