gecko/dom/file/test
2012-08-17 18:04:03 -07:00
..
dummy_worker.js Bug 778023 - Need to figure out how cycle collected DOM files are supposed to play with workers. r=bent. Make worker.postMessage() to just throw for now. 2012-08-02 07:34:26 +02:00
helpers.js Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking 2012-07-05 14:11:48 -07:00
Makefile.in Bug 781153 - ArchiveReader doesn't support zip-in-zip archives, r=jst 2012-08-17 18:04:03 -07:00
test_append_read_data.html Bug 761159 - FileHandle: Better handling of the end of file state. r=sicking 2012-06-17 05:36:54 +02:00
test_archivereader_zip_in_zip.html Bug 781153 - ArchiveReader doesn't support zip-in-zip archives, r=jst 2012-08-17 18:04:03 -07:00
test_archivereader.html Bug 772434 - Blob support for Zip file contents, r=jst 2012-07-27 17:21:34 -07:00
test_getFileId.html
test_location.html Bug 761159 - FileHandle: Better handling of the end of file state. r=sicking 2012-06-17 05:36:54 +02:00
test_lockedfile_lifetimes_nested.html Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent 2012-06-18 19:09:26 +02:00
test_lockedfile_lifetimes.html
test_lockedfile_ordering.html
test_overlapping_lockedfiles.html
test_progress_events.html
test_readonly_lockedfiles.html
test_request_readyState.html
test_stream_tracking.html Bug 771498 - FileHandle: getFile() should return a DOMRequest (instead of a FileRequest). r=sicking 2012-07-10 07:07:01 +02:00
test_success_events_after_abort.html Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent 2012-06-18 19:09:26 +02:00
test_truncate.html
test_workers.html Bug 778023 - Need to figure out how cycle collected DOM files are supposed to play with workers. r=bent. Make worker.postMessage() to just throw for now. 2012-08-02 07:34:26 +02:00
test_write_read_data.html