Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2012 16:11:12 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1075 - trunk
Message-ID:  <201210241611.q9OGBCE2024304@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Oct 24 16:11:11 2012
New Revision: 1075

Log:
- split unassigned based on bugtracker
- use paths
- avoid redundant words
- add jsperf task

Modified:
   trunk/Gecko_TODO

Modified: trunk/Gecko_TODO
==============================================================================
--- trunk/Gecko_TODO	Fri Oct 19 03:19:40 2012	(r1074)
+++ trunk/Gecko_TODO	Wed Oct 24 16:11:11 2012	(r1075)
@@ -1,21 +1,25 @@
-unassigned:
+unassigned (upstream):
+- media/webrtc
+- toolkit/crashreporter
+- OSS or GStreamer for media/libcubeb
+- pmc(3) for js/src/perf
+  https://developer.mozilla.org/en-US/docs/Performance/JS::PerfMeasurement
+- mozboot (ex.: bug 790750)
+- fix pause latency issue with OSS in libsydneyaudio (deprecated)
+- push patch-js-src-methodjit-MethodJIT.cpp (needs a test case)
+- push patch-sysdb
+
+unassigned (ports):
 - port libxul-1.9 consumers to libxul-10, lest they be removed
-- implement either OSS or GStreamer backend for libcubeb
-- fix pause latency issue with OSS backend in libsydneyaudio (deprecated)
-- port WebRTC
-- port Crash Reporter
 - add BlueGriffon to replace www/kompozer
 - switch to system libxul (needs slaves with common patches);
   a Debian patch to reduce configure time can be useful
 - 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
 - get rid of symlink farms for webplugins and xpi-* ports
 - document GStreamer plugins needed for HTML5 Video (in pkg-message)
 - document performance issues with non-ESR
   (layers.acceleration.force-enabled -> true ?)
-- mozboot backend for FreeBSD (see bug 790750 for an example)
 
 jbeich:
 - push ALSA patch upstream



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