mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b6e32c07fe
The goal here is to leave creation stuff mostly for JS, so we can convert it entirely over to a non-threadsafe cycle-collected version without breaking any existing C++ users. I didn't do this for a remaining use in nsGlobalWindow.h to avoid including nsVariant.h all over the place. |
||
---|---|---|
.. | ||
DOMStorage.cpp | ||
DOMStorage.h | ||
DOMStorageCache.cpp | ||
DOMStorageCache.h | ||
DOMStorageDBThread.cpp | ||
DOMStorageDBThread.h | ||
DOMStorageIPC.cpp | ||
DOMStorageIPC.h | ||
DOMStorageManager.cpp | ||
DOMStorageManager.h | ||
DOMStorageObserver.cpp | ||
DOMStorageObserver.h | ||
moz.build | ||
PStorage.ipdl |