mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
54c64f20a9
The only manual changes here are to BindingUtils.h, BindingUtils.cpp, Codegen.py, Element.cpp, IDBFileRequest.cpp, IDBObjectStore.cpp, dom/workers/Navigator.cpp, WorkerPrivate.cpp, DeviceStorageRequestChild.cpp, Notification.cpp, nsGlobalWindow.cpp, MessagePort.cpp, nsJSEnvironment.cpp, Sandbox.cpp, XPCConvert.cpp, ExportHelpers.cpp, and DataStoreService.cpp. The rest of this diff was generated by running the following commands: find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapObjectInternal\(JSContext *\* *(?:aCx|cx|aContext|aCtx|js))\)/\1, JS::Handle<JSObject*> aGivenProto)/g' find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapObjectInternal\((?:aCx|cx|aContext|aCtx|js))\)/\1, aGivenProto)/g' find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapNode\(JSContext *\* *(?:aCx|cx|aContext|aCtx|js))\)/\1, JS::Handle<JSObject*> aGivenProto)/g' find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapNode\((?:aCx|cx|aContext|aCtx|js))\)/\1, aGivenProto)/g' find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapObject\(JSContext *\* *(?:aCx|cx|aContext|aCtx|js))\)/\1, JS::Handle<JSObject*> aGivenProto)/g' find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(Binding(?:_workers)?::Wrap\((?:aCx|cx|aContext|aCtx|js), [^,)]+)\)/\1, aGivenProto)/g' |
||
---|---|---|
.. | ||
test/mochitest | ||
Action.cpp | ||
Action.h | ||
ActorChild.cpp | ||
ActorChild.h | ||
ActorUtils.h | ||
AutoUtils.cpp | ||
AutoUtils.h | ||
Cache.cpp | ||
Cache.h | ||
CacheChild.cpp | ||
CacheChild.h | ||
CacheInitData.ipdlh | ||
CacheParent.cpp | ||
CacheParent.h | ||
CacheStorage.cpp | ||
CacheStorage.h | ||
CacheStorageChild.cpp | ||
CacheStorageChild.h | ||
CacheStorageParent.cpp | ||
CacheStorageParent.h | ||
CacheStreamControlChild.cpp | ||
CacheStreamControlChild.h | ||
CacheStreamControlParent.cpp | ||
CacheStreamControlParent.h | ||
Context.cpp | ||
Context.h | ||
DBAction.cpp | ||
DBAction.h | ||
DBSchema.cpp | ||
DBSchema.h | ||
Feature.cpp | ||
Feature.h | ||
FetchPut.cpp | ||
FetchPut.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
IPCUtils.h | ||
Manager.cpp | ||
Manager.h | ||
ManagerId.cpp | ||
ManagerId.h | ||
moz.build | ||
PCache.ipdl | ||
PCacheStorage.ipdl | ||
PCacheStreamControl.ipdl | ||
PCacheTypes.ipdlh | ||
PrincipalVerifier.cpp | ||
PrincipalVerifier.h | ||
QuotaClient.cpp | ||
QuotaClient.h | ||
ReadStream.cpp | ||
ReadStream.h | ||
SavedTypes.h | ||
StreamList.cpp | ||
StreamList.h | ||
StreamUtils.cpp | ||
StreamUtils.h | ||
Types.h | ||
TypeUtils.cpp | ||
TypeUtils.h |