mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
988b8e01be
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' |
||
---|---|---|
.. | ||
bluedroid | ||
bluez | ||
ipc | ||
tests/marionette | ||
BluetoothAdapter.cpp | ||
BluetoothAdapter.h | ||
BluetoothClassOfDevice.cpp | ||
BluetoothClassOfDevice.h | ||
BluetoothCommon.h | ||
BluetoothDevice.cpp | ||
BluetoothDevice.h | ||
BluetoothDiscoveryHandle.cpp | ||
BluetoothDiscoveryHandle.h | ||
BluetoothGatt.cpp | ||
BluetoothGatt.h | ||
BluetoothHfpManagerBase.h | ||
BluetoothHidManager.cpp | ||
BluetoothHidManager.h | ||
BluetoothInterface.cpp | ||
BluetoothInterface.h | ||
BluetoothInterfaceHelpers.h | ||
BluetoothManager.cpp | ||
BluetoothManager.h | ||
BluetoothPairingHandle.cpp | ||
BluetoothPairingHandle.h | ||
BluetoothPairingListener.cpp | ||
BluetoothPairingListener.h | ||
BluetoothProfileController.cpp | ||
BluetoothProfileController.h | ||
BluetoothProfileManagerBase.h | ||
BluetoothReplyRunnable.cpp | ||
BluetoothReplyRunnable.h | ||
BluetoothRilListener.cpp | ||
BluetoothRilListener.h | ||
BluetoothService.cpp | ||
BluetoothService.h | ||
BluetoothSocketObserver.h | ||
BluetoothUtils.cpp | ||
BluetoothUtils.h | ||
BluetoothUuid.cpp | ||
BluetoothUuid.h | ||
moz.build | ||
ObexBase.cpp | ||
ObexBase.h |