Places/Places Branch: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 25: Line 25:
== Current Active Projects<br>  ==
== Current Active Projects<br>  ==


status: '''AVAILABLE'''
status: '''IN USE'''


Projects currently using the branch<br> Please annotate all the temp changesets.  
Projects currently using the branch<br> Please annotate all the temp changesets.  
Line 32: Line 32:
* 8 Feb 2010: pushed {{bug|525013}}, static libxul. [http://hg.mozilla.org/projects/places/rev/16847e179d9f changeset]. backed out. '''finished'''
* 8 Feb 2010: pushed {{bug|525013}}, static libxul. [http://hg.mozilla.org/projects/places/rev/16847e179d9f changeset]. backed out. '''finished'''
* 10 Mar 2010: pushed {{bug|512584}}, backed out. Merged, and going to have rel-eng kick off 5 Ts runs for the merge, then re-land and do 5 more. '''finished'''
* 10 Mar 2010: pushed {{bug|512584}}, backed out. Merged, and going to have rel-eng kick off 5 Ts runs for the merge, then re-land and do 5 more. '''finished'''
* 16 Mar 2010: pushed {{bug|502937}} [http://hg.mozilla.org/projects/places/rev/1bdd5872de35 changeset]. '''in progress'''

Revision as of 23:16, 16 March 2010

Details

Usage

1. Update the active projects list below on this page.

2. Merge m-c into places. This ensures you get a trunk-like experience, and sets a baseline for performance numbers.

hg pull ssh://hg.mozilla.org/mozilla-central/
hg merge tip
hg commit
hg push 

Note that if there are no different changesets with central (nothing to merge), hg merge tip will fail, you can use hg update default instead.

3. check in your change (or series of changes, etc).

4. backout your change when you've completed your work, and update this page.

Current Active Projects

status: IN USE

Projects currently using the branch
Please annotate all the temp changesets.

  • 14 Jan 2010: pushing async expiration parts to get talos numbers - finished
  • 8 Feb 2010: pushed bug 525013, static libxul. changeset. backed out. finished
  • 10 Mar 2010: pushed bug 512584, backed out. Merged, and going to have rel-eng kick off 5 Ts runs for the merge, then re-land and do 5 more. finished
  • 16 Mar 2010: pushed bug 502937 changeset. in progress