gecko/dom/file/test
2013-02-25 10:43:03 -08: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 795930 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir 2012-11-08 15:57:17 +00:00
Makefile.in Bug 781425 - Part 1: Enconding and dictionary. r=mounir, sr=sicking 2012-11-06 18:23:13 -05: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_nonUnicode.html Bug 843711 - Fix up new |Components| culprits in test suite. r=mccr8 2013-02-25 10:43:03 -08:00
test_archivereader_zip_in_zip.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
test_archivereader.html Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir 2012-11-08 15:57:17 +00:00
test_bug_793311.html Bug 793311 - Crash in nsDOMFileFile::nsDOMFileFile. r=khuey 2012-09-25 11:04:25 -04: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 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +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 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +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