Merge mozilla-central to mozilla-inbound

This commit is contained in:
Carsten "Tomcat" Book
2016-07-14 11:56:37 +02:00
200 changed files with 1952 additions and 1915 deletions

View File

@@ -1391,12 +1391,10 @@ protected:
RefPtr<GetFilesHelper> mGetFilesRecursiveHelper;
RefPtr<GetFilesHelper> mGetFilesNonRecursiveHelper;
#ifndef MOZ_CHILD_PERMISSIONS
/**
* Hack for bug 1086684: Stash the .value when we're a file picker.
*/
nsString mFirstFilePath;
#endif
RefPtr<FileList> mFileList;
Sequence<RefPtr<Entry>> mEntries;