-
- Downloads
Bug 1811934 - Have nsID::ToString() return an managed string instead of a raw...
Bug 1811934 - Have nsID::ToString() return an managed string instead of a raw pointer r=xpcom-reviewers,nika And use nsID::ToProvidedString(...) method when suitable. This naturally fixes a memory leak in dom/fetch/FetchParent.cpp. Differential Revision: https://phabricator.services.mozilla.com/D167606
Showing
- dom/fetch/FetchParent.cpp 1 addition, 1 deletiondom/fetch/FetchParent.cpp
- js/xpconnect/src/XPCWrappedJS.cpp 3 additions, 7 deletionsjs/xpconnect/src/XPCWrappedJS.cpp
- js/xpconnect/src/XPCWrappedJSClass.cpp 2 additions, 5 deletionsjs/xpconnect/src/XPCWrappedJSClass.cpp
- toolkit/components/extensions/webidl-api/ExtensionAPIRequest.cpp 1 addition, 1 deletion.../components/extensions/webidl-api/ExtensionAPIRequest.cpp
- xpcom/base/nsID.cpp 3 additions, 11 deletionsxpcom/base/nsID.cpp
- xpcom/base/nsID.h 7 additions, 4 deletionsxpcom/base/nsID.h
- xpcom/components/nsComponentManager.cpp 4 additions, 8 deletionsxpcom/components/nsComponentManager.cpp
- xpcom/ds/nsVariant.cpp 1 addition, 6 deletionsxpcom/ds/nsVariant.cpp
- xpcom/tests/gtest/TestID.cpp 2 additions, 5 deletionsxpcom/tests/gtest/TestID.cpp
Loading
Please register or sign in to comment