--- moz.build
+++ moz.build
@@ -127,10 +127,12 @@
]
if CONFIG["TARGET_OS"] in ["WINNT", "OSX"]:
DEFINES["SUPPORT_STORAGE_ID"] = 1
+DEFINES["MOZ_APP_NAME"] = '"%s"' % CONFIG["MOZ_APP_NAME"]
+
include("/ipc/chromium/chromium-config.mozbuild")
if CONFIG["MOZ_SANDBOX"]:
# For sandbox includes and the include dependencies those have
LOCAL_INCLUDES += [
Raw error output:
Problem while applying patch in revision 208456:
hg error in cmd: hg import --no-commit -s 95 /tmp/tmp3qgxusgh: applying /tmp/tmp3qgxusgh
patching file dom/media/gmp/GMPChild.cpp
Hunk #1 FAILED at 38
1 out of 2 hunks FAILED -- saving rejects to file dom/media/gmp/GMPChild.cpp.rej
patching file dom/media/gmp/moz.build
Hunk #1 FAILED at 126
1 out of 1 hunks FAILED -- saving rejects to file dom/media/gmp/moz.build.rej
abort: patch failed to apply