diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-05-11 04:28:58 -0700 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-05-11 04:28:58 -0700 |
commit | b61ad4190f7fb7d4fa32e01a0e3db77a912cb7cf (patch) | |
tree | 74f10fcea0078e5edb32ef9bb50a16fd038729eb /python | |
parent | 3636b00e6fcaddbdaa0bdc75358e36d6c1bba9a9 (diff) | |
parent | c618ee21d0cca19631ebab9a1d735c48a0a7679a (diff) | |
download | servo-b61ad4190f7fb7d4fa32e01a0e3db77a912cb7cf.tar.gz servo-b61ad4190f7fb7d4fa32e01a0e3db77a912cb7cf.zip |
Auto merge of #11029 - izgzhen:filemanager_thread, r=Manishearth
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 -->
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions