lp:~mozillateam/xulrunner/xulrunner-2.0.head.abrowser-on-XR

Created by Chris Coulson and last modified
Get this branch:
bzr branch lp:~mozillateam/xulrunner/xulrunner-2.0.head.abrowser-on-XR
Members of Mozilla Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mozilla Team
Project:
XULRunner
Status:
Abandoned

Recent revisions

584. By Chris Coulson

* Add abrowser binary and build on top of xulrunner
  - add debian/abrowser.desktop.in
  - add debian/abrowser.dirs.in
  - add debian/abrowser.install.in
  - add debian/abrowser.links.in
  - add debian/abrowser.postinst.in
  - add debian/abrowser.prerm.in
  - add debian/abrowser.sh.in
  - update debian/control.pp
  - add debian/distribution.ini
  - add debian/migrator/xulapp-profilemigrator
  - add debian/mozconfig.browser.in
  - renamed debian/mozconfig.in => debian/mozconfig.xulrunner.in
  - update debian/mozconfig.xulrunner.in
  - add debian/patches/bz460917_att350845_reload_new_plugins.patch
  - add debian/patches/bz515232_att399338_distro_locale_searchplugins.patch
  - add debian/patches/hard_code_firefox_in_urls.patch
  - add debian/patches/lp512615_cairo_lcd_filter.patch
  - update debian/patches/series
  - add debian/patches/set_moz_app_name_to_abrowser.patch
  - add debian/patches/ubuntu_bookmarks.patch
  - update debian/rules
  - add debian/vendor.js.in
  - update debian/xulrunner.install.in

583. By Chris Coulson

* Add a symlink to the system dictionaries rather than shipping our own
  - update debian/xulrunner.install.in
  - update debian/xulrunner.links.in

582. By Chris Coulson

* Install the top-level chrome.manifest
  - update debian/xulrunner.install.in

581. By Chris Coulson

* Build with --enable-shared-js to build libmozjs again, so we don't
  force things like gnome-shell and couch to pull in the whole Mozilla runtime
  - update debian/mozconfig.in

580. By Chris Coulson

* Change the marker used by the preprocessor to %% (rather than #). This means we can run everything through the preprocessor without removing comments or other import lines from shell scripts, and means we drop the second step of running the leftovers through sed

579. By Chris Coulson

* Only run files through the preprocessor if they really depends on its
  features, as it removes any lines with a '#' (breaking maintainer scripts).
  This means we have 2 passes for auto-generating files, like we have in
  Firefox (one with sed and one with Preprocessor.py). Really, this
  should just work though
  - rename debian/xulrunner.links.in => debian/xulrunner.links.pp
  - rename debian/xulrunner-dev.install.in =>
     debian/xulrunner-dev.install.pp
  - rename debian/xulrunner-dev.links.in => debian/xulrunner-dev-links.pp
  - rename debian/mozconfig.in => debian/mozconfig.pp
  - update debian/rules

578. By Chris Coulson

* Fix up debian/patches/series from r575

577. By Chris Coulson

* Don't use a source patch to replace the so files in the SDK with
  sym-links, do this all in the packaging instead
  - remove debian/patches/dont_install_so_in_dev.patch
  - update debian/patches/series
  - update debian/xulrunner-dev.install.in
  - update debian/xulrunner-dev.links.in

576. By Chris Coulson

* Don't build with -pie on Natty (LP: #663294)
  - update debian/rules
  - update debian/control.pp

575. By Chris Coulson

* Drop unneeded or obsolete patches
  - remove debian/patches/bzXXX_urlclassifier_prefs_in_toolkit.patch
  - remove debian/patches/bz467751_att351167_sysplugin_xre_part.patch
  - remove debian/patches/system_path_launch_child.patch
  - remove debian/patches/testsuite_skip_tests_depending_on_utf8.patch
  - remove debian/patches/bz473629_lp319480_leak_setenv_apprunner.patch
  - update debian/patches/series

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers