Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
Edgar Chen edited this page Aug 11, 2015 · 4 revisions

Branch Status

  • master - Not being used now (NOT BEING MAINTAINED).
  • b2g-ril_v7 - Being used for emulator-ics.
  • b2g-jellybean - Being used for emulator-jb (NOT BEING MAINTAINED).
  • b2g-kitkat - Being used for emulator-kk.
  • b2g-lollipop-mr1 - Being used for emualtor-l (Porting stage).

How to maintain branches

  • Porting - When we are trying porting a new android version, we will merge mozilla's changes from latest branch to the new branch. Once finish porting (at least system can be booted up successfully and basic function is worked), we can start adding new feature or fixing bug on the new branch.
  • Developing feature/Bug fixing - Please send individual pull request to the branch that you want to land. New changes will not be merged automatically among branches.
Clone this wiki locally