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?) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
