mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
56f44fdf10
This patch was mostly generated with this command: find . -name "*.h" -o -name "*.cpp" | xargs sed -e 's/Binding::Wrap(aCx, aScope, this/Binding::Wrap(aCx, this/' -e 's/Binding_workers::Wrap(aCx, aScope, this/Binding_workers::Wrap(aCx, this/' -e 's/Binding::Wrap(cx, scope, this/Binding::Wrap(cx, this/' -i "" plus a few manual fixes to dom/bindings/Codegen.py, js/xpconnect/src/event_impl_gen.py, and a few C++ files that were not caught in the search-and-replace above. |
||
---|---|---|
.. | ||
test | ||
ArchiveEvent.cpp | ||
ArchiveEvent.h | ||
ArchiveReader.cpp | ||
ArchiveReader.h | ||
ArchiveRequest.cpp | ||
ArchiveRequest.h | ||
ArchiveZipEvent.cpp | ||
ArchiveZipEvent.h | ||
ArchiveZipFile.cpp | ||
ArchiveZipFile.h | ||
AsyncHelper.cpp | ||
AsyncHelper.h | ||
File.cpp | ||
File.h | ||
FileCommon.h | ||
FileHandle.cpp | ||
FileHandle.h | ||
FileHelper.cpp | ||
FileHelper.h | ||
FileRequest.cpp | ||
FileRequest.h | ||
FileService.cpp | ||
FileService.h | ||
FileStreamWrappers.cpp | ||
FileStreamWrappers.h | ||
LockedFile.cpp | ||
LockedFile.h | ||
MemoryStreams.cpp | ||
MemoryStreams.h | ||
MetadataHelper.cpp | ||
MetadataHelper.h | ||
moz.build | ||
nsIFileStorage.h |