pkgsrc-WIP-changes archive

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

webkit-gtk: Update comment about testing



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Oct 21 16:14:28 2018 +0200
Changeset:	726c901fa72cfc8c0183a2cca98d7f61d7256e37

Modified Files:
	webkit-gtk/TODO

Log Message:
webkit-gtk: Update comment about testing

Yorick Hardy tested it on i386, thank you very much Yorick!  arm,
arm64 and mips are probably still not tested but I think that
(hopefully!) no significant regression will be present with the
update 2.22.2.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=726c901fa72cfc8c0183a2cca98d7f61d7256e37

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

diffstat:
 webkit-gtk/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/webkit-gtk/TODO b/webkit-gtk/TODO
index bdbb6f8a60..74aec1fb8c 100644
--- a/webkit-gtk/TODO
+++ b/webkit-gtk/TODO
@@ -1,8 +1,8 @@
 - Review JIT support for NetBSD:
    * patches/patch-Source_JavaScriptCore_runtime_MachineContext.h
    * patches/patch-Source_WTF_wtf_Platform.h
-  Only amd64 was actually tested and arm, arm64 and mips really need a
-  double-check.
+  Only amd64 and i386 was actually tested and it would be nice if arm, arm64
+  and mips can get some testing.
 - Could the NetBSD logic in
   patches/patch-Source_JavaScriptCore_runtime_MachineContext.h be rewritten
   using ucontext(2) _UC_MACHINE_* macros instead?


Home | Main Index | Thread Index | Old Index