add link to upstream bz for tracking
This commit is contained in:
parent
c6ba481169
commit
6e7d76b1d6
@ -1,6 +1,7 @@
|
||||
$OpenBSD: patch-JavaScriptCore_interpreter_Interpreter_cpp,v 1.1 2011/03/08 18:56:30 landry Exp $
|
||||
$OpenBSD: patch-JavaScriptCore_interpreter_Interpreter_cpp,v 1.2 2011/03/09 06:59:36 landry Exp $
|
||||
Fix for mips64el, -1 was wrongly removed in
|
||||
http://trac.webkit.org/changeset/60392/trunk/JavaScriptCore/interpreter/Interpreter.cpp
|
||||
https://bugs.webkit.org/show_bug.cgi?id=55957
|
||||
--- JavaScriptCore/interpreter/Interpreter.cpp.orig Sun Mar 6 09:34:16 2011
|
||||
+++ JavaScriptCore/interpreter/Interpreter.cpp Sun Mar 6 09:35:19 2011
|
||||
@@ -3456,7 +3456,7 @@ skip_id_custom_self:
|
||||
|
Loading…
Reference in New Issue
Block a user