Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2012 14:46:00 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r990 - trunk
Message-ID:  <201209051446.q85Ek0kq065208@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Sep  5 14:45:59 2012
New Revision: 990

Log:
describe what's on my plate

Added:
   trunk/Gecko_TODO
Modified:
   trunk/Gecko_ChangeLog

Modified: trunk/Gecko_ChangeLog
==============================================================================
--- trunk/Gecko_ChangeLog	Wed Sep  5 14:45:53 2012	(r989)
+++ trunk/Gecko_ChangeLog	Wed Sep  5 14:45:59 2012	(r990)
@@ -0,0 +1,2 @@
+16.0:
+- improve debugging with nspr/nss

Added: trunk/Gecko_TODO
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/Gecko_TODO	Wed Sep  5 14:45:59 2012	(r990)
@@ -0,0 +1,24 @@
+unassigned:
+- implement either OSS or GStreamer backend for libcubeb
+- port startup measurement (see bug 633193 and process_util_bsd.cc)
+- port WebRTC
+- port Gecko Profiler
+- port Crash Reporter
+- switch to system libxul (needs slaves with common patches);
+  a Debian patch to reduce configure time can be useful
+- integrate enigmail into thunderbird/seamonkey
+- move duplicated `>=' deps into bsd.gecko.mk (system libxul?)
+- push @plt/.hidden patch for JS upstream (needs a test case)
+- push system db(3) patch upstream
+- replace FAKEDIR with STAGEDIR
+- document GStreamer plugins needed for HTML5 Video (in pkg-message)
+- document performance issues with non-ESR
+  (layers.acceleration.force-enabled -> true ?)
+
+jbeich:
+- push jemalloc patch upstream, e.g. check mallctl via autoconf
+- push ALSA patch upstream
+- push --ignore-unresolved-symbol upstream (needs tests/approval from author)
+- remove duplicate patches by using common PATCHDIR
+- add Gtk3 support (waiting for upstream)
+- move PGO to bsd.gecko.mk (blocked by USE_PYTHON_BUILD in *-esr)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209051446.q85Ek0kq065208>