Loading netwerk/socket/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -47,5 +47,3 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] == "windows": FINAL_LIBRARY = "xul" CONFIGURE_SUBST_FILES += ["neqo/extra-bindgen-flags"] REQUIRES_UNIFIED_BUILD = True netwerk/socket/nsNamedPipeService.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ #include "nsNetCID.h" #include "nsThreadUtils.h" #include "mozilla/ClearOnShutdown.h" #include "mozilla/Logging.h" namespace mozilla { namespace net { Loading netwerk/socket/nsSOCKSSocketProvider.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ #include "nsError.h" using mozilla::OriginAttributes; using namespace mozilla::net; ////////////////////////////////////////////////////////////////////////// Loading netwerk/socket/nsSocketProviderService.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ #include "nsTLSSocketProvider.h" #include "nsUDPSocketProvider.h" #include "mozilla/ClearOnShutdown.h" #include "nsThreadUtils.h" #include "nsCRT.h" mozilla::StaticRefPtr<nsSocketProviderService> nsSocketProviderService::gSingleton; Loading Loading
netwerk/socket/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -47,5 +47,3 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] == "windows": FINAL_LIBRARY = "xul" CONFIGURE_SUBST_FILES += ["neqo/extra-bindgen-flags"] REQUIRES_UNIFIED_BUILD = True
netwerk/socket/nsNamedPipeService.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ #include "nsNetCID.h" #include "nsThreadUtils.h" #include "mozilla/ClearOnShutdown.h" #include "mozilla/Logging.h" namespace mozilla { namespace net { Loading
netwerk/socket/nsSOCKSSocketProvider.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ #include "nsError.h" using mozilla::OriginAttributes; using namespace mozilla::net; ////////////////////////////////////////////////////////////////////////// Loading
netwerk/socket/nsSocketProviderService.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ #include "nsTLSSocketProvider.h" #include "nsUDPSocketProvider.h" #include "mozilla/ClearOnShutdown.h" #include "nsThreadUtils.h" #include "nsCRT.h" mozilla::StaticRefPtr<nsSocketProviderService> nsSocketProviderService::gSingleton; Loading