1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-07-25 08:10:21 +01:00
Commit graph

57 commits

Author SHA1 Message Date
farodin91
5921af4c49 Refactor FileReader 2015-07-29 14:18:59 +02:00
farodin91
20f99e92d8 Adding for support Blob.{close,isClose} 2015-07-29 09:54:08 +02:00
Bogdan Cuza
233a769c67 Add spec links 2015-07-28 13:28:41 +02:00
Michael Howell
572616605a Use empty Vec instead of None. 2015-07-26 13:58:29 -07:00
Michael Howell
20f78b4fcb Remove unnecessarily verbose matches.
Fixes .
2015-07-25 23:00:40 -07:00
Ravi Shankar
af87687659 Combining FileReaderEvent and Process; r=jdm 2015-07-26 00:41:07 +05:30
farodin91
27e760e28d Implement FileReader.{readAsText,readAsDataUrl}. Fixes 2015-07-23 22:33:51 +02:00