Merge mozilla-central to mozilla-inbound
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user