mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Add FileManagerThread This is intended to support the File API implementation. Basically an event loop with three kinds of messages: + Select a file + Read a file with ID + Delete the ID from manager-owned map The design decision in this PR is not the final (or best I think) version, welcome reviews :) TODOs: - [x] Add multiple file selection <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11029) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
image | ||
bluetooth_scanfilter.rs | ||
bluetooth_thread.rs | ||
Cargo.toml | ||
filemanager_thread.rs | ||
hosts.rs | ||
image_cache_thread.rs | ||
lib.rs | ||
net_error_list.rs | ||
request.rs | ||
response.rs | ||
storage_thread.rs |