diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-14 14:02:01 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-14 14:02:01 +0000 |
commit | 9799669b19d5d509591f75cb94c30b61505bbd0b (patch) | |
tree | 25d732e225fd8d5cb6d8df7f71d715f493319223 | |
parent | 9b02116f8c8ead1f3633ea3c5336d671bc629ef2 (diff) |
www/firefox-esr: unbreak after r495672
No such line 323 in input file, ignoring
1 out of 1 hunks failed--saving rejects to dom/ipc/ContentPrefs.cpp.rej
=> FreeBSD patch patch-z-bug1436911 failed to apply cleanly.
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=495702
-rw-r--r-- | www/firefox-esr/files/patch-z-bug1436911 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox-esr/files/patch-z-bug1436911 b/www/firefox-esr/files/patch-z-bug1436911 index c60f388ca00e..921940d5e167 100644 --- a/www/firefox-esr/files/patch-z-bug1436911 +++ b/www/firefox-esr/files/patch-z-bug1436911 @@ -81,7 +81,7 @@ deleted file mode 100644 index 808b797d9bee..000000000000 --- dom/ipc/ContentPrefs.cpp +++ /dev/null -@@ -1,360 +0,0 @@ +@@ -1,361 +0,0 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ -/* This Source Code Form is subject to the terms of the Mozilla Public @@ -223,6 +223,7 @@ index 808b797d9bee..000000000000 - "javascript.options.strict.debug", - "javascript.options.throw_on_asmjs_validation_failure", - "javascript.options.throw_on_debuggee_would_run", +- "javascript.options.unboxed_objects", - "javascript.options.wasm", - "javascript.options.wasm_baselinejit", - "javascript.options.wasm_ionjit", |