diff --git a/configs/macos/mozconfig b/configs/macos/mozconfig index c6ee2ef21..f5a32e57e 100644 --- a/configs/macos/mozconfig +++ b/configs/macos/mozconfig @@ -9,8 +9,8 @@ export MOZ_MACBUNDLE_ID=${appId} export MOZ_MACBUNDLE_NAME="Zen Browser.app" if test "$SURFER_COMPAT" = "true"; then - export MOZ_PGO=1 - ac_add_options MOZ_PGO=1 + #export MOZ_PGO=1 + #ac_add_options MOZ_PGO=1 ac_add_options --target=x86_64-apple-darwin ac_add_options --enable-wasm-avx diff --git a/src/browser/base/content/zen-components b/src/browser/base/content/zen-components index b991b4240..1bc2cf53c 160000 --- a/src/browser/base/content/zen-components +++ b/src/browser/base/content/zen-components @@ -1 +1 @@ -Subproject commit b991b42402d2df455bd4823eec65f0541292caec +Subproject commit 1bc2cf53c816ece4dcdfa29d90d41f3aa8319830