aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/net/filemanager_thread.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge net and net_testsAnthony Ramine2018-01-201-110/+0
* Remove the unused CancellationListener arguments in filemanager_thread.Ms2ger2016-11-241-4/+4
* Pass the UIProvider to FileManager::handle() as needed.Ms2ger2016-11-211-5/+9
* Add a FileManager to FetchContext.Ms2ger2016-10-141-2/+2
* Add cancellability to file manager load and related refactoringZhen Zhang2016-08-021-16/+7
* Chunked ReadFile from file managerZhen Zhang2016-07-251-12/+31
* Put Blob URL onlineZhen Zhang2016-07-151-4/+4
* Refactor FileAPI implementationZhen Zhang2016-07-131-2/+3
* Add ability to WPT-test file uploads and fetches, fixes #12322Zhen Zhang2016-07-091-2/+2
* Spawn threads for requests in file manager and other style fixesZhen Zhang2016-07-081-4/+10
* Integration and improvements of File API backendsZhen Zhang2016-07-041-6/+6
* Implement filter for file-type input's accept attributeZhen Zhang2016-06-201-2/+2
* filepickerZhen Zhang2016-06-141-5/+21
* Add unit testing to file manager; Replace uuid by stringified version in File...Zhen Zhang2016-06-101-8/+47
* Fix FileManager thread panic and other misc improvementsZhen Zhang2016-05-241-0/+34