зеркало из https://github.com/mozilla/gecko-dev.git
d0ebde3bb7
The only manual changes here are to BindingUtils.h, Codegen.py, and StructuredClone.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/WrapObject\((JSContext *\* *(?:aCx|cx)),(\s*)(JS::MutableHandle<JSObject\*> aReflector)/WrapObject(\1,\2JS::Handle<JSObject*> aGivenProto,\2\3/g' find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(Binding(?:_workers)?::Wrap\((?:aCx|cx)), this, aReflector/\1, this, aGivenProto, aReflector/' |
||
---|---|---|
.. | ||
test | ||
EncodingUtils.cpp | ||
EncodingUtils.h | ||
FallbackEncoding.cpp | ||
FallbackEncoding.h | ||
TextDecoder.cpp | ||
TextDecoder.h | ||
TextEncoder.cpp | ||
TextEncoder.h | ||
domainsfallbacks.properties | ||
encodingsgroups.properties | ||
labelsencodings.properties | ||
localesfallbacks.properties | ||
moz.build | ||
nonparticipatingdomains.properties |