MeteredCheckins: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(98 intermediate revisions by 32 users not shown)
Line 1: Line 1:
Please add your bugs to the end of the list. <b>Only add bugs that are blocking1.9.1/blocking-firefox3.1+ or approval1.9.1+.</b> The sheriff may not be taking patches from the exact order of the queue in order to speed things up, so if order matters (as in, a series of bugs depends on a certain order), please place those bugs in that order within the same bullet point.
Checkins are being metered to avoid pushing the network too hard. If you wish to check in, add the bug number with the checkin to the list below. Once the queue has been cleared the tree will re-open for normal landings.


Also add your name or irc-nick to each bullet.
== Checkin Queue ==
 
Add new items to the bottom of the list, and include your IRC nick in (parentheses).
Make sure all bugs that you add to this have one of the following uploaded to it:
* An mq patch file (strait from .hg/patches)
* An hg bundle (use hg help bundle or ask in #hg if you need help).
 
which ever you choose make sure you have a '''commit message''' and an '''username'''.  If you fail to do this your patch '''won't''' be checked in.
 
'''Landing Queue''' (please add to bottom of list)
* [http://people.mozilla.com/~roc/roc-3.bundle roc's third hg bundle], which contains:
** {{bug|455826}} avoid reconstructing textruns just because we deleted an empty nsContinuingTextFrame
** {{bug|457398}} don't treat empty lines as the first line for text-indent/first-line/first-letter
* {{bug|463687}} "More info" on severity blocklist dialog doesnt do anything - Mossop
* {{bug|457825}} Downloadable fonts in user stylesheets - jdaggett [irc:nattokirai]
* surkov
** {{bug|416872}} Simplify GetState() impl's for defunct objects
** {{bug|441974}} Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone
 
'''Landings that got backed out''' (add to the bottom, include reason why):
* [http://people.mozilla.com/~roc/roc-2.bundle roc's second hg bundle], which contains:
** {{bug|430332}} optimize reconstruction of textruns for text-transform text
** {{bug|455826}} fix textrun construction to look inside the overflow-list of inline flrames
** {{bug|459968}} fix some integer overflows
** {{bug|462968}} sanitize block height
** {{bug|463292}} Make XUL text-shadows that overflow draw correctly
* {{bug|453432}} Checking for MaybeGC

Latest revision as of 00:15, 11 May 2010

Checkins are being metered to avoid pushing the network too hard. If you wish to check in, add the bug number with the checkin to the list below. Once the queue has been cleared the tree will re-open for normal landings.

Checkin Queue

Add new items to the bottom of the list, and include your IRC nick in (parentheses).