pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Aug  3 17:09:26 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo mozilla-common.mk
        pkgsrc/www/firefox/patches: patch-libwebrtc.diff

Log Message:
firefox: Updatet to 103.0.1

Changelog:
103.0.1:
New
  * Enabled hardware acceleration on newer AMD cards.

Fixed
  * Fixed a crash on Firefox shutdown caused by a bug in the audio manager.

103.0:
New
  * Improved responsiveness on macOS during periods of high CPU load by
    switching to a modern lock API.

  * Do you always forget something? Required fields are now highlighted in PDF
    forms.

  * Improved performance on high-refresh rate monitors (120Hz+).

  * Enjoying Picture-in-Picture subtitles feature? It just got better: you can
    now change subtitles font size directly from the PiP window. Additionally,
    PiP subtitles are now available at Funimation, Dailymotion, Tubi, Hotstar,
    and SonyLIV.

  * Buttons in the Tabs toolbar can now be reached with Tab, Shift+Tab, and
    Arrow keys. View this article for additional details.

  * Windows' "Make text bigger" accessibility setting now affects all the UI
    and content pages, rather than only applying to system font sizes.

  * Rejoice! You can now conveniently access Firefox, which will now be pinned
    to the Windows taskbar during installation on Windows 10 and 11. (This will
    also allow for Firefox to be launched quicker after installing.)

Fixed
  * Non-breaking spaces are now preserved --- preventing automatic line
    breaks --- when copying text from a form control.

  * Fixed WebGL performance issues on NVIDIA binary drivers via DMA-Buf on
    Linux.

  * Fixed an issue in which Firefox startup could be significantly slowed down
    by the processing of Web content local storage. This had the greatest
    impact on users with platter hard drives and significant local storage.

  * Various security fixes.

Changed
  * Removed a configuration option to allow SHA-1 signatures in certificates:
    SHA-1 signatures in certificates --- long since determined to no longer be
    secure enough --- are now not supported.

Security fixes:
#CVE-2022-36319: Mouse Position spoofing with CSS transforms
#CVE-2022-36318: Directory indexes for bundled resources reflected URL
 parameters
#CVE-2022-36314: Opening local <code>.lnk</code> files could cause unexpected
 network loads
#CVE-2022-36315: Preload Cache Bypasses Subresource Integrity
#CVE-2022-36316: Performance API leaked whether a cross-site resource is
 redirecting
#CVE-2022-2505: Memory safety bugs fixed in Firefox 103 and 102.1


To generate a diff of this commit:
cvs rdiff -u -r1.530 -r1.531 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.477 -r1.478 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.235 -r1.236 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/firefox/patches/patch-libwebrtc.diff

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.530 pkgsrc/www/firefox/Makefile:1.531
--- pkgsrc/www/firefox/Makefile:1.530   Mon Jul 25 01:01:54 2022
+++ pkgsrc/www/firefox/Makefile Wed Aug  3 17:09:26 2022
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.530 2022/07/25 01:01:54 tnn Exp $
+# $NetBSD: Makefile,v 1.531 2022/08/03 17:09:26 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            102.0
+MOZ_BRANCH=            103.0
 MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   3
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.477 pkgsrc/www/firefox/distinfo:1.478
--- pkgsrc/www/firefox/distinfo:1.477   Sun Jul 24 16:33:09 2022
+++ pkgsrc/www/firefox/distinfo Wed Aug  3 17:09:26 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.477 2022/07/24 16:33:09 rjs Exp $
+$NetBSD: distinfo,v 1.478 2022/08/03 17:09:26 ryoon Exp $
 
-BLAKE2s (firefox-102.0.1.source.tar.xz) = 43e2f34c0e39d1a3d3d341e55d474a9e5551865ace57f9f0fd1d7eb16676ef64
-SHA512 (firefox-102.0.1.source.tar.xz) = a930d359fb81e473b963a93f6db5110871e9fd57f6d0f352513047d363d930dd4811e8dd786c2f6f3541c3871eb1c0169b718652d9ee076fd13a20f52af30417
-Size (firefox-102.0.1.source.tar.xz) = 477609884 bytes
+BLAKE2s (firefox-103.0.1.source.tar.xz) = 5128a952e6957b1b808dd5c513848706937e6943639d64ac6856858ae8564cb1
+SHA512 (firefox-103.0.1.source.tar.xz) = cb487e1d5d602e6b07093b5e722c4e70b9bf39f42c13c25642f263f90f9d3940d02e6fdbab9e8f41b66a50f81d70300acf81c222f08a26eed3ae55777fdc6303
+Size (firefox-103.0.1.source.tar.xz) = 480380068 bytes
 BLAKE2s (nodejs-output-95.0.tgz) = c44b37d3605524a49157002f01c29f568f04194b0e635bc312de7ffdeb9a74c9
 SHA512 (nodejs-output-95.0.tgz) = 2faf326f4e100b66f8597c365cc2eb5d0eee26aae92a7e2446891f2178041aa71ba16eae37000acacd43a657025ec11c18db73b112f5c49cc21cdb882da6d798
 Size (nodejs-output-95.0.tgz) = 200627 bytes
@@ -23,7 +23,7 @@ SHA1 (patch-js_src_jit_ProcessExecutable
 SHA1 (patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp) = fdc522e3fb626b1b8a2ebf19ad60bfc25dfa4183
 SHA1 (patch-js_src_util_NativeStack.cpp) = a0a16d8d8d78d3cc3f4d2a508586f1a7821f7dba
 SHA1 (patch-js_src_vm_ArrayBufferObject.cpp) = 0501fdcae11568ae4ea78e0d2f6b3750b7a67d47
-SHA1 (patch-libwebrtc.diff) = 74e110546874446cad066a15614af5e96e1f7fe8
+SHA1 (patch-libwebrtc.diff) = e007fe7dd2fd16e7d0ac4a35f9a006db4e24eb7e
 SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = de58daa0fd23d4fec50426602b65c9ea5862558a
 SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 2ef11da83c90c41490db4c0d9809c3e1826b488a
 SHA1 (patch-media_libcubeb_src_cubeb__jack.cpp) = fc546c5e6582fd5eda64ba83287dfbbb3c9e229f

Index: pkgsrc/www/firefox/mozilla-common.mk
diff -u pkgsrc/www/firefox/mozilla-common.mk:1.235 pkgsrc/www/firefox/mozilla-common.mk:1.236
--- pkgsrc/www/firefox/mozilla-common.mk:1.235  Sun Jul 17 08:08:56 2022
+++ pkgsrc/www/firefox/mozilla-common.mk        Wed Aug  3 17:09:26 2022
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.235 2022/07/17 08:08:56 wiz Exp $
+# $NetBSD: mozilla-common.mk,v 1.236 2022/08/03 17:09:26 ryoon Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -20,7 +20,7 @@ USE_LANGUAGES+=               c c++
 # ERROR: Only GCC 7.1 or newer is supported (found version 5.5.0).
 GCC_REQD+=             7
 
-TOOL_DEPENDS+=         cbindgen>=0.23.0:../../devel/cbindgen
+TOOL_DEPENDS+=         cbindgen>=0.24.3:../../devel/cbindgen
 
 .if defined(FIREFOX_MAINTAINER) && !defined(MAINTAINER_INTERNAL)
 TOOL_DEPENDS+=         nodejs-[0-9]*:../../lang/nodejs
@@ -199,7 +199,7 @@ BUILDLINK_API_DEPENDS.libevent+=    libeven
 BUILDLINK_API_DEPENDS.nspr+=   nspr>=4.34
 .include "../../devel/nspr/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+=    nss>=3.79
+BUILDLINK_API_DEPENDS.nss+=    nss>=3.80
 .include "../../devel/nss/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 #.include "../../mk/jpeg.buildlink3.mk"

Index: pkgsrc/www/firefox/patches/patch-libwebrtc.diff
diff -u pkgsrc/www/firefox/patches/patch-libwebrtc.diff:1.6 pkgsrc/www/firefox/patches/patch-libwebrtc.diff:1.7
--- pkgsrc/www/firefox/patches/patch-libwebrtc.diff:1.6 Sun Jul 24 16:33:09 2022
+++ pkgsrc/www/firefox/patches/patch-libwebrtc.diff     Wed Aug  3 17:09:26 2022
@@ -1,8 +1,10 @@
-$NetBSD: patch-libwebrtc.diff,v 1.6 2022/07/24 16:33:09 rjs Exp $
+$NetBSD: patch-libwebrtc.diff,v 1.7 2022/08/03 17:09:26 ryoon Exp $
 
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build
---- third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build  2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build 2022-06-23 07:13:54.673949403 +0900
+Generated by scripts in http://ftp.netbsd.org/pub/NetBSD/misc/ryoon/firefox-103.0-create-libwebrtc.diff and modified by hand.
+
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build
+--- third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build  2022-07-26 23:57:28.491578328 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -22,17 +24,8 @@ _+++ third_party/libwebrtc/api/adaptatio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -41,9 +34,9 @@ _+++ third_party/libwebrtc/api/adaptatio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -55,9 +48,9 @@ _+++ third_party/libwebrtc/api/adaptatio
 +    ]
 +
  Library("resource_adaptation_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/array_view_gn/moz.build firefox-102.0/third_party/libwebrtc/api/array_view_gn/moz.build
---- third_party/libwebrtc/api/array_view_gn/moz.build  2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/array_view_gn/moz.build 2022-06-23 07:13:54.683864356 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/array_view_gn/moz.build firefox-103.0/third_party/libwebrtc/api/array_view_gn/moz.build
+--- third_party/libwebrtc/api/array_view_gn/moz.build  2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/array_view_gn/moz.build  2022-07-26 23:57:28.411454920 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -77,17 +70,8 @@ _+++ third_party/libwebrtc/api/array_vie
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -96,9 +80,9 @@ _+++ third_party/libwebrtc/api/array_vie
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -110,9 +94,9 @@ _+++ third_party/libwebrtc/api/array_vie
 +    ]
 +
  Library("array_view_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio/aec3_config_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio/aec3_config_gn/moz.build
---- third_party/libwebrtc/api/audio/aec3_config_gn/moz.build   2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/audio/aec3_config_gn/moz.build  2022-06-23 07:13:54.675378802 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio/aec3_config_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio/aec3_config_gn/moz.build
+--- third_party/libwebrtc/api/audio/aec3_config_gn/moz.build   2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/audio/aec3_config_gn/moz.build   2022-07-26 23:57:28.532316610 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -132,17 +116,8 @@ _+++ third_party/libwebrtc/api/audio/aec
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -151,9 +126,9 @@ _+++ third_party/libwebrtc/api/audio/aec
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -165,9 +140,9 @@ _+++ third_party/libwebrtc/api/audio/aec
 +    ]
 +
  Library("aec3_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build
---- third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build  2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build 2022-06-23 07:13:54.678225748 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build
+--- third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/audio/aec3_factory_gn/moz.build  2022-07-26 23:57:28.536379004 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -187,17 +162,8 @@ _+++ third_party/libwebrtc/api/audio/aec
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -206,9 +172,9 @@ _+++ third_party/libwebrtc/api/audio/aec
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -220,9 +186,9 @@ _+++ third_party/libwebrtc/api/audio/aec
 +    ]
 +
  Library("aec3_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build
---- third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build       2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build      2022-06-23 07:13:54.679649416 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build
+--- third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio/audio_frame_api_gn/moz.build       2022-07-26 23:57:28.530954587 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -242,17 +208,8 @@ _+++ third_party/libwebrtc/api/audio/aud
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -261,9 +218,9 @@ _+++ third_party/libwebrtc/api/audio/aud
  
      DEFINES["_DEBUG"] = True
  
-@@ -202,4 +205,13 @@
-         "-msse2"
-     ]
+@@ -201,4 +204,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -275,9 +232,9 @@ _+++ third_party/libwebrtc/api/audio/aud
 +    ]
 +
  Library("audio_frame_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build
---- third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build       2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build      2022-06-23 07:13:54.676787302 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build
+--- third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio/audio_mixer_api_gn/moz.build       2022-07-26 23:57:28.533672041 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -297,17 +254,8 @@ _+++ third_party/libwebrtc/api/audio/aud
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -316,9 +264,9 @@ _+++ third_party/libwebrtc/api/audio/aud
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -330,9 +278,9 @@ _+++ third_party/libwebrtc/api/audio/aud
 +    ]
 +
  Library("audio_mixer_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio/echo_control_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio/echo_control_gn/moz.build
---- third_party/libwebrtc/api/audio/echo_control_gn/moz.build  2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/audio/echo_control_gn/moz.build 2022-06-23 07:13:54.681052746 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio/echo_control_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio/echo_control_gn/moz.build
+--- third_party/libwebrtc/api/audio/echo_control_gn/moz.build  2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/audio/echo_control_gn/moz.build  2022-07-26 23:57:28.535017252 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -352,17 +300,8 @@ _+++ third_party/libwebrtc/api/audio/ech
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -371,9 +310,9 @@ _+++ third_party/libwebrtc/api/audio/ech
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -385,9 +324,9 @@ _+++ third_party/libwebrtc/api/audio/ech
 +    ]
 +
  Library("echo_control_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build  2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build 2022-06-23 07:13:54.641157043 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build  2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build  2022-07-26 23:57:28.421062907 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -407,17 +346,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -426,9 +356,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -440,9 +370,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_L16_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build  2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build 2022-06-23 07:13:54.639734127 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build  2022-07-26 23:57:28.419696306 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -462,17 +392,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -481,9 +402,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -495,9 +416,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_L16_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build       2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build      2022-06-23 07:13:54.644047601 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build       2022-07-26 23:57:28.418328723 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -517,17 +438,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -156,7 +159,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -172,7 +175,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -150,7 +153,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -536,9 +448,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -204,4 +207,13 @@
-         "-msse2"
-     ]
+@@ -203,4 +206,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -550,9 +462,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_codecs_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build  2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build 2022-06-23 07:13:54.648362718 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build  2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/builtin_audio_decoder_factory_gn/moz.build  2022-07-27 05:57:44.377840164 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -571,19 +483,10 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
-     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
 @@ -173,7 +176,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -189,7 +192,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -591,8 +494,35 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -234,4 +237,13 @@
+@@ -219,7 +222,7 @@
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+ 
+-if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -233,7 +236,7 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+-if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     CXXFLAGS += [
          "-msse2"
+@@ -247,7 +250,7 @@
+         "m"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -257,4 +260,13 @@
+         "m"
      ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
@@ -605,9 +535,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("builtin_audio_decoder_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build  2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build 2022-06-23 07:13:54.642621228 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/builtin_audio_encoder_factory_gn/moz.build  2022-07-27 05:59:29.468036073 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -626,19 +556,10 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
-     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
 @@ -173,7 +176,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -189,7 +192,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -646,8 +567,40 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -234,4 +237,13 @@
+@@ -219,7 +222,7 @@
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+ 
+-if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -229,11 +232,11 @@
+         "m"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "arm" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+-if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     CXXFLAGS += [
          "-msse2"
+@@ -247,7 +250,7 @@
+         "m"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -257,4 +260,13 @@
+         "m"
      ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
@@ -660,9 +613,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("builtin_audio_encoder_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build        2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build       2022-06-23 07:13:54.646904896 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build        2022-07-26 23:57:28.435824464 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -682,17 +635,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -701,9 +645,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -715,9 +659,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_g711_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build        2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build       2022-06-23 07:13:54.645477601 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build        2022-07-26 23:57:28.434461038 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -737,17 +681,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -756,9 +691,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -770,9 +705,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_g711_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build        2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build       2022-06-23 07:13:54.631204701 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build        2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build        2022-07-26 23:57:28.414231985 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -792,17 +727,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -811,9 +737,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -825,9 +751,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_g722_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build 2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build        2022-06-23 07:13:54.632609423 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build 2022-07-26 23:57:28.415589128 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -847,17 +773,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -866,9 +783,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -880,9 +797,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_g722_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build        2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build       2022-06-23 07:13:54.634030296 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build        2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build        2022-07-26 23:57:28.416953495 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -902,17 +819,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -921,9 +829,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -935,9 +843,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_g722_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build        2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build       2022-06-23 07:13:54.638308024 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn/moz.build        2022-07-26 23:57:28.433096721 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -957,28 +865,19 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
- 
-     DEFINES["_DEBUG"] = True
+     DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
 +if CONFIG["MOZ_DEBUG"] == "1" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -990,9 +889,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_ilbc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build 2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build        2022-06-23 07:13:54.635443795 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build 2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn/moz.build 2022-07-26 23:57:28.431729889 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1012,17 +911,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1031,9 +921,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1045,9 +935,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_ilbc_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build        2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build       2022-06-23 07:13:54.636874357 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build        2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn/moz.build        2022-07-26 23:57:28.430376954 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1067,17 +957,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1086,9 +967,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1100,12 +981,21 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_ilbc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build    2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build   2022-06-23 07:13:54.624250467 +0900
-@@ -66,4 +66,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn/moz.build    2022-07-26 23:57:28.429013368 +0900
+@@ -68,7 +68,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -87,4 +87,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1117,9 +1007,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_isac_fix_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build  2022-06-17 06:35:00.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build 2022-06-23 07:13:54.629770943 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build  2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn/moz.build  2022-07-26 23:57:28.425215741 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1139,17 +1029,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -146,7 +149,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -162,7 +165,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -145,7 +148,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1158,9 +1039,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -194,4 +197,13 @@
-         "-msse2"
-     ]
+@@ -187,4 +190,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1172,9 +1053,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_isac_float_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build        2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build       2022-06-23 07:13:54.623057381 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_gn/moz.build        2022-07-27 06:00:49.201236097 +0900
 @@ -65,14 +65,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1193,29 +1074,52 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -163,7 +166,7 @@
+ 
+     DEFINES["_DEBUG"] = True
+ 
+-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["MOZ_DEBUG"] == "1" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_DEBUG"] = True
+ 
+@@ -205,7 +208,7 @@
      DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
      DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
-@@ -163,7 +166,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
+-if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -215,11 +218,11 @@
+         "m"
+     ]
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
+-if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "arm" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
-@@ -179,7 +182,7 @@
+     DEFINES["_GNU_SOURCE"] = True
  
-     DEFINES["_DEBUG"] = True
+-if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
--if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
-+if CONFIG["MOZ_DEBUG"] == "1" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -229,7 +232,7 @@
+         "m"
+     ]
  
-     DEFINES["_DEBUG"] = True
+-if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
-@@ -214,4 +217,13 @@
      DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
      DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -239,4 +242,13 @@
+         "m"
+     ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1227,12 +1131,21 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_isac_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build    2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build   2022-06-23 07:13:54.626873763 +0900
-@@ -66,4 +66,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build    2022-07-19 03:44:35.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn/moz.build    2022-07-26 23:57:28.426439905 +0900
+@@ -68,7 +68,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -87,4 +87,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1244,9 +1157,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_isac_fix_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build  2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build 2022-06-23 07:13:54.625666561 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build  2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn/moz.build  2022-07-26 23:57:28.427788583 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1266,17 +1179,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -146,7 +149,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -162,7 +165,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -145,7 +148,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1285,9 +1189,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -194,4 +197,13 @@
-         "-msse2"
-     ]
+@@ -187,4 +190,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1299,9 +1203,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_isac_float_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build        2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build       2022-06-23 07:13:54.628351543 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build        2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_gn/moz.build        2022-07-27 01:28:58.591097294 +0900
 @@ -65,14 +65,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1320,19 +1224,10 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
-     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
 @@ -163,7 +166,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -1340,9 +1235,36 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -214,4 +217,13 @@
+@@ -205,7 +208,7 @@
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+ 
+-if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -219,7 +222,7 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+-if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
+     DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -229,7 +232,7 @@
+         "m"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
      DEFINES["WEBRTC_USE_BUILTIN_ISAC_FIX"] = "0"
      DEFINES["WEBRTC_USE_BUILTIN_ISAC_FLOAT"] = "1"
+@@ -239,4 +242,13 @@
+         "m"
+     ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1354,9 +1276,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_isac_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build   2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build  2022-06-23 07:13:54.649789302 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build   2022-07-26 23:57:28.437188209 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1376,17 +1298,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1395,9 +1308,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -202,4 +205,13 @@
-         "-msse2"
-     ]
+@@ -201,4 +204,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1409,9 +1322,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_multiopus_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build 2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build        2022-06-23 07:13:54.655483674 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build 2022-07-26 23:57:28.444009384 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1431,17 +1344,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1450,9 +1354,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1464,9 +1368,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_opus_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build        2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build       2022-06-23 07:13:54.652646237 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_gn/moz.build        2022-07-26 23:57:28.439927924 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1486,17 +1390,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1505,9 +1400,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1519,9 +1414,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_decoder_opus_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build   2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build  2022-06-23 07:13:54.651218661 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build   2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build   2022-07-26 23:57:28.442660165 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1541,17 +1436,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1560,9 +1446,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -202,4 +205,13 @@
-         "-msse2"
-     ]
+@@ -201,4 +204,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1574,9 +1460,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_multiopus_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build 2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build        2022-06-23 07:13:54.656914055 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build 2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build 2022-07-26 23:57:28.441295357 +0900
 @@ -72,14 +72,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1596,17 +1482,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -158,7 +161,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -174,7 +177,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -152,7 +155,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1615,9 +1492,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -206,4 +209,13 @@
-         "-msse2"
-     ]
+@@ -205,4 +208,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1629,9 +1506,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_opus_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build
---- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build        2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build       2022-06-23 07:13:54.654070326 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build
+--- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build        2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_gn/moz.build        2022-07-26 23:57:28.438559971 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1651,17 +1528,8 @@ _+++ third_party/libwebrtc/api/audio_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1670,9 +1538,9 @@ _+++ third_party/libwebrtc/api/audio_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1684,9 +1552,9 @@ _+++ third_party/libwebrtc/api/audio_cod
 +    ]
 +
  Library("audio_encoder_opus_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/audio_options_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/audio_options_api_gn/moz.build
---- third_party/libwebrtc/api/audio_options_api_gn/moz.build   2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/audio_options_api_gn/moz.build  2022-06-23 07:13:54.707885897 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/audio_options_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/audio_options_api_gn/moz.build
+--- third_party/libwebrtc/api/audio_options_api_gn/moz.build   2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/api/audio_options_api_gn/moz.build   2022-07-26 23:57:28.526891883 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1706,17 +1574,8 @@ _+++ third_party/libwebrtc/api/audio_opt
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1725,9 +1584,9 @@ _+++ third_party/libwebrtc/api/audio_opt
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1739,9 +1598,9 @@ _+++ third_party/libwebrtc/api/audio_opt
 +    ]
 +
  Library("audio_options_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/bitrate_allocation_gn/moz.build firefox-102.0/third_party/libwebrtc/api/bitrate_allocation_gn/moz.build
---- third_party/libwebrtc/api/bitrate_allocation_gn/moz.build  2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/bitrate_allocation_gn/moz.build 2022-06-23 07:13:54.672527658 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/bitrate_allocation_gn/moz.build firefox-103.0/third_party/libwebrtc/api/bitrate_allocation_gn/moz.build
+--- third_party/libwebrtc/api/bitrate_allocation_gn/moz.build  2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/bitrate_allocation_gn/moz.build  2022-07-26 23:57:28.404683419 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1761,17 +1620,8 @@ _+++ third_party/libwebrtc/api/bitrate_a
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1780,9 +1630,9 @@ _+++ third_party/libwebrtc/api/bitrate_a
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1794,9 +1644,9 @@ _+++ third_party/libwebrtc/api/bitrate_a
 +    ]
 +
  Library("bitrate_allocation_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/call_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/call_api_gn/moz.build
---- third_party/libwebrtc/api/call_api_gn/moz.build    2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/call_api_gn/moz.build   2022-06-23 07:13:54.703647353 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/call_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/call_api_gn/moz.build
+--- third_party/libwebrtc/api/call_api_gn/moz.build    2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/call_api_gn/moz.build    2022-07-26 23:57:28.483415339 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1816,17 +1666,8 @@ _+++ third_party/libwebrtc/api/call_api_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1835,9 +1676,9 @@ _+++ third_party/libwebrtc/api/call_api_
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1849,9 +1690,9 @@ _+++ third_party/libwebrtc/api/call_api_
 +    ]
 +
  Library("call_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/callfactory_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/callfactory_api_gn/moz.build
---- third_party/libwebrtc/api/callfactory_api_gn/moz.build     2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/callfactory_api_gn/moz.build    2022-06-23 07:13:54.621614416 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/callfactory_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/callfactory_api_gn/moz.build
+--- third_party/libwebrtc/api/callfactory_api_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/callfactory_api_gn/moz.build     2022-07-26 23:57:28.506478955 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1871,17 +1712,8 @@ _+++ third_party/libwebrtc/api/callfacto
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1890,9 +1722,9 @@ _+++ third_party/libwebrtc/api/callfacto
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1904,9 +1736,9 @@ _+++ third_party/libwebrtc/api/callfacto
 +    ]
 +
  Library("callfactory_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build firefox-102.0/third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build
---- third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build    2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build   2022-06-23 07:13:54.696577012 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build firefox-103.0/third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build
+--- third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build    2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/crypto/frame_decryptor_interface_gn/moz.build    2022-07-26 23:57:28.410105230 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1926,17 +1758,8 @@ _+++ third_party/libwebrtc/api/crypto/fr
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -1945,9 +1768,9 @@ _+++ third_party/libwebrtc/api/crypto/fr
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -1959,9 +1782,9 @@ _+++ third_party/libwebrtc/api/crypto/fr
 +    ]
 +
  Library("frame_decryptor_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build firefox-102.0/third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build
---- third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build    2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build   2022-06-23 07:13:54.697983398 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build firefox-103.0/third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build
+--- third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build    2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/api/crypto/frame_encryptor_interface_gn/moz.build    2022-07-26 23:57:28.408751994 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -1981,17 +1804,8 @@ _+++ third_party/libwebrtc/api/crypto/fr
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2000,9 +1814,9 @@ _+++ third_party/libwebrtc/api/crypto/fr
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2014,9 +1828,9 @@ _+++ third_party/libwebrtc/api/crypto/fr
 +    ]
 +
  Library("frame_encryptor_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/crypto/options_gn/moz.build firefox-102.0/third_party/libwebrtc/api/crypto/options_gn/moz.build
---- third_party/libwebrtc/api/crypto/options_gn/moz.build      2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/api/crypto/options_gn/moz.build     2022-06-23 07:13:54.699407397 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/crypto/options_gn/moz.build firefox-103.0/third_party/libwebrtc/api/crypto/options_gn/moz.build
+--- third_party/libwebrtc/api/crypto/options_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/crypto/options_gn/moz.build      2022-07-26 23:57:28.407404699 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2036,17 +1850,8 @@ _+++ third_party/libwebrtc/api/crypto/op
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2055,9 +1860,9 @@ _+++ third_party/libwebrtc/api/crypto/op
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2069,9 +1874,9 @@ _+++ third_party/libwebrtc/api/crypto/op
 +    ]
 +
  Library("options_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/fec_controller_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/fec_controller_api_gn/moz.build
---- third_party/libwebrtc/api/fec_controller_api_gn/moz.build  2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/fec_controller_api_gn/moz.build 2022-06-23 07:13:54.688074296 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/fec_controller_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/fec_controller_api_gn/moz.build
+--- third_party/libwebrtc/api/fec_controller_api_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/fec_controller_api_gn/moz.build  2022-07-26 23:57:28.472594398 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2091,17 +1896,8 @@ _+++ third_party/libwebrtc/api/fec_contr
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2110,9 +1906,9 @@ _+++ third_party/libwebrtc/api/fec_contr
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2124,9 +1920,9 @@ _+++ third_party/libwebrtc/api/fec_contr
 +    ]
 +
  Library("fec_controller_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build firefox-102.0/third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build
---- third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build 2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build        2022-06-23 07:13:54.700822599 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build firefox-103.0/third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build
+--- third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build 2022-07-26 23:57:28.525528838 +0900
 @@ -64,14 +64,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2146,17 +1942,8 @@ _+++ third_party/libwebrtc/api/frame_tra
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2165,9 +1952,9 @@ _+++ third_party/libwebrtc/api/frame_tra
  
      DEFINES["_DEBUG"] = True
  
-@@ -192,4 +195,13 @@
-         "android_support"
-     ]
+@@ -193,4 +196,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2179,9 +1966,9 @@ _+++ third_party/libwebrtc/api/frame_tra
 +    ]
 +
  Library("frame_transformer_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/function_view_gn/moz.build firefox-102.0/third_party/libwebrtc/api/function_view_gn/moz.build
---- third_party/libwebrtc/api/function_view_gn/moz.build       2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/function_view_gn/moz.build      2022-06-23 07:13:54.686673901 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/function_view_gn/moz.build firefox-103.0/third_party/libwebrtc/api/function_view_gn/moz.build
+--- third_party/libwebrtc/api/function_view_gn/moz.build       2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/function_view_gn/moz.build       2022-07-26 23:57:28.475291243 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2201,17 +1988,8 @@ _+++ third_party/libwebrtc/api/function_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2220,9 +1998,9 @@ _+++ third_party/libwebrtc/api/function_
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2234,9 +2012,9 @@ _+++ third_party/libwebrtc/api/function_
 +    ]
 +
  Library("function_view_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build
---- third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build       2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build      2022-06-23 07:13:54.580337655 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build
+--- third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/libjingle_logging_api_gn/moz.build       2022-07-26 23:57:28.473941082 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2255,18 +2033,9 @@ _+++ third_party/libwebrtc/api/libjingle
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2275,9 +2044,9 @@ _+++ third_party/libwebrtc/api/libjingle
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2289,9 +2058,9 @@ _+++ third_party/libwebrtc/api/libjingle
 +    ]
 +
  Library("jingle_logging_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/media_stream_interface_gn/moz.build firefox-102.0/third_party/libwebrtc/api/media_stream_interface_gn/moz.build
---- third_party/libwebrtc/api/media_stream_interface_gn/moz.build      2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/api/media_stream_interface_gn/moz.build     2022-06-23 07:13:54.570426730 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/media_stream_interface_gn/moz.build firefox-103.0/third_party/libwebrtc/api/media_stream_interface_gn/moz.build
+--- third_party/libwebrtc/api/media_stream_interface_gn/moz.build      2022-07-19 03:44:35.000000000 +0900
++++ third_party/libwebrtc/api/media_stream_interface_gn/moz.build      2022-07-26 23:57:28.490217888 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2311,17 +2080,8 @@ _+++ third_party/libwebrtc/api/media_str
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2330,9 +2090,9 @@ _+++ third_party/libwebrtc/api/media_str
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2344,9 +2104,9 @@ _+++ third_party/libwebrtc/api/media_str
 +    ]
 +
  Library("media_stream_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build firefox-102.0/third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build
---- third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build      2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build     2022-06-23 07:13:54.692325634 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build firefox-103.0/third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build
+--- third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/neteq/default_neteq_controller_factory_gn/moz.build      2022-07-26 23:57:28.486134275 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2366,17 +2126,8 @@ _+++ third_party/libwebrtc/api/neteq/def
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2385,9 +2136,9 @@ _+++ third_party/libwebrtc/api/neteq/def
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2399,9 +2150,9 @@ _+++ third_party/libwebrtc/api/neteq/def
 +    ]
 +
  Library("default_neteq_controller_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build
---- third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build     2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build    2022-06-23 07:13:54.693753120 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build
+--- third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build     2022-07-26 23:57:28.487499143 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2421,17 +2172,8 @@ _+++ third_party/libwebrtc/api/neteq/net
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2440,9 +2182,9 @@ _+++ third_party/libwebrtc/api/neteq/net
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2454,9 +2196,9 @@ _+++ third_party/libwebrtc/api/neteq/net
 +    ]
 +
  Library("neteq_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build
---- third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build  2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build 2022-06-23 07:13:54.689477446 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build
+--- third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build  2022-07-26 23:57:28.484767854 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2476,17 +2218,8 @@ _+++ third_party/libwebrtc/api/neteq/net
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -152,7 +155,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -168,7 +171,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -146,7 +149,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2495,9 +2228,9 @@ _+++ third_party/libwebrtc/api/neteq/net
  
      DEFINES["_DEBUG"] = True
  
-@@ -190,4 +193,13 @@
-         "android_support"
-     ]
+@@ -191,4 +194,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2509,9 +2242,9 @@ _+++ third_party/libwebrtc/api/neteq/net
 +    ]
 +
  Library("neteq_controller_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build firefox-102.0/third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build
---- third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build    2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build   2022-06-23 07:13:54.690901856 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build firefox-103.0/third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build
+--- third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build    2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/neteq/tick_timer_gn/moz.build    2022-07-26 23:57:28.488859242 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2531,17 +2264,8 @@ _+++ third_party/libwebrtc/api/neteq/tic
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2550,9 +2274,9 @@ _+++ third_party/libwebrtc/api/neteq/tic
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2564,9 +2288,9 @@ _+++ third_party/libwebrtc/api/neteq/tic
 +    ]
 +
  Library("tick_timer_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build
---- third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build 2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build        2022-06-23 07:13:54.581739082 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build
+--- third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/network_state_predictor_api_gn/moz.build 2022-07-26 23:57:28.528237395 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2586,17 +2310,8 @@ _+++ third_party/libwebrtc/api/network_s
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2605,9 +2320,9 @@ _+++ third_party/libwebrtc/api/network_s
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2619,9 +2334,9 @@ _+++ third_party/libwebrtc/api/network_s
 +    ]
 +
  Library("network_state_predictor_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/numerics/numerics_gn/moz.build firefox-102.0/third_party/libwebrtc/api/numerics/numerics_gn/moz.build
---- third_party/libwebrtc/api/numerics/numerics_gn/moz.build   2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/numerics/numerics_gn/moz.build  2022-06-23 07:13:54.571854386 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/numerics/numerics_gn/moz.build firefox-103.0/third_party/libwebrtc/api/numerics/numerics_gn/moz.build
+--- third_party/libwebrtc/api/numerics/numerics_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/numerics/numerics_gn/moz.build   2022-07-26 23:57:28.505127813 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2641,17 +2356,8 @@ _+++ third_party/libwebrtc/api/numerics/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2660,9 +2366,9 @@ _+++ third_party/libwebrtc/api/numerics/
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2674,9 +2380,9 @@ _+++ third_party/libwebrtc/api/numerics/
 +    ]
 +
  Library("numerics_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/priority_gn/moz.build firefox-102.0/third_party/libwebrtc/api/priority_gn/moz.build
---- third_party/libwebrtc/api/priority_gn/moz.build    2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/api/priority_gn/moz.build   2022-06-23 07:13:54.659737036 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/priority_gn/moz.build firefox-103.0/third_party/libwebrtc/api/priority_gn/moz.build
+--- third_party/libwebrtc/api/priority_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/priority_gn/moz.build    2022-07-26 23:57:28.406022248 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2696,17 +2402,8 @@ _+++ third_party/libwebrtc/api/priority_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2715,9 +2412,9 @@ _+++ third_party/libwebrtc/api/priority_
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2729,9 +2426,9 @@ _+++ third_party/libwebrtc/api/priority_
 +    ]
 +
  Library("priority_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/refcountedbase_gn/moz.build firefox-102.0/third_party/libwebrtc/api/refcountedbase_gn/moz.build
---- third_party/libwebrtc/api/refcountedbase_gn/moz.build      2022-06-17 06:35:00.000000000 +0900
-_+++ third_party/libwebrtc/api/refcountedbase_gn/moz.build     2022-06-23 07:13:54.706471126 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/refcountedbase_gn/moz.build firefox-103.0/third_party/libwebrtc/api/refcountedbase_gn/moz.build
+--- third_party/libwebrtc/api/refcountedbase_gn/moz.build      2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/api/refcountedbase_gn/moz.build      2022-07-26 23:57:28.471252774 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2751,17 +2448,8 @@ _+++ third_party/libwebrtc/api/refcounte
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2770,9 +2458,9 @@ _+++ third_party/libwebrtc/api/refcounte
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2784,9 +2472,9 @@ _+++ third_party/libwebrtc/api/refcounte
 +    ]
 +
  Library("refcountedbase_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/rtc_error_gn/moz.build firefox-102.0/third_party/libwebrtc/api/rtc_error_gn/moz.build
---- third_party/libwebrtc/api/rtc_error_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/rtc_error_gn/moz.build  2022-06-23 07:13:54.658338044 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/rtc_error_gn/moz.build firefox-103.0/third_party/libwebrtc/api/rtc_error_gn/moz.build
+--- third_party/libwebrtc/api/rtc_error_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/rtc_error_gn/moz.build   2022-07-26 23:57:28.524171364 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2806,17 +2494,8 @@ _+++ third_party/libwebrtc/api/rtc_error
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2825,9 +2504,9 @@ _+++ third_party/libwebrtc/api/rtc_error
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2839,9 +2518,9 @@ _+++ third_party/libwebrtc/api/rtc_error
 +    ]
 +
  Library("rtc_error_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build firefox-102.0/third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build
---- third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build 2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build        2022-06-23 07:13:54.661156126 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build firefox-103.0/third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build
+--- third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build 2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/rtc_event_log/rtc_event_log_gn/moz.build 2022-07-26 23:57:28.518758399 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2861,17 +2540,8 @@ _+++ third_party/libwebrtc/api/rtc_event
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2880,9 +2550,9 @@ _+++ third_party/libwebrtc/api/rtc_event
  
      DEFINES["_DEBUG"] = True
  
-@@ -202,4 +205,13 @@
-         "-msse2"
-     ]
+@@ -201,4 +204,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2894,9 +2564,9 @@ _+++ third_party/libwebrtc/api/rtc_event
 +    ]
 +
  Library("rtc_event_log_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/rtp_headers_gn/moz.build firefox-102.0/third_party/libwebrtc/api/rtp_headers_gn/moz.build
---- third_party/libwebrtc/api/rtp_headers_gn/moz.build 2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/api/rtp_headers_gn/moz.build        2022-06-23 07:13:54.695171498 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/rtp_headers_gn/moz.build firefox-103.0/third_party/libwebrtc/api/rtp_headers_gn/moz.build
+--- third_party/libwebrtc/api/rtp_headers_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/rtp_headers_gn/moz.build 2022-07-26 23:57:28.522815613 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2916,17 +2586,8 @@ _+++ third_party/libwebrtc/api/rtp_heade
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2935,9 +2596,9 @@ _+++ third_party/libwebrtc/api/rtp_heade
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -2949,9 +2610,9 @@ _+++ third_party/libwebrtc/api/rtp_heade
 +    ]
 +
  Library("rtp_headers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/rtp_packet_info_gn/moz.build firefox-102.0/third_party/libwebrtc/api/rtp_packet_info_gn/moz.build
---- third_party/libwebrtc/api/rtp_packet_info_gn/moz.build     2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/rtp_packet_info_gn/moz.build    2022-06-23 07:13:54.608824085 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/rtp_packet_info_gn/moz.build firefox-103.0/third_party/libwebrtc/api/rtp_packet_info_gn/moz.build
+--- third_party/libwebrtc/api/rtp_packet_info_gn/moz.build     2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/api/rtp_packet_info_gn/moz.build     2022-07-26 23:57:28.503766782 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -2971,17 +2632,8 @@ _+++ third_party/libwebrtc/api/rtp_packe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -2990,9 +2642,9 @@ _+++ third_party/libwebrtc/api/rtp_packe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3004,9 +2656,9 @@ _+++ third_party/libwebrtc/api/rtp_packe
 +    ]
 +
  Library("rtp_packet_info_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/rtp_parameters_gn/moz.build firefox-102.0/third_party/libwebrtc/api/rtp_parameters_gn/moz.build
---- third_party/libwebrtc/api/rtp_parameters_gn/moz.build      2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/rtp_parameters_gn/moz.build     2022-06-23 07:13:54.702243943 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/rtp_parameters_gn/moz.build firefox-103.0/third_party/libwebrtc/api/rtp_parameters_gn/moz.build
+--- third_party/libwebrtc/api/rtp_parameters_gn/moz.build      2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/rtp_parameters_gn/moz.build      2022-07-26 23:57:28.529596803 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3026,17 +2678,8 @@ _+++ third_party/libwebrtc/api/rtp_param
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -150,7 +153,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -166,7 +169,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -144,7 +147,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3045,9 +2688,9 @@ _+++ third_party/libwebrtc/api/rtp_param
  
      DEFINES["_DEBUG"] = True
  
-@@ -198,4 +201,13 @@
-         "-msse2"
-     ]
+@@ -197,4 +200,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3059,9 +2702,9 @@ _+++ third_party/libwebrtc/api/rtp_param
 +    ]
 +
  Library("rtp_parameters_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build firefox-102.0/third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build
---- third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build   2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build  2022-06-23 07:13:54.662563654 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build firefox-103.0/third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build
+--- third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/rtp_transceiver_direction_gn/moz.build   2022-07-26 23:57:28.520105734 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3081,17 +2724,8 @@ _+++ third_party/libwebrtc/api/rtp_trans
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3100,9 +2734,9 @@ _+++ third_party/libwebrtc/api/rtp_trans
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3114,9 +2748,9 @@ _+++ third_party/libwebrtc/api/rtp_trans
 +    ]
 +
  Library("rtp_transceiver_direction_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/scoped_refptr_gn/moz.build firefox-102.0/third_party/libwebrtc/api/scoped_refptr_gn/moz.build
---- third_party/libwebrtc/api/scoped_refptr_gn/moz.build       2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/scoped_refptr_gn/moz.build      2022-06-23 07:13:54.682456908 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/scoped_refptr_gn/moz.build firefox-103.0/third_party/libwebrtc/api/scoped_refptr_gn/moz.build
+--- third_party/libwebrtc/api/scoped_refptr_gn/moz.build       2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/api/scoped_refptr_gn/moz.build       2022-07-26 23:57:28.517400114 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3136,17 +2770,8 @@ _+++ third_party/libwebrtc/api/scoped_re
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3155,9 +2780,9 @@ _+++ third_party/libwebrtc/api/scoped_re
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3169,9 +2794,9 @@ _+++ third_party/libwebrtc/api/scoped_re
 +    ]
 +
  Library("scoped_refptr_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/simulated_network_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/simulated_network_api_gn/moz.build
---- third_party/libwebrtc/api/simulated_network_api_gn/moz.build       2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/simulated_network_api_gn/moz.build      2022-06-23 07:13:54.685273787 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/simulated_network_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/simulated_network_api_gn/moz.build
+--- third_party/libwebrtc/api/simulated_network_api_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/simulated_network_api_gn/moz.build       2022-07-26 23:57:28.492925192 +0900
 @@ -64,14 +64,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3191,17 +2816,8 @@ _+++ third_party/libwebrtc/api/simulated
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3210,9 +2826,9 @@ _+++ third_party/libwebrtc/api/simulated
  
      DEFINES["_DEBUG"] = True
  
-@@ -192,4 +195,13 @@
-         "android_support"
-     ]
+@@ -193,4 +196,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3224,9 +2840,9 @@ _+++ third_party/libwebrtc/api/simulated
 +    ]
 +
  Library("simulated_network_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build firefox-102.0/third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build
---- third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build       2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build      2022-06-23 07:13:54.705063447 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build firefox-103.0/third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build
+--- third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/task_queue/task_queue_gn/moz.build       2022-07-26 23:57:28.521457618 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3246,17 +2862,8 @@ _+++ third_party/libwebrtc/api/task_queu
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3265,9 +2872,9 @@ _+++ third_party/libwebrtc/api/task_queu
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3279,9 +2886,9 @@ _+++ third_party/libwebrtc/api/task_queu
 +    ]
 +
  Library("task_queue_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build
---- third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build  2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build 2022-06-23 07:13:54.613113674 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build
+--- third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/transport/bitrate_settings_gn/moz.build  2022-07-26 23:57:28.502406863 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3301,17 +2908,8 @@ _+++ third_party/libwebrtc/api/transport
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3320,9 +2918,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3334,9 +2932,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("bitrate_settings_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build
---- third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build  2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build 2022-06-23 07:13:54.610262951 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build
+--- third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/transport/field_trial_based_config_gn/moz.build  2022-07-26 23:57:28.494283378 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3350,23 +2948,14 @@ _+++ third_party/libwebrtc/api/transport
      DEFINES["USE_OZONE"] = "1"
      DEFINES["USE_UDEV"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
-+    if CONFIG["OS_TARGET"] == "Linux":
-+        DEFINES["WEBRTC_LINUX"] = True
-+    else:
-+        DEFINES["WEBRTC_BSD"] = True
-     DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
++    if CONFIG["OS_TARGET"] == "Linux":
++        DEFINES["WEBRTC_LINUX"] = True
++    else:
++        DEFINES["WEBRTC_BSD"] = True
+     DEFINES["WEBRTC_POSIX"] = True
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3375,9 +2964,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3389,9 +2978,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("field_trial_based_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport/goog_cc_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport/goog_cc_gn/moz.build
---- third_party/libwebrtc/api/transport/goog_cc_gn/moz.build   2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/transport/goog_cc_gn/moz.build  2022-06-23 07:13:54.611694053 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport/goog_cc_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport/goog_cc_gn/moz.build
+--- third_party/libwebrtc/api/transport/goog_cc_gn/moz.build   2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/api/transport/goog_cc_gn/moz.build   2022-07-26 23:57:28.495646412 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3411,17 +3000,8 @@ _+++ third_party/libwebrtc/api/transport
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3430,9 +3010,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3444,9 +3024,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("goog_cc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport/network_control_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport/network_control_gn/moz.build
---- third_party/libwebrtc/api/transport/network_control_gn/moz.build   2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/api/transport/network_control_gn/moz.build  2022-06-23 07:13:54.618796495 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport/network_control_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport/network_control_gn/moz.build
+--- third_party/libwebrtc/api/transport/network_control_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/transport/network_control_gn/moz.build   2022-07-26 23:57:28.497003526 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3466,17 +3046,8 @@ _+++ third_party/libwebrtc/api/transport
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3485,9 +3056,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3499,9 +3070,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("network_control_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build
---- third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build 2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build        2022-06-23 07:13:54.615956713 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build
+--- third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/transport/rtp/dependency_descriptor_gn/moz.build 2022-07-26 23:57:28.501050491 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3521,17 +3092,8 @@ _+++ third_party/libwebrtc/api/transport
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3540,9 +3102,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3554,9 +3116,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("dependency_descriptor_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build
---- third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build    2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build   2022-06-23 07:13:54.614527264 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build
+--- third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/transport/rtp/rtp_source_gn/moz.build    2022-07-26 23:57:28.499694489 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3576,17 +3138,8 @@ _+++ third_party/libwebrtc/api/transport
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3595,9 +3148,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3609,9 +3162,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("rtp_source_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build
---- third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build   2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build  2022-06-23 07:13:54.617366435 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build
+--- third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build   2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/transport/webrtc_key_value_config_gn/moz.build   2022-07-26 23:57:28.498351893 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3631,17 +3184,8 @@ _+++ third_party/libwebrtc/api/transport
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3650,9 +3194,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3664,9 +3208,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("webrtc_key_value_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/transport_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/transport_api_gn/moz.build
---- third_party/libwebrtc/api/transport_api_gn/moz.build       2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/transport_api_gn/moz.build      2022-06-23 07:13:54.620213401 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/transport_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/transport_api_gn/moz.build
+--- third_party/libwebrtc/api/transport_api_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/transport_api_gn/moz.build       2022-07-26 23:57:28.516049192 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3686,17 +3230,8 @@ _+++ third_party/libwebrtc/api/transport
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3705,9 +3240,9 @@ _+++ third_party/libwebrtc/api/transport
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3719,9 +3254,9 @@ _+++ third_party/libwebrtc/api/transport
 +    ]
 +
  Library("transport_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/units/data_rate_gn/moz.build firefox-102.0/third_party/libwebrtc/api/units/data_rate_gn/moz.build
---- third_party/libwebrtc/api/units/data_rate_gn/moz.build     2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/api/units/data_rate_gn/moz.build    2022-06-23 07:13:54.573268476 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/units/data_rate_gn/moz.build firefox-103.0/third_party/libwebrtc/api/units/data_rate_gn/moz.build
+--- third_party/libwebrtc/api/units/data_rate_gn/moz.build     2022-07-19 03:44:35.000000000 +0900
++++ third_party/libwebrtc/api/units/data_rate_gn/moz.build     2022-07-26 23:57:28.476645811 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3741,17 +3276,8 @@ _+++ third_party/libwebrtc/api/units/dat
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3760,9 +3286,9 @@ _+++ third_party/libwebrtc/api/units/dat
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3774,9 +3300,9 @@ _+++ third_party/libwebrtc/api/units/dat
 +    ]
 +
  Library("data_rate_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/units/data_size_gn/moz.build firefox-102.0/third_party/libwebrtc/api/units/data_size_gn/moz.build
---- third_party/libwebrtc/api/units/data_size_gn/moz.build     2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/units/data_size_gn/moz.build    2022-06-23 07:13:54.578934696 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/units/data_size_gn/moz.build firefox-103.0/third_party/libwebrtc/api/units/data_size_gn/moz.build
+--- third_party/libwebrtc/api/units/data_size_gn/moz.build     2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/api/units/data_size_gn/moz.build     2022-07-26 23:57:28.480715779 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3796,17 +3322,8 @@ _+++ third_party/libwebrtc/api/units/dat
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3815,9 +3332,9 @@ _+++ third_party/libwebrtc/api/units/dat
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3829,9 +3346,9 @@ _+++ third_party/libwebrtc/api/units/dat
 +    ]
 +
  Library("data_size_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/units/frequency_gn/moz.build firefox-102.0/third_party/libwebrtc/api/units/frequency_gn/moz.build
---- third_party/libwebrtc/api/units/frequency_gn/moz.build     2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/api/units/frequency_gn/moz.build    2022-06-23 07:13:54.574686043 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/units/frequency_gn/moz.build firefox-103.0/third_party/libwebrtc/api/units/frequency_gn/moz.build
+--- third_party/libwebrtc/api/units/frequency_gn/moz.build     2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/units/frequency_gn/moz.build     2022-07-26 23:57:28.482070719 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3851,17 +3368,8 @@ _+++ third_party/libwebrtc/api/units/fre
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3870,9 +3378,9 @@ _+++ third_party/libwebrtc/api/units/fre
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3884,9 +3392,9 @@ _+++ third_party/libwebrtc/api/units/fre
 +    ]
 +
  Library("frequency_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/units/time_delta_gn/moz.build firefox-102.0/third_party/libwebrtc/api/units/time_delta_gn/moz.build
---- third_party/libwebrtc/api/units/time_delta_gn/moz.build    2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/units/time_delta_gn/moz.build   2022-06-23 07:13:54.577518091 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/units/time_delta_gn/moz.build firefox-103.0/third_party/libwebrtc/api/units/time_delta_gn/moz.build
+--- third_party/libwebrtc/api/units/time_delta_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/units/time_delta_gn/moz.build    2022-07-26 23:57:28.477999949 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3906,17 +3414,8 @@ _+++ third_party/libwebrtc/api/units/tim
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3925,9 +3424,9 @@ _+++ third_party/libwebrtc/api/units/tim
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3939,9 +3438,9 @@ _+++ third_party/libwebrtc/api/units/tim
 +    ]
 +
  Library("time_delta_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/units/timestamp_gn/moz.build firefox-102.0/third_party/libwebrtc/api/units/timestamp_gn/moz.build
---- third_party/libwebrtc/api/units/timestamp_gn/moz.build     2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/api/units/timestamp_gn/moz.build    2022-06-23 07:13:54.576100774 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/units/timestamp_gn/moz.build firefox-103.0/third_party/libwebrtc/api/units/timestamp_gn/moz.build
+--- third_party/libwebrtc/api/units/timestamp_gn/moz.build     2022-07-19 03:44:35.000000000 +0900
++++ third_party/libwebrtc/api/units/timestamp_gn/moz.build     2022-07-26 23:57:28.479354438 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -3961,17 +3460,8 @@ _+++ third_party/libwebrtc/api/units/tim
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -3980,9 +3470,9 @@ _+++ third_party/libwebrtc/api/units/tim
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -3994,9 +3484,9 @@ _+++ third_party/libwebrtc/api/units/tim
 +    ]
 +
  Library("timestamp_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build
---- third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build       2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build      2022-06-23 07:13:54.595997555 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build
+--- third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build       2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/video/builtin_video_bitrate_allocator_factory_gn/moz.build       2022-07-26 23:57:28.459033642 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4016,17 +3506,8 @@ _+++ third_party/libwebrtc/api/video/bui
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4035,9 +3516,9 @@ _+++ third_party/libwebrtc/api/video/bui
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4049,9 +3530,9 @@ _+++ third_party/libwebrtc/api/video/bui
 +    ]
 +
  Library("builtin_video_bitrate_allocator_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/encoded_frame_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/encoded_frame_gn/moz.build
---- third_party/libwebrtc/api/video/encoded_frame_gn/moz.build 2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/video/encoded_frame_gn/moz.build        2022-06-23 07:13:54.594558999 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/encoded_frame_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/encoded_frame_gn/moz.build
+--- third_party/libwebrtc/api/video/encoded_frame_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/video/encoded_frame_gn/moz.build 2022-07-26 23:57:28.450862608 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4071,17 +3552,8 @@ _+++ third_party/libwebrtc/api/video/enc
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4090,9 +3562,9 @@ _+++ third_party/libwebrtc/api/video/enc
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4104,9 +3576,9 @@ _+++ third_party/libwebrtc/api/video/enc
 +    ]
 +
  Library("encoded_frame_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/encoded_image_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/encoded_image_gn/moz.build
---- third_party/libwebrtc/api/video/encoded_image_gn/moz.build 2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/api/video/encoded_image_gn/moz.build        2022-06-23 07:13:54.601701756 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/encoded_image_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/encoded_image_gn/moz.build
+--- third_party/libwebrtc/api/video/encoded_image_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/video/encoded_image_gn/moz.build 2022-07-26 23:57:28.469909837 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4126,17 +3598,8 @@ _+++ third_party/libwebrtc/api/video/enc
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4145,9 +3608,9 @@ _+++ third_party/libwebrtc/api/video/enc
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4159,9 +3622,9 @@ _+++ third_party/libwebrtc/api/video/enc
 +    ]
 +
  Library("encoded_image_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build
---- third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build      2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build     2022-06-23 07:13:54.598835053 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build
+--- third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video/recordable_encoded_frame_gn/moz.build      2022-07-26 23:57:28.463106195 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4181,17 +3644,8 @@ _+++ third_party/libwebrtc/api/video/rec
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4200,9 +3654,9 @@ _+++ third_party/libwebrtc/api/video/rec
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4214,9 +3668,9 @@ _+++ third_party/libwebrtc/api/video/rec
 +    ]
 +
  Library("recordable_encoded_frame_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_adaptation_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_adaptation_gn/moz.build
---- third_party/libwebrtc/api/video/video_adaptation_gn/moz.build      2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_adaptation_gn/moz.build     2022-06-23 07:13:54.603131295 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_adaptation_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_adaptation_gn/moz.build
+--- third_party/libwebrtc/api/video/video_adaptation_gn/moz.build      2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/api/video/video_adaptation_gn/moz.build      2022-07-26 23:57:28.461753901 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4236,17 +3690,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4255,9 +3700,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4269,9 +3714,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_adaptation_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build
---- third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build      2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build     2022-06-23 07:13:54.604557769 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build
+--- third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video/video_bitrate_allocation_gn/moz.build      2022-07-26 23:57:28.468552533 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4291,17 +3736,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4310,9 +3746,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4324,9 +3760,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_bitrate_allocation_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build
---- third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build       2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build      2022-06-23 07:13:54.588873012 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build
+--- third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build       2022-07-26 23:57:28.465818539 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4346,17 +3782,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4365,9 +3792,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4379,9 +3806,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_bitrate_allocator_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build
---- third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build       2022-06-17 06:35:00.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build      2022-06-23 07:13:54.590297081 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build
+--- third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build       2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/api/video/video_bitrate_allocator_gn/moz.build       2022-07-26 23:57:28.460392129 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4396,22 +3823,13 @@ _+++ third_party/libwebrtc/api/video/vid
      DEFINES["USE_UDEV"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
 +    if CONFIG["OS_TARGET"] == "Linux":
-+        DEFINES["WEBRTC_LINUX"] = True
-+    else:
-+        DEFINES["WEBRTC_BSD"] = True
-     DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
++        DEFINES["WEBRTC_LINUX"] = True
++    else:
++        DEFINES["WEBRTC_BSD"] = True
+     DEFINES["WEBRTC_POSIX"] = True
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4420,9 +3838,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4434,9 +3852,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_bitrate_allocator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build
---- third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build 2022-06-17 06:35:15.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build        2022-06-23 07:13:54.583142833 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build
+--- third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/video/video_codec_constants_gn/moz.build 2022-07-26 23:57:28.457664286 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4456,17 +3874,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4475,9 +3884,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4489,9 +3898,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_codec_constants_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_frame_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_frame_gn/moz.build
---- third_party/libwebrtc/api/video/video_frame_gn/moz.build   2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_frame_gn/moz.build  2022-06-23 07:13:54.591722903 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_frame_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_frame_gn/moz.build
+--- third_party/libwebrtc/api/video/video_frame_gn/moz.build   2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/api/video/video_frame_gn/moz.build   2022-07-26 23:57:28.449501457 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4511,17 +3920,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -155,7 +158,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -171,7 +174,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -149,7 +152,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4530,9 +3930,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -203,4 +206,13 @@
-         "-msse2"
-     ]
+@@ -202,4 +205,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4544,9 +3944,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_frame_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build
---- third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build      2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build     2022-06-23 07:13:54.584589113 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build
+--- third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video/video_frame_i010_gn/moz.build      2022-07-26 23:57:28.464474570 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4566,17 +3966,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4585,9 +3976,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4599,9 +3990,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_frame_i010_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build
---- third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build     2022-06-23 07:13:54.597427806 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build
+--- third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build      2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/video/video_frame_i420_gn/moz.build      2022-07-26 23:57:28.456317592 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4621,17 +4012,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4640,9 +4022,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4654,9 +4036,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_frame_i420_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build
---- third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build  2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build 2022-06-23 07:13:54.587463601 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build
+--- third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video/video_frame_metadata_gn/moz.build  2022-07-26 23:57:28.454950039 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4676,17 +4058,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4695,9 +4068,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4709,9 +4082,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_frame_metadata_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build
---- third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build      2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build     2022-06-23 07:13:54.586031527 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build
+--- third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/video/video_frame_nv12_gn/moz.build      2022-07-26 23:57:28.453587465 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4731,17 +4104,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4750,9 +4114,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4764,9 +4128,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_frame_nv12_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_frame_type_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_frame_type_gn/moz.build
---- third_party/libwebrtc/api/video/video_frame_type_gn/moz.build      2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_frame_type_gn/moz.build     2022-06-23 07:13:54.593127786 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_frame_type_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_frame_type_gn/moz.build
+--- third_party/libwebrtc/api/video/video_frame_type_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/video/video_frame_type_gn/moz.build      2022-07-26 23:57:28.446766872 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4786,17 +4150,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4805,9 +4160,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4819,9 +4174,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_frame_type_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build
---- third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build     2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build    2022-06-23 07:13:54.605991856 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build
+--- third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/api/video/video_rtp_headers_gn/moz.build     2022-07-26 23:57:28.448134946 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4841,17 +4196,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -156,7 +159,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -172,7 +175,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -150,7 +153,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4860,9 +4206,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -204,4 +207,13 @@
-         "-msse2"
-     ]
+@@ -203,4 +206,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4874,9 +4220,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_rtp_headers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build
---- third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build  2022-06-23 07:13:54.600267518 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build
+--- third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video/video_stream_encoder_create_gn/moz.build   2022-07-26 23:57:28.467186342 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4896,17 +4242,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4915,9 +4252,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4929,9 +4266,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_stream_encoder_create_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build
---- third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build  2022-06-17 06:35:00.000000000 +0900
-_+++ third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build 2022-06-23 07:13:54.607404915 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build
+--- third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build  2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build  2022-07-26 23:57:28.452214963 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -4951,17 +4288,8 @@ _+++ third_party/libwebrtc/api/video/vid
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -4970,9 +4298,9 @@ _+++ third_party/libwebrtc/api/video/vid
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -4984,9 +4312,9 @@ _+++ third_party/libwebrtc/api/video/vid
 +    ]
 +
  Library("video_stream_encoder_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build
---- third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build   2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build  2022-06-23 07:13:54.669698015 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build
+--- third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build   2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/api/video_codecs/bitstream_parser_api_gn/moz.build   2022-07-26 23:57:28.510582045 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5006,17 +4334,8 @@ _+++ third_party/libwebrtc/api/video_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5025,9 +4344,9 @@ _+++ third_party/libwebrtc/api/video_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5039,9 +4358,9 @@ _+++ third_party/libwebrtc/api/video_cod
 +    ]
 +
  Library("bitstream_parser_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build
---- third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build  2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build 2022-06-23 07:13:54.671124028 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build
+--- third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build  2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/api/video_codecs/builtin_video_decoder_factory_gn/moz.build  2022-07-26 23:57:28.509222647 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5061,17 +4380,8 @@ _+++ third_party/libwebrtc/api/video_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5080,9 +4390,9 @@ _+++ third_party/libwebrtc/api/video_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5094,9 +4404,9 @@ _+++ third_party/libwebrtc/api/video_cod
 +    ]
 +
  Library("builtin_video_decoder_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build
---- third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build  2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build 2022-06-23 07:13:54.663993684 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build
+--- third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video_codecs/builtin_video_encoder_factory_gn/moz.build  2022-07-26 23:57:28.507848582 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5116,17 +4426,8 @@ _+++ third_party/libwebrtc/api/video_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5135,9 +4436,9 @@ _+++ third_party/libwebrtc/api/video_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5149,9 +4450,9 @@ _+++ third_party/libwebrtc/api/video_cod
 +    ]
 +
  Library("builtin_video_encoder_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build
---- third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build 2022-06-17 06:35:00.000000000 +0900
-_+++ third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build        2022-06-23 07:13:54.665428533 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build
+--- third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build 2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/api/video_codecs/rtc_software_fallback_wrappers_gn/moz.build 2022-07-26 23:57:28.514694743 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5171,17 +4472,8 @@ _+++ third_party/libwebrtc/api/video_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5190,9 +4482,9 @@ _+++ third_party/libwebrtc/api/video_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5204,9 +4496,9 @@ _+++ third_party/libwebrtc/api/video_cod
 +    ]
 +
  Library("rtc_software_fallback_wrappers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build firefox-102.0/third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build
---- third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build       2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build      2022-06-23 07:13:54.666862721 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build firefox-103.0/third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build
+--- third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build       2022-07-26 23:57:28.511954507 +0900
 @@ -75,14 +75,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5226,17 +4518,8 @@ _+++ third_party/libwebrtc/api/video_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5245,9 +4528,9 @@ _+++ third_party/libwebrtc/api/video_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5259,9 +4542,9 @@ _+++ third_party/libwebrtc/api/video_cod
 +    ]
 +
  Library("video_codecs_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build 
firefox-102.0/third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build
---- third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build    2022-06-17 06:35:00.000000000 +0900
-_+++ third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build   2022-06-23 07:13:54.668294014 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build 
firefox-103.0/third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build
+--- third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build    2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/api/video_codecs/vp8_temporal_layers_factory_gn/moz.build    2022-07-26 23:57:28.513323453 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5281,17 +4564,8 @@ _+++ third_party/libwebrtc/api/video_cod
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5300,9 +4574,9 @@ _+++ third_party/libwebrtc/api/video_cod
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5314,9 +4588,9 @@ _+++ third_party/libwebrtc/api/video_cod
 +    ]
 +
  Library("vp8_temporal_layers_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/audio/audio_gn/moz.build firefox-102.0/third_party/libwebrtc/audio/audio_gn/moz.build
---- third_party/libwebrtc/audio/audio_gn/moz.build     2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/audio/audio_gn/moz.build    2022-06-23 07:13:54.797540208 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/audio/audio_gn/moz.build firefox-103.0/third_party/libwebrtc/audio/audio_gn/moz.build
+--- third_party/libwebrtc/audio/audio_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/audio/audio_gn/moz.build     2022-07-26 23:57:28.697560502 +0900
 @@ -81,14 +81,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5336,17 +4610,8 @@ _+++ third_party/libwebrtc/audio/audio_g
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -175,7 +178,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -191,7 +194,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -169,7 +172,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5355,9 +4620,9 @@ _+++ third_party/libwebrtc/audio/audio_g
  
      DEFINES["_DEBUG"] = True
  
-@@ -223,4 +226,13 @@
-         "-msse2"
-     ]
+@@ -222,4 +225,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5369,9 +4634,9 @@ _+++ third_party/libwebrtc/audio/audio_g
 +    ]
 +
  Library("audio_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build firefox-102.0/third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build
---- third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build    2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build   2022-06-23 07:13:54.796100189 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build firefox-103.0/third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build
+--- third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/audio/utility/audio_frame_operations_gn/moz.build    2022-07-26 23:57:28.698930770 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5391,17 +4656,8 @@ _+++ third_party/libwebrtc/audio/utility
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5410,9 +4666,9 @@ _+++ third_party/libwebrtc/audio/utility
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5424,9 +4680,9 @@ _+++ third_party/libwebrtc/audio/utility
 +    ]
 +
  Library("audio_frame_operations_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build firefox-102.0/third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build
---- third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build     2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build    2022-06-23 07:13:54.751683333 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build firefox-103.0/third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build
+--- third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build     2022-07-26 23:57:28.649602168 +0900
 @@ -77,14 +77,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5446,17 +4702,8 @@ _+++ third_party/libwebrtc/call/adaptati
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -171,7 +174,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -187,7 +190,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -165,7 +168,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5465,9 +4712,9 @@ _+++ third_party/libwebrtc/call/adaptati
  
      DEFINES["_DEBUG"] = True
  
-@@ -219,4 +222,13 @@
-         "-msse2"
-     ]
+@@ -218,4 +221,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5479,9 +4726,9 @@ _+++ third_party/libwebrtc/call/adaptati
 +    ]
 +
  Library("resource_adaptation_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/audio_sender_interface_gn/moz.build firefox-102.0/third_party/libwebrtc/call/audio_sender_interface_gn/moz.build
---- third_party/libwebrtc/call/audio_sender_interface_gn/moz.build     2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/call/audio_sender_interface_gn/moz.build    2022-06-23 07:13:54.761712139 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/audio_sender_interface_gn/moz.build firefox-103.0/third_party/libwebrtc/call/audio_sender_interface_gn/moz.build
+--- third_party/libwebrtc/call/audio_sender_interface_gn/moz.build     2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/call/audio_sender_interface_gn/moz.build     2022-07-26 23:57:28.653697013 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5501,17 +4748,8 @@ _+++ third_party/libwebrtc/call/audio_se
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5520,9 +4758,9 @@ _+++ third_party/libwebrtc/call/audio_se
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5534,9 +4772,9 @@ _+++ third_party/libwebrtc/call/audio_se
 +    ]
 +
  Library("audio_sender_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/bitrate_allocator_gn/moz.build firefox-102.0/third_party/libwebrtc/call/bitrate_allocator_gn/moz.build
---- third_party/libwebrtc/call/bitrate_allocator_gn/moz.build  2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/call/bitrate_allocator_gn/moz.build 2022-06-23 07:13:54.750234798 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/bitrate_allocator_gn/moz.build firefox-103.0/third_party/libwebrtc/call/bitrate_allocator_gn/moz.build
+--- third_party/libwebrtc/call/bitrate_allocator_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/call/bitrate_allocator_gn/moz.build  2022-07-26 23:57:28.655064616 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5556,17 +4794,8 @@ _+++ third_party/libwebrtc/call/bitrate_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5575,9 +4804,9 @@ _+++ third_party/libwebrtc/call/bitrate_
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5589,9 +4818,9 @@ _+++ third_party/libwebrtc/call/bitrate_
 +    ]
 +
  Library("bitrate_allocator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/bitrate_configurator_gn/moz.build firefox-102.0/third_party/libwebrtc/call/bitrate_configurator_gn/moz.build
---- third_party/libwebrtc/call/bitrate_configurator_gn/moz.build       2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/call/bitrate_configurator_gn/moz.build      2022-06-23 07:13:54.747371642 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/bitrate_configurator_gn/moz.build firefox-103.0/third_party/libwebrtc/call/bitrate_configurator_gn/moz.build
+--- third_party/libwebrtc/call/bitrate_configurator_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/call/bitrate_configurator_gn/moz.build       2022-07-26 23:57:28.642696746 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5611,17 +4840,8 @@ _+++ third_party/libwebrtc/call/bitrate_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5630,9 +4850,9 @@ _+++ third_party/libwebrtc/call/bitrate_
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5644,9 +4864,9 @@ _+++ third_party/libwebrtc/call/bitrate_
 +    ]
 +
  Library("bitrate_configurator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/call_gn/moz.build firefox-102.0/third_party/libwebrtc/call/call_gn/moz.build
---- third_party/libwebrtc/call/call_gn/moz.build       2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/call/call_gn/moz.build      2022-06-23 07:13:54.755999041 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/call_gn/moz.build firefox-103.0/third_party/libwebrtc/call/call_gn/moz.build
+--- third_party/libwebrtc/call/call_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/call/call_gn/moz.build       2022-07-26 23:57:28.641329684 +0900
 @@ -72,14 +72,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5666,17 +4886,8 @@ _+++ third_party/libwebrtc/call/call_gn/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -166,7 +169,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -182,7 +185,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -160,7 +163,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5685,9 +4896,9 @@ _+++ third_party/libwebrtc/call/call_gn/
  
      DEFINES["_DEBUG"] = True
  
-@@ -214,4 +217,13 @@
-         "-msse2"
-     ]
+@@ -213,4 +216,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5699,9 +4910,9 @@ _+++ third_party/libwebrtc/call/call_gn/
 +    ]
 +
  Library("call_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/call_interfaces_gn/moz.build firefox-102.0/third_party/libwebrtc/call/call_interfaces_gn/moz.build
---- third_party/libwebrtc/call/call_interfaces_gn/moz.build    2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/call/call_interfaces_gn/moz.build   2022-06-23 07:13:54.748803345 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/call_interfaces_gn/moz.build firefox-103.0/third_party/libwebrtc/call/call_interfaces_gn/moz.build
+--- third_party/libwebrtc/call/call_interfaces_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/call/call_interfaces_gn/moz.build    2022-07-26 23:57:28.644081872 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5721,17 +4932,8 @@ _+++ third_party/libwebrtc/call/call_int
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5740,9 +4942,9 @@ _+++ third_party/libwebrtc/call/call_int
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5754,9 +4956,9 @@ _+++ third_party/libwebrtc/call/call_int
 +    ]
 +
  Library("call_interfaces_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/fake_network_gn/moz.build firefox-102.0/third_party/libwebrtc/call/fake_network_gn/moz.build
---- third_party/libwebrtc/call/fake_network_gn/moz.build       2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/call/fake_network_gn/moz.build      2022-06-23 07:13:54.760296726 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/fake_network_gn/moz.build firefox-103.0/third_party/libwebrtc/call/fake_network_gn/moz.build
+--- third_party/libwebrtc/call/fake_network_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/call/fake_network_gn/moz.build       2022-07-26 23:57:28.657808508 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5776,17 +4978,8 @@ _+++ third_party/libwebrtc/call/fake_net
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5795,9 +4988,9 @@ _+++ third_party/libwebrtc/call/fake_net
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5809,9 +5002,9 @@ _+++ third_party/libwebrtc/call/fake_net
 +    ]
 +
  Library("fake_network_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/rtp_interfaces_gn/moz.build firefox-102.0/third_party/libwebrtc/call/rtp_interfaces_gn/moz.build
---- third_party/libwebrtc/call/rtp_interfaces_gn/moz.build     2022-06-17 06:35:26.000000000 +0900
-_+++ third_party/libwebrtc/call/rtp_interfaces_gn/moz.build    2022-06-23 07:13:54.744521270 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/rtp_interfaces_gn/moz.build firefox-103.0/third_party/libwebrtc/call/rtp_interfaces_gn/moz.build
+--- third_party/libwebrtc/call/rtp_interfaces_gn/moz.build     2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/call/rtp_interfaces_gn/moz.build     2022-07-26 23:57:28.648210730 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5831,17 +5024,8 @@ _+++ third_party/libwebrtc/call/rtp_inte
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5850,9 +5034,9 @@ _+++ third_party/libwebrtc/call/rtp_inte
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5864,9 +5048,9 @@ _+++ third_party/libwebrtc/call/rtp_inte
 +    ]
 +
  Library("rtp_interfaces_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/rtp_receiver_gn/moz.build firefox-102.0/third_party/libwebrtc/call/rtp_receiver_gn/moz.build
---- third_party/libwebrtc/call/rtp_receiver_gn/moz.build       2022-06-17 06:35:15.000000000 +0900
-_+++ third_party/libwebrtc/call/rtp_receiver_gn/moz.build      2022-06-23 07:13:54.754562719 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/rtp_receiver_gn/moz.build firefox-103.0/third_party/libwebrtc/call/rtp_receiver_gn/moz.build
+--- third_party/libwebrtc/call/rtp_receiver_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/call/rtp_receiver_gn/moz.build       2022-07-26 23:57:28.645456909 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5886,17 +5070,8 @@ _+++ third_party/libwebrtc/call/rtp_rece
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5905,9 +5080,9 @@ _+++ third_party/libwebrtc/call/rtp_rece
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5919,9 +5094,9 @@ _+++ third_party/libwebrtc/call/rtp_rece
 +    ]
 +
  Library("rtp_receiver_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/rtp_sender_gn/moz.build firefox-102.0/third_party/libwebrtc/call/rtp_sender_gn/moz.build
---- third_party/libwebrtc/call/rtp_sender_gn/moz.build 2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/call/rtp_sender_gn/moz.build        2022-06-23 07:13:54.758863139 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/rtp_sender_gn/moz.build firefox-103.0/third_party/libwebrtc/call/rtp_sender_gn/moz.build
+--- third_party/libwebrtc/call/rtp_sender_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/call/rtp_sender_gn/moz.build 2022-07-26 23:57:28.646833900 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5941,17 +5116,8 @@ _+++ third_party/libwebrtc/call/rtp_send
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -5960,9 +5126,9 @@ _+++ third_party/libwebrtc/call/rtp_send
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -5974,9 +5140,9 @@ _+++ third_party/libwebrtc/call/rtp_send
 +    ]
 +
  Library("rtp_sender_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/simulated_network_gn/moz.build firefox-102.0/third_party/libwebrtc/call/simulated_network_gn/moz.build
---- third_party/libwebrtc/call/simulated_network_gn/moz.build  2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/call/simulated_network_gn/moz.build 2022-06-23 07:13:54.757430424 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/simulated_network_gn/moz.build firefox-103.0/third_party/libwebrtc/call/simulated_network_gn/moz.build
+--- third_party/libwebrtc/call/simulated_network_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/call/simulated_network_gn/moz.build  2022-07-26 23:57:28.656436357 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -5996,17 +5162,8 @@ _+++ third_party/libwebrtc/call/simulate
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6015,9 +5172,9 @@ _+++ third_party/libwebrtc/call/simulate
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6029,9 +5186,9 @@ _+++ third_party/libwebrtc/call/simulate
 +    ]
 +
  Library("simulated_network_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build firefox-102.0/third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build
---- third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build  2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build 2022-06-23 07:13:54.745940199 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build firefox-103.0/third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build
+--- third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/call/simulated_packet_receiver_gn/moz.build  2022-07-26 23:57:28.650965173 +0900
 @@ -64,14 +64,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6051,17 +5208,8 @@ _+++ third_party/libwebrtc/call/simulate
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6070,9 +5218,9 @@ _+++ third_party/libwebrtc/call/simulate
  
      DEFINES["_DEBUG"] = True
  
-@@ -192,4 +195,13 @@
-         "android_support"
-     ]
+@@ -193,4 +196,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6084,9 +5232,9 @@ _+++ third_party/libwebrtc/call/simulate
 +    ]
 +
  Library("simulated_packet_receiver_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/call/video_stream_api_gn/moz.build firefox-102.0/third_party/libwebrtc/call/video_stream_api_gn/moz.build
---- third_party/libwebrtc/call/video_stream_api_gn/moz.build   2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/call/video_stream_api_gn/moz.build  2022-06-23 07:13:54.753119234 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/call/video_stream_api_gn/moz.build firefox-103.0/third_party/libwebrtc/call/video_stream_api_gn/moz.build
+--- third_party/libwebrtc/call/video_stream_api_gn/moz.build   2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/call/video_stream_api_gn/moz.build   2022-07-26 23:57:28.652342414 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6106,17 +5254,8 @@ _+++ third_party/libwebrtc/call/video_st
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6125,9 +5264,9 @@ _+++ third_party/libwebrtc/call/video_st
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6139,9 +5278,9 @@ _+++ third_party/libwebrtc/call/video_st
 +    ]
 +
  Library("video_stream_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build  2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build 2022-06-23 07:13:54.776026888 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build  2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_avx2_gn/moz.build  2022-07-26 23:57:28.389681612 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6164,15 +5303,6 @@ _+++ third_party/libwebrtc/common_audio/
      DEFINES["_GNU_SOURCE"] = True
 @@ -146,7 +149,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -162,7 +165,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -6180,7 +5310,7 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -194,4 +197,13 @@
+@@ -178,4 +181,13 @@
          "-msse2"
      ]
  
@@ -6194,9 +5324,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_avx2_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build     2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build    2022-06-23 07:13:54.773179772 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build     2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_c_arm_asm_gn/moz.build     2022-07-26 23:57:28.385504173 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6216,17 +5346,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -142,7 +145,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -158,7 +161,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -136,7 +139,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6235,9 +5356,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -180,4 +183,13 @@
-         "android_support"
-     ]
+@@ -181,4 +184,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6249,9 +5370,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_c_arm_asm_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build     2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build    2022-06-23 07:13:54.778995882 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_c_gn/moz.build     2022-07-27 06:50:22.209964177 +0900
 @@ -110,14 +110,17 @@
          "/third_party/libwebrtc/common_audio/signal_processing/filter_ar_fast_q12.c"
      ]
@@ -6271,17 +5392,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -218,7 +221,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -234,7 +237,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -214,7 +217,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6290,8 +5402,40 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -285,4 +288,13 @@
+@@ -266,7 +269,7 @@
+         "/third_party/libwebrtc/common_audio/signal_processing/filter_ar_fast_q12.c"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+@@ -275,11 +278,11 @@
+         "/third_party/libwebrtc/common_audio/signal_processing/filter_ar_fast_q12.c"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "arm" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+-if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     CFLAGS += [
          "-msse2"
+@@ -292,7 +295,7 @@
+         "/third_party/libwebrtc/common_audio/signal_processing/filter_ar_fast_q12.c"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+@@ -301,4 +304,13 @@
+         "/third_party/libwebrtc/common_audio/signal_processing/filter_ar_fast_q12.c"
      ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
@@ -6304,9 +5448,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build    2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build   2022-06-23 07:13:54.774611125 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_cc_gn/moz.build    2022-07-26 23:57:28.388340258 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6326,17 +5470,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6345,9 +5480,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6359,9 +5494,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_cc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_gn/moz.build       2022-06-17 06:35:15.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_gn/moz.build      2022-06-23 07:13:54.777469952 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_gn/moz.build       2022-07-26 23:57:28.403338097 +0900
 @@ -80,14 +80,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6381,17 +5516,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -173,7 +176,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -189,7 +192,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -167,7 +170,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6400,9 +5526,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -221,4 +224,13 @@
-         "-msse2"
-     ]
+@@ -220,4 +223,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6414,10 +5540,10 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build        2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build       2022-06-23 07:13:54.770337294 +0900
-@@ -71,7 +71,7 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build        2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_neon_c_gn/moz.build        2022-07-26 23:57:28.391036401 +0900
+@@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
  
@@ -6426,10 +5552,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -79,7 +79,10 @@
+     DEFINES["USE_NSS_CERTS"] = "1"
      DEFINES["USE_OZONE"] = "1"
      DEFINES["USE_UDEV"] = True
-     DEFINES["WEBRTC_ARCH_ARM64"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
 +    if CONFIG["OS_TARGET"] == "Linux":
 +        DEFINES["WEBRTC_LINUX"] = True
@@ -6438,16 +5563,7 @@ _+++ third_party/libwebrtc/common_audio/
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
      DEFINES["_GNU_SOURCE"] = True
-@@ -148,7 +151,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -160,7 +163,7 @@
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6456,7 +5572,7 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -176,4 +179,13 @@
+@@ -186,4 +189,13 @@
  
      DEFINES["WEBRTC_ARCH_ARM64"] = True
  
@@ -6470,10 +5586,10 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_neon_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build  2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build 2022-06-23 07:13:54.780400755 +0900
-@@ -70,7 +70,7 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_neon_gn/moz.build  2022-07-26 23:57:28.396441902 +0900
+@@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
  
@@ -6482,10 +5598,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -78,7 +78,10 @@
+     DEFINES["USE_NSS_CERTS"] = "1"
      DEFINES["USE_OZONE"] = "1"
      DEFINES["USE_UDEV"] = True
-     DEFINES["WEBRTC_ARCH_ARM64"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
 +    if CONFIG["OS_TARGET"] == "Linux":
 +        DEFINES["WEBRTC_LINUX"] = True
@@ -6494,16 +5609,7 @@ _+++ third_party/libwebrtc/common_audio/
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
      DEFINES["_GNU_SOURCE"] = True
-@@ -147,7 +150,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -159,7 +162,7 @@
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6512,7 +5618,7 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
+@@ -185,4 +188,13 @@
  
      DEFINES["WEBRTC_ARCH_ARM64"] = True
  
@@ -6526,9 +5632,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_neon_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build
---- third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build  2022-06-17 06:35:05.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build 2022-06-23 07:13:54.771763347 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build
+--- third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build  2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/common_audio/common_audio_sse2_gn/moz.build  2022-07-26 23:57:28.392388185 +0900
 @@ -72,14 +72,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6551,15 +5657,6 @@ _+++ third_party/libwebrtc/common_audio/
      DEFINES["_GNU_SOURCE"] = True
 @@ -149,7 +152,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -6567,7 +5664,7 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
+@@ -195,4 +198,13 @@
          "-msse2"
      ]
  
@@ -6581,9 +5678,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("common_audio_sse2_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build
---- third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build 2022-06-17 06:35:26.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build        2022-06-23 07:13:54.768931780 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build
+--- third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build 2022-07-19 03:44:30.000000000 +0900
++++ third_party/libwebrtc/common_audio/fir_filter_factory_gn/moz.build 2022-07-26 23:57:28.395096380 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6601,19 +5698,10 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_LINUX"] = True
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
-     DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["WEBRTC_POSIX"] = True
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6622,9 +5710,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6636,9 +5724,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("fir_filter_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/fir_filter_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/fir_filter_gn/moz.build
---- third_party/libwebrtc/common_audio/fir_filter_gn/moz.build 2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/fir_filter_gn/moz.build        2022-06-23 07:13:54.781808153 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/fir_filter_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/fir_filter_gn/moz.build
+--- third_party/libwebrtc/common_audio/fir_filter_gn/moz.build 2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/common_audio/fir_filter_gn/moz.build 2022-07-26 23:57:28.393731372 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6658,17 +5746,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6677,9 +5756,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6691,9 +5770,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("fir_filter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build
---- third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build     2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build    2022-06-23 07:13:54.767496821 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build
+--- third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/common_audio/sinc_resampler_gn/moz.build     2022-07-26 23:57:28.401963832 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6713,17 +5792,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -152,7 +155,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -168,7 +171,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -146,7 +149,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6732,9 +5802,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -190,4 +193,13 @@
-         "android_support"
-     ]
+@@ -191,4 +194,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6746,9 +5816,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("sinc_resampler_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build
---- third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build     2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build    2022-06-23 22:12:55.207287256 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build
+--- third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128_gn/moz.build     2022-07-26 23:57:28.399249084 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6768,17 +5838,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -182,7 +185,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -198,7 +201,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -174,7 +177,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6787,17 +5848,8 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -252,7 +255,7 @@
-         "-msse2"
-     ]
- 
--if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
-+if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     CXXFLAGS += [
+@@ -251,4 +254,13 @@
          "-msse2"
-@@ -268,4 +271,13 @@
-         "/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_128/ooura_fft_sse2.cc"
      ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
@@ -6810,9 +5862,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("fft_size_128_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build firefox-102.0/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build
---- third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build     2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build    2022-06-23 07:13:54.764624658 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build firefox-103.0/third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build
+--- third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/common_audio/third_party/ooura/fft_size_256_gn/moz.build     2022-07-26 23:57:28.400610034 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6832,17 +5884,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6851,9 +5894,9 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6865,9 +5908,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("fft_size_256_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build 
firefox-102.0/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build
---- third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build  2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build 2022-06-23 07:13:54.766076338 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build 
firefox-103.0/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build
+--- third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor_gn/moz.build  2022-07-27 06:47:31.932062190 +0900
 @@ -63,14 +63,17 @@
          "/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor.c"
      ]
@@ -6887,17 +5930,8 @@ _+++ third_party/libwebrtc/common_audio/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -157,7 +160,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -173,7 +176,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -153,7 +156,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6906,8 +5940,40 @@ _+++ third_party/libwebrtc/common_audio/
  
      DEFINES["_DEBUG"] = True
  
-@@ -221,4 +224,13 @@
+@@ -202,7 +205,7 @@
+         "/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor.c"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+@@ -210,11 +213,11 @@
+         "/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor.c"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "arm" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+-if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     CFLAGS += [
          "-msse2"
+@@ -226,7 +229,7 @@
+         "/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor.c"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
+@@ -234,4 +237,13 @@
+         "/third_party/libwebrtc/common_audio/third_party/spl_sqrt_floor/spl_sqrt_floor.c"
      ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
@@ -6920,9 +5986,9 @@ _+++ third_party/libwebrtc/common_audio/
 +    ]
 +
  Library("spl_sqrt_floor_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_video/common_video_gn/moz.build firefox-102.0/third_party/libwebrtc/common_video/common_video_gn/moz.build
---- third_party/libwebrtc/common_video/common_video_gn/moz.build       2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/common_video/common_video_gn/moz.build      2022-06-23 07:13:54.557617553 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_video/common_video_gn/moz.build firefox-103.0/third_party/libwebrtc/common_video/common_video_gn/moz.build
+--- third_party/libwebrtc/common_video/common_video_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/common_video/common_video_gn/moz.build       2022-07-26 23:57:28.374935395 +0900
 @@ -81,14 +81,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6942,17 +6008,8 @@ _+++ third_party/libwebrtc/common_video/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -175,7 +178,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -191,7 +194,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -169,7 +172,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -6961,9 +6018,9 @@ _+++ third_party/libwebrtc/common_video/
  
      DEFINES["_DEBUG"] = True
  
-@@ -223,4 +226,13 @@
-         "-msse2"
-     ]
+@@ -222,4 +225,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -6975,9 +6032,9 @@ _+++ third_party/libwebrtc/common_video/
 +    ]
 +
  Library("common_video_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_video/frame_counts_gn/moz.build firefox-102.0/third_party/libwebrtc/common_video/frame_counts_gn/moz.build
---- third_party/libwebrtc/common_video/frame_counts_gn/moz.build       2022-06-17 06:35:05.000000000 +0900
-_+++ third_party/libwebrtc/common_video/frame_counts_gn/moz.build      2022-06-23 07:13:54.554726695 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_video/frame_counts_gn/moz.build firefox-103.0/third_party/libwebrtc/common_video/frame_counts_gn/moz.build
+--- third_party/libwebrtc/common_video/frame_counts_gn/moz.build       2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/common_video/frame_counts_gn/moz.build       2022-07-26 23:57:28.372197423 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -6997,17 +6054,8 @@ _+++ third_party/libwebrtc/common_video/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7016,9 +6064,9 @@ _+++ third_party/libwebrtc/common_video/
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7030,9 +6078,9 @@ _+++ third_party/libwebrtc/common_video/
 +    ]
 +
  Library("frame_counts_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build 
firefox-102.0/third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build
---- third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build  2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build 2022-06-23 07:13:54.556163558 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build 
firefox-103.0/third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build
+--- third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/common_video/generic_frame_descriptor/generic_frame_descriptor_gn/moz.build  2022-07-26 23:57:28.373557713 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7052,17 +6100,8 @@ _+++ third_party/libwebrtc/common_video/
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7071,9 +6110,9 @@ _+++ third_party/libwebrtc/common_video/
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7085,9 +6124,9 @@ _+++ third_party/libwebrtc/common_video/
 +    ]
 +
  Library("generic_frame_descriptor_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build firefox-102.0/third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build
---- third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build 2022-06-17 06:35:05.000000000 +0900
-_+++ third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build        2022-06-23 07:13:54.791813816 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build firefox-103.0/third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build
+--- third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build 2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/logging/rtc_event_audio_gn/moz.build 2022-07-26 23:57:28.701678500 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7107,17 +6146,8 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -156,7 +159,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -172,7 +175,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -150,7 +153,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7126,9 +6156,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
  
      DEFINES["_DEBUG"] = True
  
-@@ -204,4 +207,13 @@
-         "-msse2"
-     ]
+@@ -203,4 +206,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7140,9 +6170,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +    ]
 +
  Library("rtc_event_audio_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build firefox-102.0/third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build
---- third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build   2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build  2022-06-23 07:13:54.788969445 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build firefox-103.0/third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build
+--- third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/logging/rtc_event_bwe_gn/moz.build   2022-07-26 23:57:28.700314664 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7162,17 +6192,8 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7181,9 +6202,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7195,9 +6216,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +    ]
 +
  Library("rtc_event_bwe_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build firefox-102.0/third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build
---- third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build        2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build       2022-06-23 07:13:54.794672433 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build firefox-103.0/third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build
+--- third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/logging/rtc_event_pacing_gn/moz.build        2022-07-26 23:57:28.704393859 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7217,17 +6238,8 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7236,9 +6248,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7250,9 +6262,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +    ]
 +
  Library("rtc_event_pacing_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build firefox-102.0/third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build
---- third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build      2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build     2022-06-23 07:13:54.793249507 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build firefox-103.0/third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build
+--- third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/logging/rtc_event_rtp_rtcp_gn/moz.build      2022-07-26 23:57:28.705758487 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7272,17 +6284,8 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -165,7 +168,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -181,7 +184,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -159,7 +162,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7291,9 +6294,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
  
      DEFINES["_DEBUG"] = True
  
-@@ -213,4 +216,13 @@
-         "-msse2"
-     ]
+@@ -212,4 +215,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7305,9 +6308,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +    ]
 +
  Library("rtc_event_rtp_rtcp_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/logging/rtc_event_video_gn/moz.build firefox-102.0/third_party/libwebrtc/logging/rtc_event_video_gn/moz.build
---- third_party/libwebrtc/logging/rtc_event_video_gn/moz.build 2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/logging/rtc_event_video_gn/moz.build        2022-06-23 07:13:54.787527913 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/logging/rtc_event_video_gn/moz.build firefox-103.0/third_party/libwebrtc/logging/rtc_event_video_gn/moz.build
+--- third_party/libwebrtc/logging/rtc_event_video_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/logging/rtc_event_video_gn/moz.build 2022-07-26 23:57:28.707122774 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7327,17 +6330,8 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7346,9 +6340,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
  
      DEFINES["_DEBUG"] = True
  
-@@ -202,4 +205,13 @@
-         "-msse2"
-     ]
+@@ -201,4 +204,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7360,9 +6354,9 @@ _+++ third_party/libwebrtc/logging/rtc_e
 +    ]
 +
  Library("rtc_event_video_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build firefox-102.0/third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build
---- third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build       2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build      2022-06-23 07:13:54.790387723 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build firefox-103.0/third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build
+--- third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/logging/rtc_stream_config_gn/moz.build       2022-07-26 23:57:28.703036275 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7382,17 +6376,8 @@ _+++ third_party/libwebrtc/logging/rtc_s
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7401,9 +6386,9 @@ _+++ third_party/libwebrtc/logging/rtc_s
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7415,9 +6400,9 @@ _+++ third_party/libwebrtc/logging/rtc_s
 +    ]
 +
  Library("rtc_stream_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_constants_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_constants_gn/moz.build
---- third_party/libwebrtc/media/rtc_constants_gn/moz.build     2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_constants_gn/moz.build    2022-06-23 07:13:54.566133724 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_constants_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_constants_gn/moz.build
+--- third_party/libwebrtc/media/rtc_constants_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/media/rtc_constants_gn/moz.build     2022-07-26 23:57:28.537736198 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7437,17 +6422,8 @@ _+++ third_party/libwebrtc/media/rtc_con
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7456,9 +6432,9 @@ _+++ third_party/libwebrtc/media/rtc_con
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7470,9 +6446,9 @@ _+++ third_party/libwebrtc/media/rtc_con
 +    ]
 +
  Library("rtc_constants_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build
---- third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build       2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build      2022-06-23 07:13:54.559044798 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build
+--- third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/media/rtc_encoder_simulcast_proxy_gn/moz.build       2022-07-26 23:57:28.540462357 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7492,17 +6468,8 @@ _+++ third_party/libwebrtc/media/rtc_enc
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7511,9 +6478,9 @@ _+++ third_party/libwebrtc/media/rtc_enc
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7525,9 +6492,9 @@ _+++ third_party/libwebrtc/media/rtc_enc
 +    ]
 +
  Library("rtc_encoder_simulcast_proxy_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build
---- third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build       2022-06-17 06:35:05.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build      2022-06-23 07:13:54.567559977 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build
+--- third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build       2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/media/rtc_h264_profile_id_gn/moz.build       2022-07-26 23:57:28.545917942 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7547,17 +6514,8 @@ _+++ third_party/libwebrtc/media/rtc_h26
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7566,9 +6524,9 @@ _+++ third_party/libwebrtc/media/rtc_h26
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7580,9 +6538,9 @@ _+++ third_party/libwebrtc/media/rtc_h26
 +    ]
 +
  Library("rtc_h264_profile_id_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build
---- third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build 2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build        2022-06-23 07:13:54.560478525 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build
+--- third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/media/rtc_internal_video_codecs_gn/moz.build 2022-07-26 23:57:28.539099332 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7600,19 +6558,10 @@ _+++ third_party/libwebrtc/media/rtc_int
 +        DEFINES["WEBRTC_LINUX"] = True
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
-     DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["WEBRTC_POSIX"] = True
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7621,9 +6570,9 @@ _+++ third_party/libwebrtc/media/rtc_int
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7635,9 +6584,9 @@ _+++ third_party/libwebrtc/media/rtc_int
 +    ]
 +
  Library("rtc_internal_video_codecs_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_media_base_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_media_base_gn/moz.build
---- third_party/libwebrtc/media/rtc_media_base_gn/moz.build    2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_media_base_gn/moz.build   2022-06-23 07:13:54.569001499 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_media_base_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_media_base_gn/moz.build
+--- third_party/libwebrtc/media/rtc_media_base_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/media/rtc_media_base_gn/moz.build    2022-07-26 23:57:28.541833106 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7657,17 +6606,8 @@ _+++ third_party/libwebrtc/media/rtc_med
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7676,9 +6616,9 @@ _+++ third_party/libwebrtc/media/rtc_med
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7690,9 +6630,9 @@ _+++ third_party/libwebrtc/media/rtc_med
 +    ]
 +
  Library("rtc_media_base_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_media_config_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_media_config_gn/moz.build
---- third_party/libwebrtc/media/rtc_media_config_gn/moz.build  2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_media_config_gn/moz.build 2022-06-23 07:13:54.564720816 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_media_config_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_media_config_gn/moz.build
+--- third_party/libwebrtc/media/rtc_media_config_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/media/rtc_media_config_gn/moz.build  2022-07-26 23:57:28.547262712 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7712,17 +6652,8 @@ _+++ third_party/libwebrtc/media/rtc_med
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7731,9 +6662,9 @@ _+++ third_party/libwebrtc/media/rtc_med
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7745,9 +6676,9 @@ _+++ third_party/libwebrtc/media/rtc_med
 +    ]
 +
  Library("rtc_media_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build
---- third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build     2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build    2022-06-23 07:13:54.563317876 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build
+--- third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/media/rtc_simulcast_encoder_adapter_gn/moz.build     2022-07-26 23:57:28.544556671 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7767,17 +6698,8 @@ _+++ third_party/libwebrtc/media/rtc_sim
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7786,9 +6708,9 @@ _+++ third_party/libwebrtc/media/rtc_sim
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7800,9 +6722,9 @@ _+++ third_party/libwebrtc/media/rtc_sim
 +    ]
 +
  Library("rtc_simulcast_encoder_adapter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build firefox-102.0/third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build
---- third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build   2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build  2022-06-23 07:13:54.561897154 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build firefox-103.0/third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build
+--- third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/media/rtc_vp9_profile_gn/moz.build   2022-07-26 23:57:28.543188366 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7822,17 +6744,8 @@ _+++ third_party/libwebrtc/media/rtc_vp9
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7841,9 +6754,9 @@ _+++ third_party/libwebrtc/media/rtc_vp9
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7855,9 +6768,9 @@ _+++ third_party/libwebrtc/media/rtc_vp9
 +    ]
 +
  Library("rtc_vp9_profile_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build       2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build      2022-06-23 07:13:54.956852804 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build       2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/audio_coding_gn/moz.build       2022-07-26 23:57:28.203823715 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7877,17 +6790,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7896,9 +6800,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7910,9 +6814,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_coding_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build       2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build      2022-06-23 07:13:54.952569185 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/audio_coding_module_typedefs_gn/moz.build       2022-07-26 23:57:28.184971933 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7932,17 +6836,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -7951,9 +6846,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -7965,9 +6860,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_coding_module_typedefs_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build   2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build  2022-06-23 07:13:54.947103722 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build   2022-07-26 23:57:28.213441932 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -7987,17 +6882,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8006,9 +6892,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8020,9 +6906,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_coding_opus_common_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build  2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build 2022-06-23 07:13:54.975365180 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/audio_encoder_cng_gn/moz.build  2022-07-26 23:57:28.212074369 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8042,17 +6928,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8061,9 +6938,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8075,9 +6952,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_encoder_cng_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build       2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build      2022-06-23 07:13:54.953982624 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_config_gn/moz.build       2022-07-26 23:57:28.220299494 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8097,17 +6974,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8116,9 +6984,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8130,9 +6998,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_network_adaptor_config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build     2022-06-23 07:13:54.951159473 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build      2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build      2022-07-26 23:57:28.182172617 +0900
 @@ -77,14 +77,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8152,17 +7020,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -170,7 +173,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -186,7 +189,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -164,7 +167,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8171,9 +7030,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -218,4 +221,13 @@
-         "-msse2"
-     ]
+@@ -217,4 +220,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8185,9 +7044,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_network_adaptor_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build      2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build     2022-06-23 07:13:54.969886882 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/default_neteq_factory_gn/moz.build      2022-07-26 23:57:28.198490470 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8207,17 +7066,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8226,9 +7076,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8240,9 +7090,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("default_neteq_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build     2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build    2022-06-23 07:13:54.983471423 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/g711_c_gn/moz.build     2022-07-26 23:57:28.210707126 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8262,17 +7112,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8281,9 +7122,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8295,9 +7136,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("g711_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build       2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build      2022-06-23 07:13:54.955409288 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build       2022-07-26 23:57:28.217578074 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8317,17 +7158,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8336,9 +7168,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -202,4 +205,13 @@
-         "-msse2"
-     ]
+@@ -201,4 +204,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8350,9 +7182,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("g711_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build     2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build    2022-06-23 07:13:54.979414048 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/g722_c_gn/moz.build     2022-07-26 23:57:28.201081055 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8372,17 +7204,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8391,9 +7214,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8405,9 +7228,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("g722_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build       2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build      2022-06-23 07:13:54.949708885 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build       2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build       2022-07-26 23:57:28.190459628 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8427,17 +7250,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8446,9 +7260,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -202,4 +205,13 @@
-         "-msse2"
-     ]
+@@ -201,4 +204,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8460,9 +7274,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("g722_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build     2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build    2022-06-23 07:13:54.965599336 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build     2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/ilbc_c_gn/moz.build     2022-07-26 23:57:28.189075133 +0900
 @@ -135,14 +135,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8482,17 +7296,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -228,7 +231,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -244,7 +247,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -222,7 +225,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8501,9 +7306,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -276,4 +279,13 @@
-         "-msse2"
-     ]
+@@ -275,4 +278,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8515,9 +7320,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("ilbc_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build       2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build      2022-06-23 07:13:54.967034907 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build       2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/ilbc_gn/moz.build       2022-07-26 23:57:28.205198642 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8537,17 +7342,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8556,9 +7352,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8570,9 +7366,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("ilbc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build        2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build       2022-06-23 07:13:54.986313459 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build        2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_bwinfo_gn/moz.build        2022-07-26 23:57:28.209349742 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8592,17 +7388,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8611,9 +7398,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8625,9 +7412,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_bwinfo_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build     2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build    2022-06-23 07:13:54.958343628 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_c_gn/moz.build     2022-07-26 23:57:28.216203628 +0900
 @@ -89,14 +89,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8647,17 +7434,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -168,7 +171,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -184,7 +187,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -167,7 +170,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8666,9 +7444,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -216,4 +219,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8680,9 +7458,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build        2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build       2022-06-23 07:13:54.982050740 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build        2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_common_gn/moz.build        2022-07-26 23:57:28.218930509 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8702,17 +7480,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8721,9 +7490,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8735,12 +7504,21 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_common_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build 2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build        2022-06-23 07:13:54.948291688 +0900
-@@ -63,4 +63,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_fix_c_arm_asm_gn/moz.build 2022-07-26 23:57:28.187588317 +0900
+@@ -65,7 +65,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -84,4 +84,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8752,12 +7530,21 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_fix_c_arm_asm_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build 2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build        2022-06-23 07:13:54.980650275 +0900
-@@ -92,4 +92,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build 2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_fix_c_gn/moz.build 2022-07-26 23:57:28.180696951 +0900
+@@ -94,7 +94,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -113,4 +113,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8769,12 +7556,21 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_fix_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build    2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build   2022-06-23 07:13:54.972518595 +0900
-@@ -67,4 +67,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_fix_common_gn/moz.build    2022-07-26 23:57:28.193103794 +0900
+@@ -69,7 +69,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -88,4 +88,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8786,12 +7582,21 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_fix_common_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build   2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build  2022-06-23 07:13:54.978004306 +0900
-@@ -67,4 +67,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_fix_gn/moz.build   2022-07-26 23:57:28.199722819 +0900
+@@ -69,7 +69,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -88,4 +88,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8803,9 +7608,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_fix_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build       2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build      2022-06-23 07:13:54.962608080 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_gn/moz.build       2022-07-26 23:57:28.202441805 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8825,17 +7630,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -147,7 +150,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -163,7 +166,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -146,7 +149,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8844,9 +7640,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -195,4 +198,13 @@
-         "-msse2"
-     ]
+@@ -188,4 +191,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8858,12 +7654,21 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build  2022-06-17 06:35:41.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build 2022-06-23 07:13:54.987520091 +0900
-@@ -70,4 +70,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_neon_gn/moz.build  2022-07-26 23:57:28.195716040 +0900
+@@ -72,7 +72,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -91,4 +91,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8875,9 +7680,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_neon_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build   2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build  2022-06-23 07:13:54.968461080 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/isac_vad_gn/moz.build   2022-07-26 23:57:28.223047755 +0900
 @@ -66,14 +66,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8897,17 +7702,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -148,7 +151,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -164,7 +167,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -142,7 +145,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8916,9 +7712,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -196,4 +199,13 @@
-         "-msse2"
-     ]
+@@ -195,4 +198,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8930,9 +7726,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("isac_vad_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build 2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build        2022-06-23 07:13:54.984895882 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build 2022-07-26 23:57:28.207988882 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -8952,17 +7748,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -8971,9 +7758,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -8985,9 +7772,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("legacy_encoded_audio_frame_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build      2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build     2022-06-23 07:13:54.990417451 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build      2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/neteq_gn/moz.build      2022-07-26 23:57:28.206615237 +0900
 @@ -99,14 +99,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9007,17 +7794,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -192,7 +195,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -208,7 +211,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -186,7 +189,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9026,9 +7804,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -240,4 +243,13 @@
-         "-msse2"
-     ]
+@@ -239,4 +242,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9040,9 +7818,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("neteq_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build  2022-06-23 07:13:54.961191104 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build   2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/pcm16b_c_gn/moz.build   2022-07-26 23:57:28.186348613 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9062,17 +7840,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9081,9 +7850,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9095,9 +7864,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("pcm16b_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build    2022-06-23 07:13:54.973934558 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build     2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build     2022-07-26 23:57:28.194473852 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9117,17 +7886,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -155,7 +158,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -171,7 +174,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -149,7 +152,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9136,9 +7896,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -203,4 +206,13 @@
-         "-msse2"
-     ]
+@@ -202,4 +205,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9150,9 +7910,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("pcm16b_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/red_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/red_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/red_gn/moz.build        2022-06-17 06:35:26.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/red_gn/moz.build       2022-06-23 07:13:54.959772245 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/red_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/red_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/red_gn/moz.build        2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/red_gn/moz.build        2022-07-26 23:57:28.214812942 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9172,17 +7932,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9191,9 +7942,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9205,9 +7956,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("red_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build 2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build        2022-06-23 07:13:54.988943258 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/webrtc_cng_gn/moz.build 2022-07-26 23:57:28.221676034 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9227,17 +7978,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9246,9 +7988,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9260,10 +8002,10 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("webrtc_cng_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build   2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build  2022-06-23 07:13:54.964056615 +0900
-@@ -73,7 +73,7 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build   2022-07-26 23:57:28.183593680 +0900
+@@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
  
@@ -9272,10 +8014,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -81,7 +81,10 @@
+     DEFINES["USE_NSS_CERTS"] = "1"
      DEFINES["USE_OZONE"] = "1"
      DEFINES["USE_UDEV"] = True
-     DEFINES["WEBRTC_CODEC_ISAC"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
 +    if CONFIG["OS_TARGET"] == "Linux":
 +        DEFINES["WEBRTC_LINUX"] = True
@@ -9283,17 +8024,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -160,7 +163,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9302,9 +8034,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -221,4 +224,13 @@
-         "-msse2"
-     ]
+@@ -226,4 +229,13 @@
+     DEFINES["WEBRTC_CODEC_ISAC"] = True
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9316,10 +8048,10 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("webrtc_multiopus_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build        2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build       2022-06-23 07:13:54.976812793 +0900
-@@ -73,7 +73,7 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build        2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/webrtc_opus_gn/moz.build        2022-07-26 23:57:28.197108810 +0900
+@@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
  
@@ -9328,10 +8060,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -81,7 +81,10 @@
+     DEFINES["USE_NSS_CERTS"] = "1"
      DEFINES["USE_OZONE"] = "1"
      DEFINES["USE_UDEV"] = True
-     DEFINES["WEBRTC_CODEC_ISAC"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
 +    if CONFIG["OS_TARGET"] == "Linux":
 +        DEFINES["WEBRTC_LINUX"] = True
@@ -9339,17 +8070,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -170,7 +173,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -186,7 +189,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -167,7 +170,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9358,9 +8080,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -228,4 +231,13 @@
-         "-msse2"
-     ]
+@@ -233,4 +236,13 @@
+     DEFINES["WEBRTC_CODEC_ISAC"] = True
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9372,10 +8094,10 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("webrtc_opus_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build
---- third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build        2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build       2022-06-23 07:13:54.971329646 +0900
-@@ -72,7 +72,7 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build
+--- third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build        2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/modules/audio_coding/webrtc_opus_wrapper_gn/moz.build        2022-07-26 23:57:28.191860664 +0900
+@@ -72,14 +72,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
  
@@ -9384,10 +8106,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -80,7 +80,10 @@
+     DEFINES["USE_NSS_CERTS"] = "1"
      DEFINES["USE_OZONE"] = "1"
      DEFINES["USE_UDEV"] = True
-     DEFINES["WEBRTC_CODEC_ISAC"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
 +    if CONFIG["OS_TARGET"] == "Linux":
 +        DEFINES["WEBRTC_LINUX"] = True
@@ -9395,17 +8116,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -159,7 +162,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9414,9 +8126,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -220,4 +223,13 @@
-         "-msse2"
-     ]
+@@ -225,4 +228,13 @@
+     DEFINES["WEBRTC_CODEC_ISAC"] = True
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9428,9 +8140,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("webrtc_opus_wrapper_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build
---- third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build   2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build  2022-06-23 07:13:54.855736781 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build
+--- third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build   2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/audio_device/audio_device_api_gn/moz.build   2022-07-26 23:57:28.343282090 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9450,17 +8162,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9469,9 +8172,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9483,9 +8186,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_device_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build
---- third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build        2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build       2022-06-23 07:13:54.854328041 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build
+--- third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build        2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_device/audio_device_buffer_gn/moz.build        2022-07-26 23:57:28.348792588 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9505,17 +8208,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9524,9 +8218,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9538,9 +8232,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_device_buffer_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build
---- third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build       2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build      2022-06-23 07:13:54.857144279 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build
+--- third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_device/audio_device_default_gn/moz.build       2022-07-26 23:57:28.344642890 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9560,17 +8254,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9579,9 +8264,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9593,9 +8278,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_device_default_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build
---- third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build       2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build      2022-06-23 07:13:54.861425473 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build
+--- third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_device/audio_device_generic_gn/moz.build       2022-07-26 23:57:28.347410307 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9615,17 +8300,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9634,9 +8310,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9648,9 +8324,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_device_generic_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build
---- third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build       2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build      2022-06-23 07:13:54.860001544 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build
+--- third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_device/audio_device_gn/moz.build       2022-07-26 23:57:28.341912433 +0900
 @@ -64,14 +64,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9670,17 +8346,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -154,7 +157,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -170,7 +173,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -148,7 +151,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9689,9 +8356,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -192,4 +195,13 @@
-         "android_support"
-     ]
+@@ -193,4 +196,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9703,9 +8370,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_device_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build
---- third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build  2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build 2022-06-23 07:13:54.858588415 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build
+--- third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build  2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/audio_device/audio_device_impl_gn/moz.build  2022-07-26 23:57:28.346026543 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9725,17 +8392,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -165,7 +168,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -181,7 +184,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -159,7 +162,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9744,9 +8402,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -213,4 +216,13 @@
-         "-msse2"
-     ]
+@@ -212,4 +215,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9758,9 +8416,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_device_impl_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build
---- third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build    2022-06-23 07:13:54.868726526 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build
+--- third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build     2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build     2022-07-26 23:57:28.307244658 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9780,17 +8438,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9799,9 +8448,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9813,9 +8462,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_frame_manipulator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build
---- third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build    2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build   2022-06-23 07:13:54.867293781 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build
+--- third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build    2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build    2022-07-26 23:57:28.305861275 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9835,17 +8484,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9854,9 +8494,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9868,9 +8508,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_mixer_impl_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build   2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build  2022-06-23 07:13:54.931358522 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl_gn/moz.build   2022-07-26 23:57:28.247954105 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9890,17 +8530,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9909,9 +8540,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9923,9 +8554,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("adaptive_fir_filter_erl_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build       2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build      2022-06-23 07:13:54.935610561 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/adaptive_fir_filter_gn/moz.build       2022-07-26 23:57:28.246587514 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -9945,17 +8576,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -152,7 +155,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -168,7 +171,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -146,7 +149,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -9964,9 +8586,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -190,4 +193,13 @@
-         "android_support"
-     ]
+@@ -191,4 +194,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -9978,9 +8600,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("adaptive_fir_filter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build 2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build        2022-06-23 07:13:54.925689617 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build 2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn/moz.build 2022-07-26 23:57:28.250683060 +0900
 @@ -77,14 +77,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10003,15 +8625,6 @@ _+++ third_party/libwebrtc/modules/audio
      DEFINES["_GNU_SOURCE"] = True
 @@ -150,7 +153,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -166,7 +169,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -10019,7 +8632,7 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -198,4 +201,13 @@
+@@ -182,4 +185,13 @@
          "-msse2"
      ]
  
@@ -10033,9 +8646,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("aec3_avx2_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build       2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build      2022-06-23 07:13:54.934179820 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_common_gn/moz.build       2022-07-26 23:57:28.243755215 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10055,17 +8668,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10074,9 +8678,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10088,9 +8692,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("aec3_common_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build  2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build 2022-06-23 07:13:54.927128584 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_fft_gn/moz.build  2022-07-26 23:57:28.239681851 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10110,17 +8714,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -152,7 +155,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -168,7 +171,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -146,7 +149,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10129,9 +8724,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -190,4 +193,13 @@
-         "android_support"
-     ]
+@@ -191,4 +194,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10143,9 +8738,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("aec3_fft_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build      2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build     2022-06-23 07:13:54.938542867 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build      2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/aec3_gn/moz.build      2022-07-26 23:57:28.245218227 +0900
 @@ -121,14 +121,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10165,17 +8760,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -214,7 +217,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -230,7 +233,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -208,7 +211,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10184,9 +8770,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -262,4 +265,13 @@
-         "-msse2"
-     ]
+@@ -261,4 +264,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10198,9 +8784,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("aec3_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build  2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build 2022-06-23 07:13:54.928538998 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/fft_data_gn/moz.build  2022-07-26 23:57:28.242396799 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10220,17 +8806,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10239,9 +8816,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10253,9 +8830,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("fft_data_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build    2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build   2022-06-23 07:13:54.932773454 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/matched_filter_gn/moz.build    2022-07-26 23:57:28.238310751 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10275,17 +8852,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10294,9 +8862,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10308,9 +8876,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("matched_filter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build    2022-06-23 07:13:54.937022858 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build     2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/render_buffer_gn/moz.build     2022-07-26 23:57:28.241040047 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10330,17 +8898,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10349,9 +8908,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10363,9 +8922,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("render_buffer_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build       2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build      2022-06-23 07:13:54.929947538 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec3/vector_math_gn/moz.build       2022-07-26 23:57:28.249319815 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10385,17 +8944,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10404,9 +8954,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10418,9 +8968,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("vector_math_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build     2022-06-23 07:13:54.901388702 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build      2022-07-26 23:57:28.278263722 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10440,17 +8990,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10459,9 +9000,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10473,9 +9014,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("aec_dump_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build 2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build        2022-06-23 07:13:54.902809475 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build 2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build 2022-07-26 23:57:28.276887953 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10495,17 +9036,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10514,9 +9046,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10528,9 +9060,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("null_aec_dump_factory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build     2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build    2022-06-23 07:13:54.919988592 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build     2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build     2022-07-26 23:57:28.274097553 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10550,17 +9082,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10569,9 +9092,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10583,9 +9106,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("aec_dump_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build 2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build        2022-06-23 07:13:54.904245416 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/aecm/aecm_core_gn/moz.build 2022-07-26 23:57:28.234180410 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10605,17 +9128,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -170,7 +173,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -186,7 +189,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -164,7 +167,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10624,9 +9138,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -218,4 +221,13 @@
-         "-msse2"
-     ]
+@@ -217,4 +220,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10638,9 +9152,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("aecm_core_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build        2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build       2022-06-23 07:13:54.885739583 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build        2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc/agc_gn/moz.build        2022-07-26 23:57:28.258967556 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10660,17 +9174,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10679,9 +9184,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10693,9 +9198,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("agc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build     2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build    2022-06-23 07:13:54.882900181 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc/gain_control_interface_gn/moz.build     2022-07-26 23:57:28.263069044 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10715,17 +9220,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10734,9 +9230,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10748,9 +9244,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("gain_control_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build   2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build  2022-06-23 07:13:54.884301888 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build   2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc/gain_map_gn/moz.build   2022-07-26 23:57:28.261708353 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10770,17 +9266,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10789,9 +9276,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10803,9 +9290,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("gain_map_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build 2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build        2022-06-23 07:13:54.881493504 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build 2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc/legacy_agc_gn/moz.build 2022-07-26 23:57:28.257585917 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10825,17 +9312,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10844,9 +9322,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10858,9 +9336,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("legacy_agc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build  2022-06-23 07:13:54.887169082 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build   2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc/level_estimation_gn/moz.build   2022-07-26 23:57:28.260349466 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10880,17 +9358,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10899,9 +9368,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10913,9 +9382,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("level_estimation_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build  2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build 2022-06-23 07:13:54.911413230 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/adaptive_digital_gn/moz.build  2022-07-26 23:57:28.285177349 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10935,17 +9404,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -10954,9 +9414,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -10968,9 +9428,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("adaptive_digital_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build     2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build    2022-06-23 07:13:54.912837910 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/biquad_filter_gn/moz.build     2022-07-26 23:57:28.289331615 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -10990,17 +9450,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11009,9 +9460,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11023,9 +9474,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("biquad_filter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build    2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build   2022-06-23 07:13:54.915691499 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/common_gn/moz.build    2022-07-26 23:57:28.287946890 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11045,17 +9496,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11064,9 +9506,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11078,9 +9520,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("common_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build    2022-06-23 07:13:54.907117900 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build     2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/fixed_digital_gn/moz.build     2022-07-26 23:57:28.282395796 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11100,17 +9542,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11119,9 +9552,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11133,9 +9566,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("fixed_digital_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build      2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build     2022-06-23 07:13:54.914263352 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build      2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/gain_applier_gn/moz.build      2022-07-26 23:57:28.292085206 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11155,17 +9588,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11174,9 +9598,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11188,9 +9612,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("gain_applier_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build      2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build     2022-06-23 07:13:54.908551537 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/level_estimation_agc_gn/moz.build      2022-07-26 23:57:28.293461035 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11210,17 +9634,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11229,9 +9644,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11243,9 +9658,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("level_estimation_agc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build     2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build    2022-06-23 07:13:54.917121970 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/noise_level_estimator_gn/moz.build     2022-07-26 23:57:28.286564709 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11265,17 +9680,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11284,9 +9690,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11298,9 +9704,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("noise_level_estimator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build   2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build  2022-06-23 07:13:54.905687569 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_vad_gn/moz.build   2022-07-26 23:57:28.283790540 +0900
 @@ -75,14 +75,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11320,17 +9726,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -168,7 +171,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -184,7 +187,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -162,7 +165,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11339,9 +9736,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -216,4 +219,13 @@
-         "-msse2"
-     ]
+@@ -215,4 +218,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11353,9 +9750,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("rnn_vad_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build        2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build       2022-06-23 07:13:54.909981547 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build        2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad_with_level_gn/moz.build        2022-07-26 23:57:28.290716300 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11375,17 +9772,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11394,9 +9782,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11408,9 +9796,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("rnn_vad_with_level_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/api_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/api_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/api_gn/moz.build    2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/api_gn/moz.build   2022-06-23 07:13:54.877234322 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/api_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/api_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/api_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/api_gn/moz.build    2022-07-26 23:57:28.236939191 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11430,17 +9818,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11449,9 +9828,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11463,9 +9842,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build    2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build   2022-06-23 07:13:54.924260409 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build    2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/apm_logging_gn/moz.build    2022-07-26 23:57:28.235562330 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11485,17 +9864,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11504,9 +9874,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11518,9 +9888,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("apm_logging_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build  2022-06-23 07:13:54.875814571 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build   2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/audio_buffer_gn/moz.build   2022-07-26 23:57:28.296225005 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11540,17 +9910,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11559,9 +9920,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11573,9 +9934,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_buffer_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build    2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build   2022-06-23 07:13:54.892860138 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build    2022-07-26 23:57:28.253421762 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11595,17 +9956,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11614,9 +9966,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11628,9 +9980,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_frame_proxies_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build       2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build      2022-06-23 07:13:54.880068263 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/audio_frame_view_gn/moz.build       2022-07-26 23:57:28.279631495 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11650,17 +10002,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11669,9 +10012,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11683,9 +10026,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_frame_view_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build       2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build      2022-06-23 07:13:54.898566072 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build       2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/audio_processing_gn/moz.build       2022-07-26 23:57:28.275504861 +0900
 @@ -82,14 +82,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11705,17 +10048,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -175,7 +178,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -191,7 +194,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -169,7 +172,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11724,9 +10058,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -223,4 +226,13 @@
-         "-msse2"
-     ]
+@@ -222,4 +225,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11738,9 +10072,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_processing_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build    2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build   2022-06-23 07:13:54.891440868 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/audio_processing_statistics_gn/moz.build    2022-07-26 23:57:28.281005049 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11760,17 +10094,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11779,9 +10104,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11793,9 +10118,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("audio_processing_statistics_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/config_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/config_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/config_gn/moz.build 2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/config_gn/moz.build        2022-06-23 07:13:54.890022099 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/config_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/config_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/config_gn/moz.build 2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/config_gn/moz.build 2022-07-26 23:57:28.252052747 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11815,17 +10140,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11834,9 +10150,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11848,9 +10164,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build       2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build      2022-06-23 07:13:54.941434356 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/high_pass_filter_gn/moz.build       2022-07-26 23:57:28.271342560 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11870,17 +10186,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11889,9 +10196,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11903,9 +10210,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("high_pass_filter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build  2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build 2022-06-23 07:13:54.940003044 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/ns/ns_gn/moz.build  2022-07-26 23:57:28.297626562 +0900
 @@ -80,14 +80,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11925,17 +10232,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -173,7 +176,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -189,7 +192,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -167,7 +170,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11944,9 +10242,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -221,4 +224,13 @@
-         "-msse2"
-     ]
+@@ -220,4 +223,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -11958,9 +10256,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("ns_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build    2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build   2022-06-23 07:13:54.878663320 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build    2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/optionally_built_submodule_creators_gn/moz.build    2022-07-26 23:57:28.254819191 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -11980,17 +10278,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -11999,10 +10288,10 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
- 
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
 +        "-msse2"
@@ -12013,9 +10302,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("optionally_built_submodule_creators_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build     2022-06-23 07:13:54.899981074 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build      2022-07-26 23:57:28.272718939 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12035,17 +10324,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12054,9 +10334,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12068,9 +10348,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("rms_level_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build     2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build    2022-06-23 07:13:54.921397262 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build     2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_api_gn/moz.build     2022-07-26 23:57:28.264434984 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12090,17 +10370,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12109,9 +10380,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12123,9 +10394,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("transient_suppressor_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build    2022-06-17 06:35:22.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build   2022-06-23 07:13:54.922827062 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build    2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/transient/transient_suppressor_impl_gn/moz.build    2022-07-26 23:57:28.265826422 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12145,17 +10416,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12164,9 +10426,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12178,9 +10440,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("transient_suppressor_impl_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build 2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build        2022-06-23 07:13:54.897121184 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build 2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/utility/cascaded_biquad_filter_gn/moz.build 2022-07-26 23:57:28.269963074 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12200,17 +10462,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12219,9 +10472,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12233,9 +10486,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("cascaded_biquad_filter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build 2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build        2022-06-23 07:13:54.895699640 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/utility/legacy_delay_estimator_gn/moz.build 2022-07-26 23:57:28.268587486 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12255,17 +10508,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -150,7 +153,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -166,7 +169,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -144,7 +147,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12274,9 +10518,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -198,4 +201,13 @@
-         "-msse2"
-     ]
+@@ -197,4 +200,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12288,9 +10532,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("legacy_delay_estimator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build  2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build 2022-06-23 07:13:54.894275831 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/utility/pffft_wrapper_gn/moz.build  2022-07-26 23:57:28.267207480 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12310,17 +10554,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12329,9 +10564,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12343,9 +10578,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("pffft_wrapper_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build        2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build       2022-06-23 07:13:54.918563261 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build        2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/vad/vad_gn/moz.build        2022-07-26 23:57:28.294850118 +0900
 @@ -74,14 +74,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12365,17 +10600,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12384,9 +10610,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12398,9 +10624,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("vad_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build
---- third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build        2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build       2022-06-23 07:13:54.888598260 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build
+--- third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build        2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/audio_processing/voice_detection_gn/moz.build        2022-07-26 23:57:28.256200140 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12420,17 +10646,8 @@ _+++ third_party/libwebrtc/modules/audio
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12439,9 +10656,9 @@ _+++ third_party/libwebrtc/modules/audio
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12453,9 +10670,9 @@ _+++ third_party/libwebrtc/modules/audio
 +    ]
 +
  Library("voice_detection_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build     2022-06-17 06:35:30.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build    2022-06-23 07:13:54.848623820 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build     2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/congestion_controller_gn/moz.build     2022-07-26 23:57:28.370843065 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12475,17 +10692,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12494,9 +10702,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12508,9 +10716,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("congestion_controller_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build      2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build     2022-06-23 07:13:54.835744241 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/alr_detector_gn/moz.build      2022-07-26 23:57:28.359789809 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12530,17 +10738,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12549,9 +10748,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12563,9 +10762,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("alr_detector_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build   2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build  2022-06-23 07:13:54.841461837 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe_gn/moz.build   2022-07-26 23:57:28.357033122 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12585,17 +10784,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12604,9 +10794,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12618,9 +10808,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("delay_based_bwe_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build        2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build       2022-06-23 07:13:54.837185332 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/estimators_gn/moz.build        2022-07-26 23:57:28.366695912 +0900
 @@ -74,14 +74,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12640,17 +10830,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -168,7 +171,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -184,7 +187,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -162,7 +165,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12659,9 +10840,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -216,4 +219,13 @@
-         "-msse2"
-     ]
+@@ -215,4 +218,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12673,9 +10854,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("estimators_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build   2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build  2022-06-23 07:13:54.842888390 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/goog_cc_gn/moz.build   2022-07-26 23:57:28.358413730 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12695,17 +10876,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12714,9 +10886,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12728,9 +10900,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("goog_cc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build  2022-06-23 07:13:54.838605143 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build   2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator_gn/moz.build   2022-07-26 23:57:28.361162722 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12750,17 +10922,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12769,9 +10932,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12783,9 +10946,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("link_capacity_estimator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build     2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build    2022-06-23 07:13:54.840031797 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_controller_gn/moz.build     2022-07-26 23:57:28.363922684 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12805,17 +10968,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12824,9 +10978,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12838,9 +10992,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("loss_based_controller_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build  2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build 2022-06-23 07:13:54.834316164 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build  2022-07-26 23:57:28.365303422 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12860,17 +11014,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12879,9 +11024,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12893,9 +11038,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("probe_controller_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build       2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build      2022-06-23 07:13:54.844315706 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build       2022-07-26 23:57:28.362543409 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12915,17 +11060,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12934,9 +11070,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -12948,9 +11084,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("pushback_controller_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build       2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build      2022-06-23 07:13:54.845750214 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build       2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn/moz.build       2022-07-26 23:57:28.369466254 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -12970,17 +11106,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -12989,9 +11116,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13003,9 +11130,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("control_handler_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build
---- third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build    2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build   2022-06-23 07:13:54.847187919 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build
+--- third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build    2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn/moz.build    2022-07-26 23:57:28.368086318 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13025,17 +11152,8 @@ _+++ third_party/libwebrtc/modules/conge
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13044,9 +11162,9 @@ _+++ third_party/libwebrtc/modules/conge
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13058,9 +11176,9 @@ _+++ third_party/libwebrtc/modules/conge
 +    ]
 +
  Library("transport_feedback_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build
---- third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build     2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build    2022-06-23 07:13:54.996239332 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build
+--- third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build     2022-07-26 23:57:28.336407165 +0900
 @@ -54,14 +54,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13083,15 +11201,6 @@ _+++ third_party/libwebrtc/modules/deskt
      DEFINES["_GNU_SOURCE"] = True
 @@ -116,7 +119,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -128,7 +131,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -13099,7 +11208,7 @@ _+++ third_party/libwebrtc/modules/deskt
  
      DEFINES["_DEBUG"] = True
  
-@@ -157,4 +160,13 @@
+@@ -145,4 +148,13 @@
          "-msse2"
      ]
  
@@ -13113,10 +11222,10 @@ _+++ third_party/libwebrtc/modules/deskt
 +    ]
 +
  Library("desktop_capture_differ_sse2_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build
---- third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build 2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build        2022-06-23 07:13:54.994840631 +0900
-@@ -85,14 +85,17 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build
+--- third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn/moz.build 2022-07-26 23:57:28.333639277 +0900
+@@ -81,14 +81,17 @@
          "/third_party/libwebrtc/modules/desktop_capture/mac/window_list_utils.cc"
      ]
  
@@ -13134,18 +11243,9 @@ _+++ third_party/libwebrtc/modules/deskt
 +    else:
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["WEBRTC_USE_PIPEWIRE"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-@@ -262,7 +265,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -274,7 +277,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -282,7 +285,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13154,8 +11254,8 @@ _+++ third_party/libwebrtc/modules/deskt
  
      DEFINES["_DEBUG"] = True
  
-@@ -321,4 +324,13 @@
-         "-msse2"
+@@ -456,4 +459,13 @@
+         "/third_party/libwebrtc/modules/desktop_capture/linux/x_window_property.cc"
      ]
  
 +if CONFIG["CPU_ARCH"] == "x86":
@@ -13168,9 +11268,9 @@ _+++ third_party/libwebrtc/modules/deskt
 +    ]
 +
  Library("desktop_capture_generic_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build
---- third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build 2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build        2022-06-23 07:13:54.993240552 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build
+--- third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build 2022-07-26 23:57:28.335071922 +0900
 @@ -46,14 +46,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13190,17 +11290,8 @@ _+++ third_party/libwebrtc/modules/deskt
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -135,7 +138,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -147,7 +150,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13209,7 +11300,7 @@ _+++ third_party/libwebrtc/modules/deskt
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
+@@ -245,4 +248,13 @@
          "Xtst"
      ]
  
@@ -13223,10 +11314,10 @@ _+++ third_party/libwebrtc/modules/deskt
 +    ]
 +
  Library("desktop_capture_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build
---- third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build    2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build   2022-06-23 07:13:54.997451604 +0900
-@@ -64,4 +64,13 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build
+--- third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build    2022-07-26 23:57:28.331970269 +0900
+@@ -63,4 +63,13 @@
      DEFINES["WEBRTC_ARCH_ARM64"] = True
      DEFINES["WEBRTC_HAS_NEON"] = True
  
@@ -13240,9 +11331,9 @@ _+++ third_party/libwebrtc/modules/deskt
 +    ]
 +
  Library("desktop_capture_objc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build
---- third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build      2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build     2022-06-23 07:13:54.991818116 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build
+--- third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/desktop_capture/primitives_gn/moz.build      2022-07-26 23:57:28.337777032 +0900
 @@ -54,14 +54,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13262,17 +11353,8 @@ _+++ third_party/libwebrtc/modules/deskt
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -117,7 +120,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -129,7 +132,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13281,9 +11363,9 @@ _+++ third_party/libwebrtc/modules/deskt
  
      DEFINES["_DEBUG"] = True
  
-@@ -151,4 +154,13 @@
-         "-msse2"
-     ]
+@@ -175,4 +178,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13295,9 +11377,9 @@ _+++ third_party/libwebrtc/modules/deskt
 +    ]
 +
  Library("primitives_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/module_api_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/module_api_gn/moz.build
---- third_party/libwebrtc/modules/module_api_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/module_api_gn/moz.build     2022-06-23 07:13:54.942842265 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/module_api_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/module_api_gn/moz.build
+--- third_party/libwebrtc/modules/module_api_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/module_api_gn/moz.build      2022-07-26 23:57:28.228651027 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13317,17 +11399,8 @@ _+++ third_party/libwebrtc/modules/modul
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13336,9 +11409,9 @@ _+++ third_party/libwebrtc/modules/modul
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13350,9 +11423,9 @@ _+++ third_party/libwebrtc/modules/modul
 +    ]
 +
  Library("module_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/module_api_public_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/module_api_public_gn/moz.build
---- third_party/libwebrtc/modules/module_api_public_gn/moz.build       2022-06-17 06:35:06.000000000 +0900
-_+++ third_party/libwebrtc/modules/module_api_public_gn/moz.build      2022-06-23 07:13:54.945679292 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/module_api_public_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/module_api_public_gn/moz.build
+--- third_party/libwebrtc/modules/module_api_public_gn/moz.build       2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/module_api_public_gn/moz.build       2022-07-26 23:57:28.232793120 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13372,17 +11445,8 @@ _+++ third_party/libwebrtc/modules/modul
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13391,9 +11455,9 @@ _+++ third_party/libwebrtc/modules/modul
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13405,9 +11469,9 @@ _+++ third_party/libwebrtc/modules/modul
 +    ]
 +
  Library("module_api_public_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/module_fec_api_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/module_fec_api_gn/moz.build
---- third_party/libwebrtc/modules/module_fec_api_gn/moz.build  2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/modules/module_fec_api_gn/moz.build 2022-06-23 07:13:54.830034319 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/module_fec_api_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/module_fec_api_gn/moz.build
+--- third_party/libwebrtc/modules/module_fec_api_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/module_fec_api_gn/moz.build  2022-07-26 23:57:28.340539339 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13427,17 +11491,8 @@ _+++ third_party/libwebrtc/modules/modul
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13446,9 +11501,9 @@ _+++ third_party/libwebrtc/modules/modul
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13460,9 +11515,9 @@ _+++ third_party/libwebrtc/modules/modul
 +    ]
 +
  Library("module_fec_api_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build
---- third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build  2022-06-17 06:35:23.000000000 +0900
-_+++ third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build 2022-06-23 07:13:54.832886815 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build
+--- third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/pacing/interval_budget_gn/moz.build  2022-07-26 23:57:28.351553171 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13482,17 +11537,8 @@ _+++ third_party/libwebrtc/modules/pacin
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13501,9 +11547,9 @@ _+++ third_party/libwebrtc/modules/pacin
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13515,9 +11561,9 @@ _+++ third_party/libwebrtc/modules/pacin
 +    ]
 +
  Library("interval_budget_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/pacing/pacing_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/pacing/pacing_gn/moz.build
---- third_party/libwebrtc/modules/pacing/pacing_gn/moz.build   2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/modules/pacing/pacing_gn/moz.build  2022-06-23 07:13:54.831465482 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/pacing/pacing_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/pacing/pacing_gn/moz.build
+--- third_party/libwebrtc/modules/pacing/pacing_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/pacing/pacing_gn/moz.build   2022-07-26 23:57:28.350179828 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13537,17 +11583,8 @@ _+++ third_party/libwebrtc/modules/pacin
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13556,9 +11593,9 @@ _+++ third_party/libwebrtc/modules/pacin
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13570,9 +11607,9 @@ _+++ third_party/libwebrtc/modules/pacin
 +    ]
 +
  Library("pacing_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build
---- third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build       2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build      2022-06-23 07:13:54.998901241 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build
+--- third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build       2022-07-26 23:57:28.299022768 +0900
 @@ -79,14 +79,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13592,17 +11629,8 @@ _+++ third_party/libwebrtc/modules/remot
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -173,7 +176,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -189,7 +192,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -167,7 +170,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13611,9 +11639,9 @@ _+++ third_party/libwebrtc/modules/remot
  
      DEFINES["_DEBUG"] = True
  
-@@ -221,4 +224,13 @@
-         "-msse2"
-     ]
+@@ -220,4 +223,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13625,9 +11653,9 @@ _+++ third_party/libwebrtc/modules/remot
 +    ]
 +
  Library("remote_bitrate_estimator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build
---- third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build        2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build       2022-06-23 07:13:54.864433701 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build
+--- third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_format_gn/moz.build        2022-07-26 23:57:28.225842804 +0900
 @@ -109,14 +109,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13647,17 +11675,8 @@ _+++ third_party/libwebrtc/modules/rtp_r
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -203,7 +206,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -219,7 +222,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -197,7 +200,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13666,9 +11685,9 @@ _+++ third_party/libwebrtc/modules/rtp_r
  
      DEFINES["_DEBUG"] = True
  
-@@ -251,4 +254,13 @@
-         "-msse2"
-     ]
+@@ -250,4 +253,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13680,9 +11699,9 @@ _+++ third_party/libwebrtc/modules/rtp_r
 +    ]
 +
  Library("rtp_rtcp_format_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build
---- third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build       2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build      2022-06-23 07:13:54.862939631 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build
+--- third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build       2022-07-26 23:57:28.227292280 +0900
 @@ -121,14 +121,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13702,17 +11721,8 @@ _+++ third_party/libwebrtc/modules/rtp_r
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -215,7 +218,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -231,7 +234,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -209,7 +212,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13721,9 +11731,9 @@ _+++ third_party/libwebrtc/modules/rtp_r
  
      DEFINES["_DEBUG"] = True
  
-@@ -263,4 +266,13 @@
-         "-msse2"
-     ]
+@@ -262,4 +265,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13735,9 +11745,9 @@ _+++ third_party/libwebrtc/modules/rtp_r
 +    ]
 +
  Library("rtp_rtcp_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build
---- third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build       2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build      2022-06-23 07:13:54.865865094 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build
+--- third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/rtp_rtcp/rtp_video_header_gn/moz.build       2022-07-26 23:57:28.224408886 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13757,17 +11767,8 @@ _+++ third_party/libwebrtc/modules/rtp_r
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13776,9 +11777,9 @@ _+++ third_party/libwebrtc/modules/rtp_r
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13790,9 +11791,9 @@ _+++ third_party/libwebrtc/modules/rtp_r
 +    ]
 +
  Library("rtp_video_header_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build
---- third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build     2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build    2022-06-23 07:13:54.852894454 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build
+--- third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/third_party/fft/fft_gn/moz.build     2022-07-26 23:57:28.354288478 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13812,17 +11813,8 @@ _+++ third_party/libwebrtc/modules/third
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13831,9 +11823,9 @@ _+++ third_party/libwebrtc/modules/third
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13845,9 +11837,9 @@ _+++ third_party/libwebrtc/modules/third
 +    ]
 +
  Library("fft_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build
---- third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build        2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build       2022-06-23 07:13:54.851469683 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build
+--- third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build        2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/third_party/g711/g711_3p_gn/moz.build        2022-07-26 23:57:28.355656091 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13867,17 +11859,8 @@ _+++ third_party/libwebrtc/modules/third
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13886,9 +11869,9 @@ _+++ third_party/libwebrtc/modules/third
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13900,9 +11883,9 @@ _+++ third_party/libwebrtc/modules/third
 +    ]
 +
  Library("g711_3p_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build
---- third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build        2022-06-17 06:35:26.000000000 +0900
-_+++ third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build       2022-06-23 07:13:54.850045134 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build
+--- third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build        2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/third_party/g722/g722_3p_gn/moz.build        2022-07-26 23:57:28.352918581 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13922,17 +11905,8 @@ _+++ third_party/libwebrtc/modules/third
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13941,9 +11915,9 @@ _+++ third_party/libwebrtc/modules/third
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -13955,9 +11929,9 @@ _+++ third_party/libwebrtc/modules/third
 +    ]
 +
  Library("g722_3p_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/utility/utility_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/utility/utility_gn/moz.build
---- third_party/libwebrtc/modules/utility/utility_gn/moz.build 2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/utility/utility_gn/moz.build        2022-06-23 07:13:54.944272706 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/utility/utility_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/utility/utility_gn/moz.build
+--- third_party/libwebrtc/modules/utility/utility_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/utility/utility_gn/moz.build 2022-07-26 23:57:28.339170343 +0900
 @@ -72,14 +72,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -13977,17 +11951,8 @@ _+++ third_party/libwebrtc/modules/utili
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -165,7 +168,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -181,7 +184,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -159,7 +162,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -13996,9 +11961,9 @@ _+++ third_party/libwebrtc/modules/utili
  
      DEFINES["_DEBUG"] = True
  
-@@ -213,4 +216,13 @@
-         "-msse2"
-     ]
+@@ -212,4 +215,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14010,9 +11975,9 @@ _+++ third_party/libwebrtc/modules/utili
 +    ]
 +
  Library("utility_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build
---- third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build       2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build      2022-06-23 07:13:54.828629957 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build
+--- third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build       2022-07-26 23:57:28.230043857 +0900
 @@ -64,14 +64,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14032,17 +11997,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -179,7 +182,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -195,7 +198,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -173,7 +176,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14051,9 +12007,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -223,4 +226,13 @@
-         "-msse2"
-     ]
+@@ -226,4 +229,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14065,9 +12021,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_capture_internal_impl_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build
---- third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build      2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build     2022-06-23 07:13:54.827186642 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build
+--- third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_capture/video_capture_module_gn/moz.build      2022-07-26 23:57:28.231430666 +0900
 @@ -72,14 +72,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14087,17 +12043,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -166,7 +169,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -182,7 +185,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -160,7 +163,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14106,9 +12053,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -214,4 +217,13 @@
-         "-msse2"
-     ]
+@@ -213,4 +216,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14120,9 +12067,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_capture_module_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build     2022-06-23 07:13:54.822919805 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/chain_diff_calculator_gn/moz.build      2022-07-26 23:57:28.310020260 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14142,17 +12089,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14161,9 +12099,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14175,9 +12113,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("chain_diff_calculator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build      2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build     2022-06-23 07:13:54.825757313 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/codec_globals_headers_gn/moz.build      2022-07-26 23:57:28.316914271 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14197,17 +12135,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14216,9 +12145,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14230,9 +12159,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("codec_globals_headers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build     2022-06-23 07:13:54.815759455 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_gn/moz.build      2022-07-26 23:57:28.325240716 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14252,17 +12181,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14271,9 +12191,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14285,9 +12205,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("aom_av1_decoder_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build     2022-06-23 07:13:54.817195276 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_gn/moz.build      2022-07-26 23:57:28.323860951 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14304,20 +12224,11 @@ _+++ third_party/libwebrtc/modules/video
 +    if CONFIG["OS_TARGET"] == "Linux":
 +        DEFINES["WEBRTC_LINUX"] = True
 +    else:
-+        DEFINES["WEBRTC_BSD"] = True
-     DEFINES["WEBRTC_POSIX"] = True
-     DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
++        DEFINES["WEBRTC_BSD"] = True
+     DEFINES["WEBRTC_POSIX"] = True
+     DEFINES["_FILE_OFFSET_BITS"] = "64"
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14326,9 +12237,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14340,9 +12251,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("aom_av1_encoder_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build     2022-06-17 06:35:15.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build    2022-06-23 07:13:54.814328553 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/deprecated/nack_module_gn/moz.build     2022-07-26 23:57:28.329391987 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14362,17 +12273,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14381,9 +12283,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14395,9 +12297,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("nack_module_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build      2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build     2022-06-23 07:13:54.820065806 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/encoded_frame_gn/moz.build      2022-07-26 23:57:28.314163696 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14417,17 +12319,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14436,9 +12329,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14450,9 +12343,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("encoded_frame_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build     2022-06-23 07:13:54.807129541 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/frame_dependencies_calculator_gn/moz.build      2022-07-26 23:57:28.321063718 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14472,17 +12365,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14491,9 +12375,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14505,9 +12389,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("frame_dependencies_calculator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build        2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build       2022-06-23 07:13:54.818632510 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build        2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/nack_module_gn/moz.build        2022-07-26 23:57:28.319683150 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14527,17 +12411,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -161,7 +164,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -177,7 +180,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -155,7 +158,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14546,9 +12421,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -209,4 +212,13 @@
-         "-msse2"
-     ]
+@@ -208,4 +211,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14560,9 +12435,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("nack_module_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build      2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build     2022-06-23 07:13:54.802813041 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build      2022-07-26 23:57:28.326619921 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14582,17 +12457,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14601,9 +12467,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14615,9 +12481,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_codec_interface_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build       2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build      2022-06-23 07:13:54.811461911 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/video_coding_gn/moz.build       2022-07-26 23:57:28.322478409 +0900
 @@ -88,14 +88,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14637,17 +12503,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -182,7 +185,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -198,7 +201,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -176,7 +179,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14656,9 +12513,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -230,4 +233,13 @@
-         "-msse2"
-     ]
+@@ -229,4 +232,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14670,9 +12527,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_coding_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build       2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build      2022-06-23 07:13:54.805705341 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build       2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/video_coding_utility_gn/moz.build       2022-07-26 23:57:28.308646956 +0900
 @@ -77,14 +77,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14692,17 +12549,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -171,7 +174,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -187,7 +190,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -165,7 +168,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14711,9 +12559,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -219,4 +222,13 @@
-         "-msse2"
-     ]
+@@ -218,4 +221,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14725,9 +12573,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_coding_utility_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build        2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build       2022-06-23 07:13:54.808566304 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build        2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/webrtc_h264_gn/moz.build        2022-07-26 23:57:28.330779437 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14747,17 +12595,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14766,9 +12605,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14780,9 +12619,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("webrtc_h264_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build   2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build  2022-06-23 07:13:54.804253681 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/webrtc_multiplex_gn/moz.build   2022-07-26 23:57:28.315550695 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14802,17 +12641,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -165,7 +168,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -181,7 +184,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -159,7 +162,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14821,9 +12651,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -213,4 +216,13 @@
-         "-msse2"
-     ]
+@@ -212,4 +215,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14835,9 +12665,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("webrtc_multiplex_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build 2022-06-17 06:35:15.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build        2022-06-23 07:13:54.821496357 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/webrtc_vp8_gn/moz.build 2022-07-26 23:57:28.318300639 +0900
 @@ -72,14 +72,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14857,17 +12687,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -166,7 +169,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -182,7 +185,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -160,7 +163,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14876,9 +12697,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -214,4 +217,13 @@
-         "-msse2"
-     ]
+@@ -213,4 +216,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14890,9 +12711,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("webrtc_vp8_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build 2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build        2022-06-23 07:13:54.812899144 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/webrtc_vp8_temporal_layers_gn/moz.build 2022-07-26 23:57:28.312790121 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14912,17 +12733,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14931,9 +12743,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -14945,9 +12757,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("webrtc_vp8_temporal_layers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build 2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build        2022-06-23 07:13:54.824351879 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build 2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/webrtc_vp9_gn/moz.build 2022-07-26 23:57:28.328006901 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -14967,17 +12779,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -164,7 +167,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -180,7 +183,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -158,7 +161,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -14986,9 +12789,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -212,4 +215,13 @@
-         "-msse2"
-     ]
+@@ -211,4 +214,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15000,9 +12803,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("webrtc_vp9_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build
---- third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build 2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build        2022-06-23 07:13:54.810003056 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build
+--- third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build 2022-07-26 23:57:28.311401158 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15022,17 +12825,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -163,7 +166,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -179,7 +182,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -157,7 +160,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15041,9 +12835,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -211,4 +214,13 @@
-         "-msse2"
-     ]
+@@ -210,4 +213,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15055,9 +12849,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("webrtc_vp9_helpers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build
---- third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build        2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build       2022-06-23 07:13:54.872987242 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build
+--- third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_processing/denoiser_filter_gn/moz.build        2022-07-26 23:57:28.300380112 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15077,17 +12871,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15096,9 +12881,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15110,9 +12895,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("denoiser_filter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build firefox-102.0/third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build
---- third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build       2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build      2022-06-23 07:13:54.871584463 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build firefox-103.0/third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build
+--- third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_processing/video_processing_gn/moz.build       2022-07-26 23:57:28.301764547 +0900
 @@ -74,14 +74,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15132,17 +12917,8 @@ _+++ third_party/libwebrtc/modules/video
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -168,7 +171,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -184,7 +187,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -162,7 +165,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15151,9 +12927,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -216,4 +219,13 @@
-         "-msse2"
-     ]
+@@ -215,4 +218,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15165,10 +12941,10 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_processing_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build
---- third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build  2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build 2022-06-23 07:13:54.874379732 +0900
-@@ -65,7 +65,7 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build
+--- third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/modules/video_processing/video_processing_neon_gn/moz.build  2022-07-26 23:57:28.304482401 +0900
+@@ -65,14 +65,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
  
@@ -15177,10 +12953,9 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -73,7 +73,10 @@
+     DEFINES["USE_NSS_CERTS"] = "1"
      DEFINES["USE_OZONE"] = "1"
      DEFINES["USE_UDEV"] = True
-     DEFINES["WEBRTC_ARCH_ARM64"] = True
 -    DEFINES["WEBRTC_LINUX"] = True
 +    if CONFIG["OS_TARGET"] == "Linux":
 +        DEFINES["WEBRTC_LINUX"] = True
@@ -15189,16 +12964,7 @@ _+++ third_party/libwebrtc/modules/video
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
      DEFINES["_GNU_SOURCE"] = True
-@@ -131,7 +134,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -143,7 +146,7 @@
+@@ -138,7 +141,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15207,7 +12973,7 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -159,4 +162,13 @@
+@@ -169,4 +172,13 @@
  
      DEFINES["WEBRTC_ARCH_ARM64"] = True
  
@@ -15221,9 +12987,9 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_processing_neon_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build 
firefox-102.0/third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build
---- third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build  2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build 2022-06-23 07:13:54.870152148 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build 
firefox-103.0/third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build
+--- third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build  2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn/moz.build  2022-07-26 23:57:28.303131910 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15246,15 +13012,6 @@ _+++ third_party/libwebrtc/modules/video
      DEFINES["_GNU_SOURCE"] = True
 @@ -148,7 +151,7 @@
  
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -164,7 +167,7 @@
- 
      DEFINES["_DEBUG"] = True
  
 -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux":
@@ -15262,7 +13019,7 @@ _+++ third_party/libwebrtc/modules/video
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
+@@ -194,4 +197,13 @@
          "-msse2"
      ]
  
@@ -15276,37 +13033,46 @@ _+++ third_party/libwebrtc/modules/video
 +    ]
 +
  Library("video_processing_sse2_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/moz.build firefox-102.0/third_party/libwebrtc/moz.build
---- third_party/libwebrtc/moz.build    2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/moz.build   2022-06-23 07:16:39.729659012 +0900
-@@ -384,7 +384,7 @@
-         "/third_party/libwebrtc/sdk/helpers_objc_gn"
+diff -ur firefox-103.0.orig/third_party/libwebrtc/moz.build firefox-103.0/third_party/libwebrtc/moz.build
+--- third_party/libwebrtc/moz.build    2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/moz.build    2022-07-27 02:04:01.689119002 +0900
+@@ -480,7 +480,7 @@
+         "/third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn"
      ]
  
--if CONFIG["OS_TARGET"] == "Linux":
-+if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+-if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
      DIRS += [
          "/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
-@@ -497,7 +497,7 @@
-         "/third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn"
+@@ -495,7 +495,7 @@
+         "/third_party/libwebrtc/modules/video_processing/video_processing_neon_gn"
      ]
  
--if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
-+if CONFIG["CPU_ARCH"] == "aarch64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+-if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "arm" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
      DIRS += [
-         "/third_party/libwebrtc/common_audio/common_audio_neon_c_gn",
-@@ -505,7 +505,7 @@
-         "/third_party/libwebrtc/modules/video_processing/video_processing_neon_gn"
+         "/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn",
+@@ -514,7 +514,7 @@
+         "/third_party/libwebrtc/rtc_base/system/asm_defines_gn"
+     ]
+ 
+-if CONFIG["CPU_ARCH"] == "ppc64" and CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["CPU_ARCH"] == "ppc64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
+ 
+     DIRS += [
+         "/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
+@@ -523,7 +523,7 @@
+         "/third_party/libwebrtc/modules/audio_coding/isac_gn"
      ]
  
 -if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
 +if CONFIG["CPU_ARCH"] == "x86" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
      DIRS += [
-         "/third_party/libwebrtc/common_audio/common_audio_avx2_gn",
-@@ -515,7 +515,7 @@
+         "/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
+@@ -540,7 +540,7 @@
          "/third_party/libwebrtc/modules/video_processing/video_processing_sse2_gn"
      ]
  
@@ -15314,10 +13080,10 @@ _+++ third_party/libwebrtc/moz.build  202
 +if CONFIG["CPU_ARCH"] == "x86_64" and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
  
      DIRS += [
-         "/third_party/libwebrtc/common_audio/common_audio_avx2_gn",
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/atomicops_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/atomicops_gn/moz.build
---- third_party/libwebrtc/rtc_base/atomicops_gn/moz.build      2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/atomicops_gn/moz.build     2022-06-23 07:13:55.069742803 +0900
+         "/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/atomicops_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/atomicops_gn/moz.build
+--- third_party/libwebrtc/rtc_base/atomicops_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/atomicops_gn/moz.build      2022-07-26 23:57:28.564868179 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15337,17 +13103,8 @@ _+++ third_party/libwebrtc/rtc_base/atom
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15356,9 +13113,9 @@ _+++ third_party/libwebrtc/rtc_base/atom
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15370,9 +13127,9 @@ _+++ third_party/libwebrtc/rtc_base/atom
 +    ]
 +
  Library("atomicops_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build
---- third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build 2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build        2022-06-23 07:13:55.000328136 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build
+--- third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build 2022-07-26 23:57:28.574356061 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15392,17 +13149,8 @@ _+++ third_party/libwebrtc/rtc_base/audi
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15411,10 +13159,10 @@ _+++ third_party/libwebrtc/rtc_base/audi
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
- 
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
+ 
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
 +        "-msse2"
@@ -15425,9 +13173,9 @@ _+++ third_party/libwebrtc/rtc_base/audi
 +    ]
 +
  Library("audio_format_to_string_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/checks_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/checks_gn/moz.build
---- third_party/libwebrtc/rtc_base/checks_gn/moz.build 2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/checks_gn/moz.build        2022-06-23 07:13:55.093316305 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/checks_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/checks_gn/moz.build
+--- third_party/libwebrtc/rtc_base/checks_gn/moz.build 2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/checks_gn/moz.build 2022-07-26 23:57:28.549962653 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15447,17 +13195,8 @@ _+++ third_party/libwebrtc/rtc_base/chec
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15466,9 +13205,9 @@ _+++ third_party/libwebrtc/rtc_base/chec
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15480,9 +13219,9 @@ _+++ third_party/libwebrtc/rtc_base/chec
 +    ]
 +
  Library("checks_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build
---- third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build       2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build      2022-06-23 07:13:55.056974212 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build
+--- third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/compile_assert_c_gn/moz.build       2022-07-26 23:57:28.579788172 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15502,17 +13241,8 @@ _+++ third_party/libwebrtc/rtc_base/comp
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15521,9 +13251,9 @@ _+++ third_party/libwebrtc/rtc_base/comp
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15535,9 +13265,9 @@ _+++ third_party/libwebrtc/rtc_base/comp
 +    ]
 +
  Library("compile_assert_c_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build
---- third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build        2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build       2022-06-23 07:13:55.042833550 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build
+--- third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build        2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build        2022-07-26 23:57:28.570299478 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15557,17 +13287,8 @@ _+++ third_party/libwebrtc/rtc_base/crit
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15576,9 +13297,9 @@ _+++ third_party/libwebrtc/rtc_base/crit
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15590,9 +13311,9 @@ _+++ third_party/libwebrtc/rtc_base/crit
 +    ]
 +
  Library("criticalsection_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/deprecation_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/deprecation_gn/moz.build
---- third_party/libwebrtc/rtc_base/deprecation_gn/moz.build    2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/deprecation_gn/moz.build   2022-06-23 07:13:55.054138237 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/deprecation_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/deprecation_gn/moz.build
+--- third_party/libwebrtc/rtc_base/deprecation_gn/moz.build    2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/rtc_base/deprecation_gn/moz.build    2022-07-26 23:57:28.548607783 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15612,17 +13333,8 @@ _+++ third_party/libwebrtc/rtc_base/depr
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15631,9 +13343,9 @@ _+++ third_party/libwebrtc/rtc_base/depr
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15645,9 +13357,9 @@ _+++ third_party/libwebrtc/rtc_base/depr
 +    ]
 +
  Library("deprecation_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/divide_round_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/divide_round_gn/moz.build
---- third_party/libwebrtc/rtc_base/divide_round_gn/moz.build   2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/divide_round_gn/moz.build  2022-06-23 07:13:55.068341357 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/divide_round_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/divide_round_gn/moz.build
+--- third_party/libwebrtc/rtc_base/divide_round_gn/moz.build   2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/rtc_base/divide_round_gn/moz.build   2022-07-26 23:57:28.563521294 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15667,17 +13379,8 @@ _+++ third_party/libwebrtc/rtc_base/divi
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15686,9 +13389,9 @@ _+++ third_party/libwebrtc/rtc_base/divi
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15700,9 +13403,9 @@ _+++ third_party/libwebrtc/rtc_base/divi
 +    ]
 +
  Library("divide_round_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build     2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build    2022-06-23 07:13:55.024437652 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/alr_experiment_gn/moz.build     2022-07-26 23:57:28.593448554 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15722,17 +13425,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15741,9 +13435,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15755,9 +13449,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("alr_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build      2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build     2022-06-23 07:13:55.023020466 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build      2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build      2022-07-26 23:57:28.601643263 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15777,17 +13471,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15796,9 +13481,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15810,9 +13495,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("balanced_degradation_settings_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build       2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build      2022-06-23 07:13:55.013056251 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build       2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/cpu_speed_experiment_gn/moz.build       2022-07-26 23:57:28.589344372 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15832,17 +13517,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15851,9 +13527,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15865,9 +13541,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("cpu_speed_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build 2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build        2022-06-23 07:13:55.027286882 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/field_trial_parser_gn/moz.build 2022-07-26 23:57:28.587975527 +0900
 @@ -70,14 +70,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15887,17 +13563,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -156,7 +159,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -172,7 +175,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -150,7 +153,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15906,9 +13573,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -204,4 +207,13 @@
-         "-msse2"
-     ]
+@@ -203,4 +206,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15920,9 +13587,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("field_trial_parser_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build      2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build     2022-06-23 07:13:55.017327877 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build      2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/jitter_upper_bound_experiment_gn/moz.build      2022-07-26 23:57:28.594817740 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15942,17 +13609,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -15961,9 +13619,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -15975,9 +13633,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("jitter_upper_bound_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build      2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build     2022-06-23 07:13:55.021602077 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/keyframe_interval_settings_experiment_gn/moz.build      2022-07-26 23:57:28.600277703 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -15997,17 +13655,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16016,9 +13665,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16030,9 +13679,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("keyframe_interval_settings_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build       2022-06-17 06:35:13.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build      2022-06-23 07:13:55.025864676 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/min_video_bitrate_experiment_gn/moz.build       2022-07-26 23:57:28.598906904 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16052,17 +13701,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16071,9 +13711,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16085,9 +13725,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("min_video_bitrate_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build  2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build 2022-06-23 07:13:55.020180714 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build  2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/quality_rampup_experiment_gn/moz.build  2022-07-26 23:57:28.596182318 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16107,17 +13747,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16126,9 +13757,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16140,9 +13771,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("quality_rampup_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build    2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build   2022-06-23 07:13:55.010221297 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/quality_scaler_settings_gn/moz.build    2022-07-26 23:57:28.597543349 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16162,17 +13793,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16181,9 +13803,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16195,9 +13817,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("quality_scaler_settings_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build 2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build        2022-06-23 07:13:55.015906212 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build 2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build 2022-07-26 23:57:28.590714440 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16217,17 +13839,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16236,9 +13849,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16250,9 +13863,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("quality_scaling_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build      2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build     2022-06-23 07:13:55.018756825 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build      2022-07-26 23:57:28.592077515 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16272,17 +13885,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16291,9 +13895,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16305,9 +13909,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("rate_control_settings_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build        2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build       2022-06-23 07:13:55.011638664 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build        2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/rtt_mult_experiment_gn/moz.build        2022-07-26 23:57:28.586599377 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16327,17 +13931,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16346,9 +13941,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16360,9 +13955,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("rtt_mult_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build
---- third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build      2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build     2022-06-23 07:13:55.014479418 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build
+--- third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build      2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/experiments/stable_target_rate_experiment_gn/moz.build      2022-07-26 23:57:28.603012790 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16382,17 +13977,8 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16401,9 +13987,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16415,9 +14001,9 @@ _+++ third_party/libwebrtc/rtc_base/expe
 +    ]
 +
  Library("stable_target_rate_experiment_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build
---- third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build     2022-06-17 06:35:15.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build    2022-06-23 07:13:55.037224287 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build
+--- third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/gtest_prod_gn/moz.build     2022-07-26 23:57:28.631212211 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16437,17 +14023,8 @@ _+++ third_party/libwebrtc/rtc_base/gtes
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16456,9 +14033,9 @@ _+++ third_party/libwebrtc/rtc_base/gtes
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16470,9 +14047,9 @@ _+++ third_party/libwebrtc/rtc_base/gtes
 +    ]
 +
  Library("gtest_prod_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build
---- third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build  2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build 2022-06-23 07:13:55.074050296 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build
+--- third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build  2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/ignore_wundef_gn/moz.build  2022-07-26 23:57:28.609790813 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16492,17 +14069,8 @@ _+++ third_party/libwebrtc/rtc_base/igno
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16511,9 +14079,9 @@ _+++ third_party/libwebrtc/rtc_base/igno
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16525,9 +14093,9 @@ _+++ third_party/libwebrtc/rtc_base/igno
 +    ]
 +
  Library("ignore_wundef_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/logging_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/logging_gn/moz.build
---- third_party/libwebrtc/rtc_base/logging_gn/moz.build        2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/logging_gn/moz.build       2022-06-23 07:13:55.004577440 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/logging_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/logging_gn/moz.build
+--- third_party/libwebrtc/rtc_base/logging_gn/moz.build        2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/logging_gn/moz.build        2022-07-26 23:57:28.616649277 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16547,17 +14115,8 @@ _+++ third_party/libwebrtc/rtc_base/logg
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16566,9 +14125,9 @@ _+++ third_party/libwebrtc/rtc_base/logg
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16580,9 +14139,9 @@ _+++ third_party/libwebrtc/rtc_base/logg
 +    ]
 +
  Library("logging_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/macromagic_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/macromagic_gn/moz.build
---- third_party/libwebrtc/rtc_base/macromagic_gn/moz.build     2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/macromagic_gn/moz.build    2022-06-23 07:13:55.007394059 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/macromagic_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/macromagic_gn/moz.build
+--- third_party/libwebrtc/rtc_base/macromagic_gn/moz.build     2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/rtc_base/macromagic_gn/moz.build     2022-07-26 23:57:28.554012673 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16602,17 +14161,8 @@ _+++ third_party/libwebrtc/rtc_base/macr
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16621,9 +14171,9 @@ _+++ third_party/libwebrtc/rtc_base/macr
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16635,9 +14185,9 @@ _+++ third_party/libwebrtc/rtc_base/macr
 +    ]
 +
  Library("macromagic_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build
---- third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build  2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build 2022-06-23 07:13:55.091896193 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build
+--- third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/memory/aligned_malloc_gn/moz.build  2022-07-26 23:57:28.578433302 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16657,17 +14207,8 @@ _+++ third_party/libwebrtc/rtc_base/memo
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16676,9 +14217,9 @@ _+++ third_party/libwebrtc/rtc_base/memo
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16690,9 +14231,9 @@ _+++ third_party/libwebrtc/rtc_base/memo
 +    ]
 +
  Library("aligned_malloc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build
---- third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build    2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build   2022-06-23 07:13:55.005992492 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build
+--- third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/network/sent_packet_gn/moz.build    2022-07-26 23:57:28.585233397 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16712,17 +14253,8 @@ _+++ third_party/libwebrtc/rtc_base/netw
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16731,9 +14263,9 @@ _+++ third_party/libwebrtc/rtc_base/netw
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16745,9 +14277,9 @@ _+++ third_party/libwebrtc/rtc_base/netw
 +    ]
 +
  Library("sent_packet_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build
---- third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build        2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build       2022-06-23 07:13:55.055557878 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build
+--- third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build        2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/rtc_base/platform_thread_gn/moz.build        2022-07-26 23:57:28.582507819 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16767,17 +14299,8 @@ _+++ third_party/libwebrtc/rtc_base/plat
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16786,9 +14309,9 @@ _+++ third_party/libwebrtc/rtc_base/plat
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16800,9 +14323,9 @@ _+++ third_party/libwebrtc/rtc_base/plat
 +    ]
 +
  Library("platform_thread_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build
---- third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build  2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build 2022-06-23 07:13:55.032952951 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build
+--- third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build  2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/rtc_base/platform_thread_types_gn/moz.build  2022-07-26 23:57:28.566226284 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16822,17 +14345,8 @@ _+++ third_party/libwebrtc/rtc_base/plat
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16841,9 +14355,9 @@ _+++ third_party/libwebrtc/rtc_base/plat
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16855,9 +14369,9 @@ _+++ third_party/libwebrtc/rtc_base/plat
 +    ]
 +
  Library("platform_thread_types_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build
---- third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build 2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build        2022-06-23 07:13:55.008803931 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build
+--- third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/protobuf_utils_gn/moz.build 2022-07-26 23:57:28.604360756 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16877,17 +14391,8 @@ _+++ third_party/libwebrtc/rtc_base/prot
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16896,9 +14401,9 @@ _+++ third_party/libwebrtc/rtc_base/prot
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16910,9 +14415,9 @@ _+++ third_party/libwebrtc/rtc_base/prot
 +    ]
 +
  Library("protobuf_utils_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build
---- third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build  2022-06-23 07:13:55.028706663 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build
+--- third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build   2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/rtc_base/rate_limiter_gn/moz.build   2022-07-26 23:57:28.562174590 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16932,17 +14437,8 @@ _+++ third_party/libwebrtc/rtc_base/rate
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -16951,9 +14447,9 @@ _+++ third_party/libwebrtc/rtc_base/rate
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -16965,9 +14461,9 @@ _+++ third_party/libwebrtc/rtc_base/rate
 +    ]
 +
  Library("rate_limiter_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/refcount_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/refcount_gn/moz.build
---- third_party/libwebrtc/rtc_base/refcount_gn/moz.build       2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/refcount_gn/moz.build      2022-06-23 07:13:55.049909211 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/refcount_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/refcount_gn/moz.build
+--- third_party/libwebrtc/rtc_base/refcount_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/refcount_gn/moz.build       2022-07-26 23:57:28.608435022 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -16987,17 +14483,8 @@ _+++ third_party/libwebrtc/rtc_base/refc
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17006,9 +14493,9 @@ _+++ third_party/libwebrtc/rtc_base/refc
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17020,9 +14507,9 @@ _+++ third_party/libwebrtc/rtc_base/refc
 +    ]
 +
  Library("refcount_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build
---- third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build      2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build     2022-06-23 07:13:55.035816999 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build
+--- third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build      2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/rtc_base_approved_gn/moz.build      2022-07-26 23:57:28.556735286 +0900
 @@ -80,14 +80,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17042,17 +14529,8 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -170,7 +173,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -186,7 +189,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -164,7 +167,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17061,9 +14539,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
  
      DEFINES["_DEBUG"] = True
  
-@@ -218,4 +221,13 @@
-         "-msse2"
-     ]
+@@ -217,4 +220,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17075,9 +14553,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +    ]
 +
  Library("rtc_base_approved_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build
---- third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build       2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build      2022-06-23 07:13:55.071208180 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build
+--- third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/rtc_base_gn/moz.build       2022-07-26 23:57:28.611196137 +0900
 @@ -94,14 +94,17 @@
          "/third_party/libwebrtc/rtc_base/mac_ifaddrs_converter.cc"
      ]
@@ -17097,17 +14575,8 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -203,7 +206,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -219,7 +222,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -197,7 +200,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17116,9 +14585,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
  
      DEFINES["_DEBUG"] = True
  
-@@ -251,4 +254,13 @@
-         "-msse2"
-     ]
+@@ -250,4 +253,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17130,9 +14599,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +    ]
 +
  Library("rtc_base_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build
---- third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build      2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build     2022-06-23 07:13:55.052735207 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build
+--- third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build      2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/rtc_event_gn/moz.build      2022-07-26 23:57:28.575724015 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17152,17 +14621,8 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17171,9 +14631,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17185,9 +14645,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +    ]
 +
  Library("rtc_event_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build
---- third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build   2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build  2022-06-23 07:13:55.048505941 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build
+--- third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/rtc_numerics_gn/moz.build   2022-07-26 23:57:28.583873939 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17207,17 +14667,8 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -155,7 +158,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -171,7 +174,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -149,7 +152,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17226,9 +14677,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
  
      DEFINES["_DEBUG"] = True
  
-@@ -203,4 +206,13 @@
-         "-msse2"
-     ]
+@@ -202,4 +205,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17240,9 +14691,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +    ]
 +
  Library("rtc_numerics_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build
---- third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build 2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build        2022-06-23 07:13:55.003156577 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build
+--- third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/rtc_task_queue_gn/moz.build 2022-07-26 23:57:28.572998717 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17262,17 +14713,8 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17281,9 +14723,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17295,9 +14737,9 @@ _+++ third_party/libwebrtc/rtc_base/rtc_
 +    ]
 +
  Library("rtc_task_queue_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build
---- third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build   2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build  2022-06-23 07:13:55.051318522 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build
+--- third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build   2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build   2022-07-26 23:57:28.577072753 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17317,17 +14759,8 @@ _+++ third_party/libwebrtc/rtc_base/safe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17336,9 +14769,9 @@ _+++ third_party/libwebrtc/rtc_base/safe
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17350,9 +14783,9 @@ _+++ third_party/libwebrtc/rtc_base/safe
 +    ]
 +
  Library("safe_compare_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build
---- third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build       2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build      2022-06-23 07:13:55.038624471 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build
+--- third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build       2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/rtc_base/safe_conversions_gn/moz.build       2022-07-26 23:57:28.552669115 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17372,17 +14805,8 @@ _+++ third_party/libwebrtc/rtc_base/safe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17391,9 +14815,9 @@ _+++ third_party/libwebrtc/rtc_base/safe
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17405,9 +14829,9 @@ _+++ third_party/libwebrtc/rtc_base/safe
 +    ]
 +
  Library("safe_conversions_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build
---- third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build    2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build   2022-06-23 07:13:55.040024906 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build
+--- third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build    2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/rtc_base/safe_minmax_gn/moz.build    2022-07-26 23:57:28.581140046 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17427,17 +14851,8 @@ _+++ third_party/libwebrtc/rtc_base/safe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17446,9 +14861,9 @@ _+++ third_party/libwebrtc/rtc_base/safe
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17460,9 +14875,9 @@ _+++ third_party/libwebrtc/rtc_base/safe
 +    ]
 +
  Library("safe_minmax_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build
---- third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build      2022-06-17 06:35:26.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build     2022-06-23 07:13:55.058386329 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build
+--- third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/sanitizer_gn/moz.build      2022-07-26 23:57:28.555358826 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17482,17 +14897,8 @@ _+++ third_party/libwebrtc/rtc_base/sani
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17501,9 +14907,9 @@ _+++ third_party/libwebrtc/rtc_base/sani
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17515,9 +14921,9 @@ _+++ third_party/libwebrtc/rtc_base/sani
 +    ]
 +
  Library("sanitizer_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/stringutils_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/stringutils_gn/moz.build
---- third_party/libwebrtc/rtc_base/stringutils_gn/moz.build    2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/stringutils_gn/moz.build   2022-06-23 07:13:55.075471240 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/stringutils_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/stringutils_gn/moz.build
+--- third_party/libwebrtc/rtc_base/stringutils_gn/moz.build    2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/rtc_base/stringutils_gn/moz.build    2022-07-26 23:57:28.551323273 +0900
 @@ -71,14 +71,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17537,17 +14943,8 @@ _+++ third_party/libwebrtc/rtc_base/stri
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17556,9 +14953,9 @@ _+++ third_party/libwebrtc/rtc_base/stri
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17570,9 +14967,9 @@ _+++ third_party/libwebrtc/rtc_base/stri
 +    ]
 +
  Library("stringutils_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build
---- third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build  2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build 2022-06-23 07:13:55.062663235 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build
+--- third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/synchronization/mutex_gn/moz.build  2022-07-26 23:57:28.633950333 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17592,17 +14989,8 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17611,9 +14999,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17625,9 +15013,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +    ]
 +
  Library("mutex_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build
---- third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build        2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build       2022-06-23 07:13:55.061245157 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build
+--- third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build        2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn/moz.build        2022-07-26 23:57:28.632589783 +0900
 @@ -71,14 +71,17 @@
          "/third_party/libwebrtc/rtc_base/synchronization/rw_lock_posix.cc"
      ]
@@ -17647,17 +15035,8 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -169,7 +172,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -185,7 +188,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -163,7 +166,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17666,9 +15045,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
  
      DEFINES["_DEBUG"] = True
  
-@@ -217,4 +220,13 @@
-         "-msse2"
-     ]
+@@ -216,4 +219,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17680,9 +15059,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +    ]
 +
  Library("rw_lock_wrapper_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build
---- third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build       2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build      2022-06-23 07:13:55.065508738 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build
+--- third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build       2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn/moz.build       2022-07-26 23:57:28.638054265 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17702,17 +15081,8 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17721,9 +15091,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17735,9 +15105,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +    ]
 +
  Library("sequence_checker_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build
---- third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build  2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build 2022-06-23 07:13:55.066933207 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build
+--- third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/synchronization/yield_gn/moz.build  2022-07-26 23:57:28.635314891 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17757,17 +15127,8 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17776,9 +15137,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17790,9 +15151,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +    ]
 +
  Library("yield_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build
---- third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build   2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build  2022-06-23 07:13:55.064085861 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build
+--- third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build   2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn/moz.build   2022-07-26 23:57:28.636679999 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17812,17 +15173,8 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17831,9 +15183,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17845,9 +15197,9 @@ _+++ third_party/libwebrtc/rtc_base/sync
 +    ]
 +
  Library("yield_policy_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/arch_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/arch_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/arch_gn/moz.build    2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/arch_gn/moz.build   2022-06-23 07:13:55.089076619 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/arch_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/arch_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/arch_gn/moz.build    2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/arch_gn/moz.build    2022-07-26 23:57:28.624642558 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17867,17 +15219,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17886,9 +15229,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17900,12 +15243,21 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("arch_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build     2022-06-17 06:35:15.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build    2022-06-23 07:13:55.086276902 +0900
-@@ -57,4 +57,13 @@
-     DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
-     DEFINES["_DEBUG"] = True
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/asm_defines_gn/moz.build     2022-07-26 23:57:28.623293169 +0900
+@@ -59,7 +59,7 @@
+         "unwind"
+     ]
+ 
+-if CONFIG["OS_TARGET"] == "Linux":
++if CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD":
+ 
+     DEFINES["USE_AURA"] = "1"
+     DEFINES["USE_GLIB"] = "1"
+@@ -74,4 +74,13 @@
+ 
+     DEFINES["USE_X11"] = "1"
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17917,10 +15269,10 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("asm_defines_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build 2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build        2022-06-23 07:13:55.082291943 +0900
-@@ -54,4 +54,13 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/cocoa_threading_gn/moz.build 2022-07-26 23:57:28.627151230 +0900
+@@ -53,4 +53,13 @@
      DEFINES["WEBRTC_ARCH_ARM64"] = True
      DEFINES["WEBRTC_HAS_NEON"] = True
  
@@ -17934,9 +15286,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("cocoa_threading_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build    2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build   2022-06-23 07:13:55.081098987 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/file_wrapper_gn/moz.build    2022-07-26 23:57:28.619377491 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -17956,17 +15308,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -17975,9 +15318,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -17989,9 +15332,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("file_wrapper_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build 2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build        2022-06-23 07:13:55.087673770 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build 2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/ignore_warnings_gn/moz.build 2022-07-26 23:57:28.629854066 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18011,17 +15354,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18030,9 +15364,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18044,9 +15378,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("ignore_warnings_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/inline_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/inline_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/inline_gn/moz.build  2022-06-17 06:35:26.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/inline_gn/moz.build 2022-06-23 07:13:55.083686597 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/inline_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/inline_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/inline_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/inline_gn/moz.build  2022-07-26 23:57:28.620726459 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18066,17 +15400,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18085,9 +15410,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18099,9 +15424,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("inline_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build      2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build     2022-06-23 07:13:55.078271608 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/rtc_export_gn/moz.build      2022-07-26 23:57:28.622073774 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18121,17 +15446,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18140,9 +15456,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18154,9 +15470,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("rtc_export_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build 2022-06-17 06:35:14.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build        2022-06-23 07:13:55.085099665 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/thread_registry_gn/moz.build 2022-07-26 23:57:28.618004167 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18176,17 +15492,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18195,9 +15502,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -183,4 +186,13 @@
-         "android_support"
-     ]
+@@ -184,4 +187,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18209,9 +15516,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("thread_registry_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/unused_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/system/unused_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/unused_gn/moz.build  2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/unused_gn/moz.build 2022-06-23 07:13:55.090478446 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/unused_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/system/unused_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/unused_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/unused_gn/moz.build  2022-07-26 23:57:28.628500339 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18231,17 +15538,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18250,9 +15548,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18264,9 +15562,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("unused_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build
---- third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build       2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build      2022-06-23 07:13:55.079679517 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build
+--- third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/system/warn_current_thread_is_deadlocked_gn/moz.build       2022-07-26 23:57:28.625991096 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18286,17 +15584,8 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18305,9 +15594,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18319,9 +15608,9 @@ _+++ third_party/libwebrtc/rtc_base/syst
 +    ]
 +
  Library("warn_current_thread_is_deadlocked_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build 
firefox-102.0/third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build
---- third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build    2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build   2022-06-23 07:13:55.045661159 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build 
firefox-103.0/third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build
+--- third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build    2022-07-19 03:44:34.000000000 +0900
++++ third_party/libwebrtc/rtc_base/task_utils/pending_task_safety_flag_gn/moz.build    2022-07-26 23:57:28.558097689 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18341,17 +15630,8 @@ _+++ third_party/libwebrtc/rtc_base/task
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18360,9 +15640,9 @@ _+++ third_party/libwebrtc/rtc_base/task
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18374,9 +15654,9 @@ _+++ third_party/libwebrtc/rtc_base/task
 +    ]
 +
  Library("pending_task_safety_flag_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build
---- third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build      2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build     2022-06-23 07:13:55.047085559 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build
+--- third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build      2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/task_utils/repeating_task_gn/moz.build      2022-07-26 23:57:28.560813489 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18396,17 +15676,8 @@ _+++ third_party/libwebrtc/rtc_base/task
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -160,7 +163,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -176,7 +179,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -154,7 +157,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18415,9 +15686,9 @@ _+++ third_party/libwebrtc/rtc_base/task
  
      DEFINES["_DEBUG"] = True
  
-@@ -208,4 +211,13 @@
-         "-msse2"
-     ]
+@@ -207,4 +210,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18429,9 +15700,9 @@ _+++ third_party/libwebrtc/rtc_base/task
 +    ]
 +
  Library("repeating_task_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build
---- third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build      2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build     2022-06-23 07:13:55.044241619 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build
+--- third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build      2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/rtc_base/task_utils/to_queued_task_gn/moz.build      2022-07-26 23:57:28.559448461 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18451,17 +15722,8 @@ _+++ third_party/libwebrtc/rtc_base/task
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18470,9 +15732,9 @@ _+++ third_party/libwebrtc/rtc_base/task
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18484,9 +15746,9 @@ _+++ third_party/libwebrtc/rtc_base/task
 +    ]
 +
  Library("to_queued_task_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build
---- third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build      2022-06-17 06:35:07.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build     2022-06-23 07:13:55.030121685 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build
+--- third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build      2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/rtc_base/third_party/base64/base64_gn/moz.build      2022-07-26 23:57:28.613919181 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18506,17 +15768,8 @@ _+++ third_party/libwebrtc/rtc_base/thir
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18525,9 +15778,9 @@ _+++ third_party/libwebrtc/rtc_base/thir
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18539,9 +15792,9 @@ _+++ third_party/libwebrtc/rtc_base/thir
 +    ]
 +
  Library("base64_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build
---- third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build    2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build   2022-06-23 07:13:55.031538961 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build
+--- third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/third_party/sigslot/sigslot_gn/moz.build    2022-07-26 23:57:28.612558370 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18561,17 +15814,8 @@ _+++ third_party/libwebrtc/rtc_base/thir
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -145,7 +148,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -161,7 +164,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -139,7 +142,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18580,9 +15824,9 @@ _+++ third_party/libwebrtc/rtc_base/thir
  
      DEFINES["_DEBUG"] = True
  
-@@ -193,4 +196,13 @@
-         "-msse2"
-     ]
+@@ -192,4 +195,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18594,9 +15838,9 @@ _+++ third_party/libwebrtc/rtc_base/thir
 +    ]
 +
  Library("sigslot_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build
---- third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build 2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build        2022-06-23 07:13:55.076871955 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build
+--- third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build 2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/rtc_base/thread_checker_gn/moz.build 2022-07-26 23:57:28.571645571 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18616,17 +15860,8 @@ _+++ third_party/libwebrtc/rtc_base/thre
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18635,9 +15870,9 @@ _+++ third_party/libwebrtc/rtc_base/thre
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18649,9 +15884,9 @@ _+++ third_party/libwebrtc/rtc_base/thre
 +    ]
 +
  Library("thread_checker_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build
---- third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build    2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build   2022-06-23 07:13:55.072645233 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build
+--- third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/time/timestamp_extrapolator_gn/moz.build    2022-07-26 23:57:28.605733168 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18671,17 +15906,8 @@ _+++ third_party/libwebrtc/rtc_base/time
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18690,9 +15916,9 @@ _+++ third_party/libwebrtc/rtc_base/time
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18704,9 +15930,9 @@ _+++ third_party/libwebrtc/rtc_base/time
 +    ]
 +
  Library("timestamp_extrapolator_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/timeutils_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/timeutils_gn/moz.build
---- third_party/libwebrtc/rtc_base/timeutils_gn/moz.build      2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/timeutils_gn/moz.build     2022-06-23 07:13:55.059808675 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/timeutils_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/timeutils_gn/moz.build
+--- third_party/libwebrtc/rtc_base/timeutils_gn/moz.build      2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/rtc_base/timeutils_gn/moz.build      2022-07-26 23:57:28.615282896 +0900
 @@ -69,14 +69,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18726,17 +15952,8 @@ _+++ third_party/libwebrtc/rtc_base/time
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -155,7 +158,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -171,7 +174,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -149,7 +152,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18745,9 +15962,9 @@ _+++ third_party/libwebrtc/rtc_base/time
  
      DEFINES["_DEBUG"] = True
  
-@@ -203,4 +206,13 @@
-         "-msse2"
-     ]
+@@ -202,4 +205,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18759,9 +15976,9 @@ _+++ third_party/libwebrtc/rtc_base/time
 +    ]
 +
  Library("timeutils_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/type_traits_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/type_traits_gn/moz.build
---- third_party/libwebrtc/rtc_base/type_traits_gn/moz.build    2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/type_traits_gn/moz.build   2022-06-23 07:13:55.041419459 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/type_traits_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/type_traits_gn/moz.build
+--- third_party/libwebrtc/rtc_base/type_traits_gn/moz.build    2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/type_traits_gn/moz.build    2022-07-26 23:57:28.607083048 +0900
 @@ -59,14 +59,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18781,17 +15998,8 @@ _+++ third_party/libwebrtc/rtc_base/type
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -137,7 +140,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -153,7 +156,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -131,7 +134,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18800,9 +16008,9 @@ _+++ third_party/libwebrtc/rtc_base/type
  
      DEFINES["_DEBUG"] = True
  
-@@ -175,4 +178,13 @@
-         "android_support"
-     ]
+@@ -176,4 +179,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18814,9 +16022,9 @@ _+++ third_party/libwebrtc/rtc_base/type
 +    ]
 +
  Library("type_traits_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build
---- third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build        2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build       2022-06-23 07:13:55.001738088 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build
+--- third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/rtc_base/units/unit_base_gn/moz.build        2022-07-26 23:57:28.567577777 +0900
 @@ -63,14 +63,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18836,17 +16044,8 @@ _+++ third_party/libwebrtc/rtc_base/unit
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -141,7 +144,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -157,7 +160,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -135,7 +138,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18855,9 +16054,9 @@ _+++ third_party/libwebrtc/rtc_base/unit
  
      DEFINES["_DEBUG"] = True
  
-@@ -179,4 +182,13 @@
-         "android_support"
-     ]
+@@ -180,4 +183,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18869,9 +16068,9 @@ _+++ third_party/libwebrtc/rtc_base/unit
 +    ]
 +
  Library("unit_base_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build firefox-102.0/third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build
---- third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build       2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build      2022-06-23 07:13:55.034369596 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build firefox-103.0/third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build
+--- third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build       2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/rtc_base/weak_ptr_gn/moz.build       2022-07-26 23:57:28.568940781 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18891,17 +16090,8 @@ _+++ third_party/libwebrtc/rtc_base/weak
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -149,7 +152,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -165,7 +168,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -143,7 +146,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18910,9 +16100,9 @@ _+++ third_party/libwebrtc/rtc_base/weak
  
      DEFINES["_DEBUG"] = True
  
-@@ -197,4 +200,13 @@
-         "-msse2"
-     ]
+@@ -196,4 +199,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -18924,10 +16114,10 @@ _+++ third_party/libwebrtc/rtc_base/weak
 +    ]
 +
  Library("weak_ptr_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/sdk/base_objc_gn/moz.build firefox-102.0/third_party/libwebrtc/sdk/base_objc_gn/moz.build
---- third_party/libwebrtc/sdk/base_objc_gn/moz.build   2022-06-17 06:35:42.000000000 +0900
-_+++ third_party/libwebrtc/sdk/base_objc_gn/moz.build  2022-06-23 07:13:54.799941789 +0900
-@@ -72,4 +72,13 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/sdk/base_objc_gn/moz.build firefox-103.0/third_party/libwebrtc/sdk/base_objc_gn/moz.build
+--- third_party/libwebrtc/sdk/base_objc_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/sdk/base_objc_gn/moz.build   2022-07-26 23:57:28.382785828 +0900
+@@ -71,4 +71,13 @@
      DEFINES["WEBRTC_ARCH_ARM64"] = True
      DEFINES["WEBRTC_HAS_NEON"] = True
  
@@ -18941,10 +16131,10 @@ _+++ third_party/libwebrtc/sdk/base_objc
 +    ]
 +
  Library("base_objc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/sdk/helpers_objc_gn/moz.build firefox-102.0/third_party/libwebrtc/sdk/helpers_objc_gn/moz.build
---- third_party/libwebrtc/sdk/helpers_objc_gn/moz.build        2022-06-17 06:35:44.000000000 +0900
-_+++ third_party/libwebrtc/sdk/helpers_objc_gn/moz.build       2022-06-23 07:13:54.798741730 +0900
-@@ -67,4 +67,13 @@
+diff -ur firefox-103.0.orig/third_party/libwebrtc/sdk/helpers_objc_gn/moz.build firefox-103.0/third_party/libwebrtc/sdk/helpers_objc_gn/moz.build
+--- third_party/libwebrtc/sdk/helpers_objc_gn/moz.build        2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/sdk/helpers_objc_gn/moz.build        2022-07-26 23:57:28.381619833 +0900
+@@ -66,4 +66,13 @@
      DEFINES["WEBRTC_ARCH_ARM64"] = True
      DEFINES["WEBRTC_HAS_NEON"] = True
  
@@ -18958,9 +16148,9 @@ _+++ third_party/libwebrtc/sdk/helpers_o
 +    ]
 +
  Library("helpers_objc_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build firefox-102.0/third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build
---- third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build    2022-06-23 07:13:54.784679505 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build firefox-103.0/third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build
+--- third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build     2022-07-26 23:57:28.694799898 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -18980,17 +16170,8 @@ _+++ third_party/libwebrtc/system_wrappe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -18999,9 +16180,9 @@ _+++ third_party/libwebrtc/system_wrappe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19013,9 +16194,9 @@ _+++ third_party/libwebrtc/system_wrappe
 +    ]
 +
  Library("field_trial_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/system_wrappers/metrics_gn/moz.build firefox-102.0/third_party/libwebrtc/system_wrappers/metrics_gn/moz.build
---- third_party/libwebrtc/system_wrappers/metrics_gn/moz.build 2022-06-17 06:35:30.000000000 +0900
-_+++ third_party/libwebrtc/system_wrappers/metrics_gn/moz.build        2022-06-23 07:13:54.786105537 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/system_wrappers/metrics_gn/moz.build firefox-103.0/third_party/libwebrtc/system_wrappers/metrics_gn/moz.build
+--- third_party/libwebrtc/system_wrappers/metrics_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/system_wrappers/metrics_gn/moz.build 2022-07-26 23:57:28.693446812 +0900
 @@ -67,14 +67,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -19035,17 +16216,8 @@ _+++ third_party/libwebrtc/system_wrappe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -153,7 +156,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -169,7 +172,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -147,7 +150,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19054,9 +16226,9 @@ _+++ third_party/libwebrtc/system_wrappe
  
      DEFINES["_DEBUG"] = True
  
-@@ -201,4 +204,13 @@
-         "-msse2"
-     ]
+@@ -200,4 +203,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19068,9 +16240,9 @@ _+++ third_party/libwebrtc/system_wrappe
 +    ]
 +
  Library("metrics_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build firefox-102.0/third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build
---- third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build 2022-06-17 06:35:30.000000000 +0900
-_+++ third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build        2022-06-23 07:13:54.783249044 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build firefox-103.0/third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build
+--- third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build 2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build 2022-07-26 23:57:28.696175526 +0900
 @@ -77,14 +77,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -19090,17 +16262,8 @@ _+++ third_party/libwebrtc/system_wrappe
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -174,7 +177,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -190,7 +193,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -168,7 +171,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19109,9 +16272,9 @@ _+++ third_party/libwebrtc/system_wrappe
  
      DEFINES["_DEBUG"] = True
  
-@@ -222,4 +225,13 @@
-         "-msse2"
-     ]
+@@ -221,4 +224,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19123,9 +16286,9 @@ _+++ third_party/libwebrtc/system_wrappe
 +    ]
 +
  Library("system_wrappers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/test/rtp_test_utils_gn/moz.build firefox-102.0/third_party/libwebrtc/test/rtp_test_utils_gn/moz.build
---- third_party/libwebrtc/test/rtp_test_utils_gn/moz.build     2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/test/rtp_test_utils_gn/moz.build    2022-06-23 07:13:54.547277002 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/test/rtp_test_utils_gn/moz.build firefox-103.0/third_party/libwebrtc/test/rtp_test_utils_gn/moz.build
+--- third_party/libwebrtc/test/rtp_test_utils_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/test/rtp_test_utils_gn/moz.build     2022-07-26 23:57:28.384141489 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -19145,17 +16308,8 @@ _+++ third_party/libwebrtc/test/rtp_test
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19164,9 +16318,9 @@ _+++ third_party/libwebrtc/test/rtp_test
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19178,9 +16332,9 @@ _+++ third_party/libwebrtc/test/rtp_test
 +    ]
 +
  Library("rtp_test_utils_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build 2022-06-17 06:35:35.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build        2022-06-23 07:13:54.714611863 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build 2022-07-19 03:44:32.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/algorithm_gn/moz.build 2022-07-26 23:57:28.688072239 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19190,7 +16344,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19199,9 +16353,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19213,9 +16367,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("algorithm_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build 2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build        2022-06-23 07:13:54.713275158 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build 2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/algorithm/container_gn/moz.build 2022-07-26 23:57:28.686758907 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19225,7 +16379,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19234,9 +16388,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19248,9 +16402,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("container_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build    2022-06-17 06:35:08.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build   2022-06-23 07:13:54.722549670 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build    2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/atomic_hook_gn/moz.build    2022-07-26 23:57:28.660442134 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19260,7 +16414,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19269,9 +16423,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19283,9 +16437,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("atomic_hook_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build  2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build 2022-06-23 07:13:54.721235187 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build  2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/base_internal_gn/moz.build  2022-07-26 23:57:28.664370707 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19295,7 +16449,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19304,9 +16458,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19318,9 +16472,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("base_internal_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build 2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build        2022-06-23 07:13:54.719916315 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build 2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/config_gn/moz.build 2022-07-26 23:57:28.661756738 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19330,7 +16484,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19339,9 +16493,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19353,9 +16507,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("config_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build  2022-06-23 07:13:54.717253604 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/core_headers_gn/moz.build   2022-07-26 23:57:28.663064118 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19365,7 +16519,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19374,9 +16528,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19388,9 +16542,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("core_headers_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build   2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build  2022-06-23 07:13:54.718594117 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build   2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/log_severity_gn/moz.build   2022-07-26 23:57:28.659131909 +0900
 @@ -48,7 +48,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19400,7 +16554,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -113,7 +113,7 @@
+@@ -107,7 +107,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19409,9 +16563,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -145,4 +145,13 @@
-         "-msse2"
-     ]
+@@ -160,4 +160,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19423,9 +16577,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("log_severity_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build   2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build  2022-06-23 07:13:54.723878501 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/base/raw_logging_internal_gn/moz.build   2022-07-26 23:57:28.665695851 +0900
 @@ -48,7 +48,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19435,7 +16589,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -113,7 +113,7 @@
+@@ -107,7 +107,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19444,9 +16598,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -145,4 +145,13 @@
-         "-msse2"
-     ]
+@@ -160,4 +160,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19458,9 +16612,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("raw_logging_internal_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build  2022-06-17 06:35:08.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build 2022-06-23 07:13:54.729230221 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build  2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/compressed_tuple_gn/moz.build  2022-07-26 23:57:28.684142814 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19470,7 +16624,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19479,9 +16633,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19493,9 +16647,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("compressed_tuple_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build    2022-06-23 07:13:54.727909766 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/flat_hash_map_gn/moz.build     2022-07-26 23:57:28.681522363 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19505,7 +16659,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19514,9 +16668,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19528,9 +16682,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("flat_hash_map_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build    2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build   2022-06-23 07:13:54.731869007 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build    2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_gn/moz.build    2022-07-26 23:57:28.682828501 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19540,7 +16694,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19549,9 +16703,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19563,9 +16717,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("inlined_vector_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build   2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build  2022-06-23 07:13:54.730550455 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build   2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/container/inlined_vector_internal_gn/moz.build   2022-07-26 23:57:28.680215904 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19575,7 +16729,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19584,9 +16738,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19598,9 +16752,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("inlined_vector_internal_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build       2022-06-17 06:35:33.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build      2022-06-23 07:13:54.741163386 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build       2022-07-19 03:44:25.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/memory/memory_gn/moz.build       2022-07-26 23:57:28.685448311 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19610,7 +16764,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19619,9 +16773,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19633,9 +16787,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("memory_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build    2022-06-17 06:35:21.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build   2022-06-23 07:13:54.711954242 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build    2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/meta/type_traits_gn/moz.build    2022-07-26 23:57:28.667013260 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19645,7 +16799,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19654,9 +16808,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19668,9 +16822,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("type_traits_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build      2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build     2022-06-23 07:13:54.739847450 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build      2022-07-19 03:44:29.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/numeric/int128_gn/moz.build      2022-07-26 23:57:28.668338103 +0900
 @@ -48,7 +48,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19680,7 +16834,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -113,7 +113,7 @@
+@@ -107,7 +107,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19689,9 +16843,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -145,4 +145,13 @@
-         "-msse2"
-     ]
+@@ -160,4 +160,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19703,9 +16857,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("int128_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build    2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build   2022-06-23 07:13:54.725225014 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build    2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/strings/internal_gn/moz.build    2022-07-26 23:57:28.672321789 +0900
 @@ -50,7 +50,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19715,7 +16869,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -115,7 +115,7 @@
+@@ -109,7 +109,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19724,9 +16878,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -147,4 +147,13 @@
-         "-msse2"
-     ]
+@@ -162,4 +162,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19738,9 +16892,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("internal_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build     2022-06-17 06:35:28.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build    2022-06-23 07:13:54.726584031 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build     2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/strings/strings_gn/moz.build     2022-07-26 23:57:28.670991606 +0900
 @@ -63,7 +63,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19750,7 +16904,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -128,7 +128,7 @@
+@@ -122,7 +122,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19759,9 +16913,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -160,4 +160,13 @@
-         "-msse2"
-     ]
+@@ -175,4 +175,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19773,9 +16927,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("strings_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build   2022-06-17 06:35:44.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build  2022-06-23 07:13:54.733208597 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build   2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_optional_access_gn/moz.build   2022-07-26 23:57:28.677578321 +0900
 @@ -48,7 +48,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19785,7 +16939,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -113,7 +113,7 @@
+@@ -107,7 +107,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19794,9 +16948,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -145,4 +145,13 @@
-         "-msse2"
-     ]
+@@ -160,4 +160,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19808,9 +16962,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("bad_optional_access_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build 
firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build    2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build   2022-06-23 07:13:54.737184209 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build 
firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build    2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/bad_variant_access_gn/moz.build    2022-07-26 23:57:28.678902353 +0900
 @@ -48,7 +48,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19820,7 +16974,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -113,7 +113,7 @@
+@@ -107,7 +107,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19829,9 +16983,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -145,4 +145,13 @@
-         "-msse2"
-     ]
+@@ -160,4 +160,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19843,9 +16997,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("bad_variant_access_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build      2022-06-17 06:35:29.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build     2022-06-23 07:13:54.735842784 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build      2022-07-19 03:44:31.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/optional_gn/moz.build      2022-07-26 23:57:28.673630883 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19855,7 +17009,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19864,9 +17018,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19878,9 +17032,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("optional_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build  2022-06-17 06:35:27.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build 2022-06-23 07:13:54.734529864 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build  2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/span_gn/moz.build  2022-07-26 23:57:28.676254931 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19890,7 +17044,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19899,9 +17053,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19913,9 +17067,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("span_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build       2022-06-17 06:35:12.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build      2022-06-23 07:13:54.738507198 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build       2022-07-19 03:44:33.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/types/variant_gn/moz.build       2022-07-26 23:57:28.674939766 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19925,7 +17079,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19934,9 +17088,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19948,9 +17102,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("variant_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build
---- third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build    2022-06-23 07:13:54.715929833 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build
+--- third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/third_party/abseil-cpp/absl/utility/utility_gn/moz.build     2022-07-26 23:57:28.669648800 +0900
 @@ -44,7 +44,7 @@
      DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True
      DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0"
@@ -19960,7 +17114,7 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -105,7 +105,7 @@
+@@ -97,7 +97,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -19969,9 +17123,9 @@ _+++ third_party/libwebrtc/third_party/a
  
      DEFINES["_DEBUG"] = True
  
-@@ -127,4 +127,13 @@
-         "android_support"
-     ]
+@@ -142,4 +142,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -19983,9 +17137,9 @@ _+++ third_party/libwebrtc/third_party/a
 +    ]
 +
  Library("utility_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build
---- third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build 2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build        2022-06-23 07:13:54.709260714 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build
+--- third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build 2022-07-26 23:57:28.690709542 +0900
 @@ -49,7 +49,7 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -19995,16 +17149,7 @@ _+++ third_party/libwebrtc/third_party/p
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -117,7 +117,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -133,7 +133,7 @@
+@@ -115,7 +115,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -20013,9 +17158,9 @@ _+++ third_party/libwebrtc/third_party/p
  
      DEFINES["_DEBUG"] = True
  
-@@ -165,4 +165,13 @@
-         "-msse2"
-     ]
+@@ -168,4 +168,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -20027,9 +17172,9 @@ _+++ third_party/libwebrtc/third_party/p
 +    ]
 +
  Library("pffft_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build firefox-102.0/third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build
---- third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build    2022-06-23 07:13:54.710633818 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build firefox-103.0/third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build
+--- third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build     2022-07-19 03:44:26.000000000 +0900
++++ third_party/libwebrtc/third_party/rnnoise/rnn_vad_gn/moz.build     2022-07-26 23:57:28.689392614 +0900
 @@ -49,7 +49,7 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -20039,16 +17184,7 @@ _+++ third_party/libwebrtc/third_party/r
  
      DEFINES["USE_AURA"] = "1"
      DEFINES["USE_GLIB"] = "1"
-@@ -116,7 +116,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -132,7 +132,7 @@
+@@ -110,7 +110,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -20057,9 +17193,9 @@ _+++ third_party/libwebrtc/third_party/r
  
      DEFINES["_DEBUG"] = True
  
-@@ -164,4 +164,13 @@
-         "-msse2"
-     ]
+@@ -163,4 +163,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -20071,9 +17207,9 @@ _+++ third_party/libwebrtc/third_party/r
 +    ]
 +
  Library("rnn_vad_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build firefox-102.0/third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build
---- third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build       2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build      2022-06-23 07:13:54.550403502 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build firefox-103.0/third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build
+--- third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build       2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/video/adaptation/video_adaptation_gn/moz.build       2022-07-26 23:57:28.377712089 +0900
 @@ -75,14 +75,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -20093,17 +17229,8 @@ _+++ third_party/libwebrtc/video/adaptat
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -169,7 +172,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -185,7 +188,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -163,7 +166,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -20112,9 +17239,9 @@ _+++ third_party/libwebrtc/video/adaptat
  
      DEFINES["_DEBUG"] = True
  
-@@ -217,4 +220,13 @@
-         "-msse2"
-     ]
+@@ -216,4 +219,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -20126,9 +17253,9 @@ _+++ third_party/libwebrtc/video/adaptat
 +    ]
 +
  Library("video_adaptation_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build firefox-102.0/third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build
---- third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build     2022-06-17 06:35:34.000000000 +0900
-_+++ third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build    2022-06-23 07:13:54.553314899 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build firefox-103.0/third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build
+--- third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build     2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/video/frame_dumping_decoder_gn/moz.build     2022-07-26 23:57:28.379076907 +0900
 @@ -68,14 +68,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -20148,17 +17275,8 @@ _+++ third_party/libwebrtc/video/frame_d
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -162,7 +165,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -178,7 +181,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -156,7 +159,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -20167,9 +17285,9 @@ _+++ third_party/libwebrtc/video/frame_d
  
      DEFINES["_DEBUG"] = True
  
-@@ -210,4 +213,13 @@
-         "-msse2"
-     ]
+@@ -209,4 +212,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -20181,9 +17299,9 @@ _+++ third_party/libwebrtc/video/frame_d
 +    ]
 +
  Library("frame_dumping_decoder_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/video/video_gn/moz.build firefox-102.0/third_party/libwebrtc/video/video_gn/moz.build
---- third_party/libwebrtc/video/video_gn/moz.build     2022-06-17 06:35:20.000000000 +0900
-_+++ third_party/libwebrtc/video/video_gn/moz.build    2022-06-23 07:13:54.548902138 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/video/video_gn/moz.build firefox-103.0/third_party/libwebrtc/video/video_gn/moz.build
+--- third_party/libwebrtc/video/video_gn/moz.build     2022-07-19 03:44:27.000000000 +0900
++++ third_party/libwebrtc/video/video_gn/moz.build     2022-07-26 23:57:28.376335599 +0900
 @@ -97,14 +97,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -20203,17 +17321,8 @@ _+++ third_party/libwebrtc/video/video_g
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -191,7 +194,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -207,7 +210,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -185,7 +188,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -20222,9 +17331,9 @@ _+++ third_party/libwebrtc/video/video_g
  
      DEFINES["_DEBUG"] = True
  
-@@ -239,4 +242,13 @@
-         "-msse2"
-     ]
+@@ -238,4 +241,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -20236,9 +17345,9 @@ _+++ third_party/libwebrtc/video/video_g
 +    ]
 +
  Library("video_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build firefox-102.0/third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build
---- third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build 2022-06-17 06:35:19.000000000 +0900
-_+++ third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build        2022-06-23 07:13:54.551880330 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build firefox-103.0/third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build
+--- third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build 2022-07-19 03:44:36.000000000 +0900
++++ third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build 2022-07-26 23:57:28.380451012 +0900
 @@ -73,14 +73,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -20258,17 +17367,8 @@ _+++ third_party/libwebrtc/video/video_s
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -167,7 +170,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -183,7 +186,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -161,7 +164,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -20277,9 +17377,9 @@ _+++ third_party/libwebrtc/video/video_s
  
      DEFINES["_DEBUG"] = True
  
-@@ -215,4 +218,13 @@
-         "-msse2"
-     ]
+@@ -214,4 +217,13 @@
+ 
+     DEFINES["_GNU_SOURCE"] = True
  
 +if CONFIG["CPU_ARCH"] == "x86":
 +    CFLAGS += [
@@ -20291,9 +17391,9 @@ _+++ third_party/libwebrtc/video/video_s
 +    ]
 +
  Library("video_stream_encoder_impl_gn")
-diff -ur firefox-102.0.orig/third_party/libwebrtc/webrtc_gn/moz.build firefox-102.0/third_party/libwebrtc/webrtc_gn/moz.build
---- third_party/libwebrtc/webrtc_gn/moz.build  2022-06-17 06:35:43.000000000 +0900
-_+++ third_party/libwebrtc/webrtc_gn/moz.build 2022-06-23 07:13:54.801379003 +0900
+diff -ur firefox-103.0.orig/third_party/libwebrtc/webrtc_gn/moz.build firefox-103.0/third_party/libwebrtc/webrtc_gn/moz.build
+--- third_party/libwebrtc/webrtc_gn/moz.build  2022-07-19 03:44:37.000000000 +0900
++++ third_party/libwebrtc/webrtc_gn/moz.build  2022-07-26 23:57:28.692092514 +0900
 @@ -64,14 +64,17 @@
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
@@ -20313,17 +17413,8 @@ _+++ third_party/libwebrtc/webrtc_gn/moz
 +        DEFINES["WEBRTC_BSD"] = True
      DEFINES["WEBRTC_POSIX"] = True
      DEFINES["_FILE_OFFSET_BITS"] = "64"
-     DEFINES["_GNU_SOURCE"] = True
-@@ -172,7 +175,7 @@
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
--if not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Linux":
-+if not CONFIG["MOZ_DEBUG"] and (CONFIG["OS_TARGET"] == "Linux" or CONFIG["OS_TARGET"] == "NetBSD" or CONFIG["OS_TARGET"] == "OpenBSD" or CONFIG["OS_TARGET"] == "FreeBSD"):
- 
-     DEFINES["_FORTIFY_SOURCE"] = "2"
- 
-@@ -188,7 +191,7 @@
+     DEFINES["_LARGEFILE64_SOURCE"] = True
+@@ -171,7 +174,7 @@
  
      DEFINES["_DEBUG"] = True
  
@@ -20332,8 +17423,8 @@ _+++ third_party/libwebrtc/webrtc_gn/moz
  
      DEFINES["_DEBUG"] = True
  
-@@ -221,4 +224,13 @@
-         "android_support"
+@@ -239,4 +242,13 @@
+         "m"
      ]
  
 +if CONFIG["CPU_ARCH"] == "x86":



Home | Main Index | Thread Index | Old Index