MeteredCheckins: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add a note about mq patches being refreshed using qrefresh -U)
No edit summary
 
(27 intermediate revisions by 12 users not shown)
Line 1: Line 1:
Checkins are being metered by the active sheriff. If you wish to check in, add the bug number with the checkin to the list below. During this time, in order to land:
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.
 
* the patch must have <b>approval1.9.1+</b> or fix a bug marked <b>blocking1.9.1</b> or <b>blocking-firefox3.1</b>
* the bug must have one of the following attached:
** An mq patch file (straight from .hg/patches -- make sure to use <tt>hg qrefresh -U</tt>)
** A patch created by hg export of a changeset
** An hg bundle (use hg help bundle, [https://developer.mozilla.org/en/Mercurial_FAQ#How_do_I_generate_a_bundle.3f see the FAQ], or ask in #hg if you need help).
* which ever you choose make sure you include a '''commit message''' and an '''username''' in the attachment, otherwise the bug '''won't''' be checked in.


== Checkin Queue ==
== Checkin Queue ==
Add new items to the bottom of the list, and include your IRC nick in (parentheses).
Add new items to the bottom of the list, and include your IRC nick in (parentheses).
* {{bug|462739}} Send cookies with xpinstall requests (Mossop)
* {{bug|454546}} Initialise EM on profile-after-change (Mossop)
* {{bug|464362}} Remove unnecessary libreg dependency (josh)
* {{bug|464313}} Don't use method selectors unnecessarily in cursor code (josh)
* {{bug|464481}} npruntime sample does not compile anymore (arno)
* {{bug|465611}} npfunctions should reflect different NP_Initialize signature for Mac OS X (josh)
* {{bug|463474}} Make sanitizer's searchbar clearing code a bit cleaner (ehsan)
* {{bug|463882}} nsDownloadManager::Init is not safe for multiple calls (ehsan)
* {{bug|464918}} Console clearing test for private browsing should not use a timeout (ehsan)
== Did not follow directions ==
'''These patches didn't follow directions, so they will be gotten to if time pending.'''  People are welcome to fix and add themselves back to the bottom of the queue.
== Backouts ==
'''Landings that got backed out''' (add to the bottom, include reason why):
* from [http://people.mozilla.com/~roc/roc-2.bundle roc's second hg bundle]:
** {{bug|430332}} optimize reconstruction of textruns for text-transform text
* {{bug|453432}} Checking for MaybeGC
*{{bug|414715}} Notify the user if places.sqlite is locked, backed out due to possible Ts regression, needs new patch.
* {{bug|453865}} - Allow JSON-able objects to be passed as messages to worker threads.  Backed out because of unit test failure.
* from [http://www.propagandism.org/peterv-1.bundle peterv's bundle]
** {{bug|461566}} - Don't call FindTearoff when not needed and cache XPCNativeInterfaces in quickstubs.  Caused red on windows and leaks on linux.
* Backed out to investigate Txul perf regression ({{bug|467102}})
** {{bug|457215}} Fix for LCMS memory leak. (bholley)
** {{bug|460629}} More bad profile detection for LCMS. (bholley)
** {{bug|460520}} Detection for bad cHRM chunks in LCMS. (bholley)

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).