Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 09:44:56 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1023 - trunk
Message-ID:  <201209220944.q8M9iufZ034226@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Sep 22 09:44:56 2012
New Revision: 1023

Log:
- take profiler, almost there
- drop PATCHDIR: my impl. works but is unmaintainable (bus factor)
- add a few more items

Modified:
   trunk/Gecko_TODO

Modified: trunk/Gecko_TODO
==============================================================================
--- trunk/Gecko_TODO	Sat Sep 22 09:44:49 2012	(r1022)
+++ trunk/Gecko_TODO	Sat Sep 22 09:44:56 2012	(r1023)
@@ -3,7 +3,6 @@
 - implement either OSS or GStreamer backend for libcubeb
 - fix pause latency issue with OSS backend in libsydneyaudio (deprecated)
 - port WebRTC
-- port Gecko Profiler
 - port Crash Reporter
 - add BlueGriffon to replace www/kompozer
 - switch to system libxul (needs slaves with common patches);
@@ -13,13 +12,15 @@
 - 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
 - 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)
+- port tools/profiler (NS_StackWalk or not?)



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