mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9bce78fbcc
With this patch, we introduce mtp-watcher-notify, used to tell device storage about new files added by MTP, and mtp-watcher-update, used to tell MTP about device storage changes. By using 2 new messages, rather than trying to reuse file-watcher-notify and file-watcher-update, we prevent update "loops". |
||
---|---|---|
.. | ||
ipc | ||
test | ||
DeviceStorage.h | ||
DeviceStorageAreaListener.cpp | ||
DeviceStorageAreaListener.h | ||
DeviceStorageFileDescriptor.h | ||
DeviceStorageRequestChild.cpp | ||
DeviceStorageRequestChild.h | ||
DeviceStorageRequestParent.cpp | ||
DeviceStorageRequestParent.h | ||
DeviceStorageStatics.cpp | ||
DeviceStorageStatics.h | ||
moz.build | ||
nsDeviceStorage.cpp | ||
nsDeviceStorage.h | ||
PDeviceStorageRequest.ipdl |