MeteredCheckins: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(57 intermediate revisions by 16 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)
** 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|458924}} activate the DidResizeColumns mechanism when column widths changes in fixed layout (bernd)
* [http://www.propagandism.org/peterv-1.bundle peterv's bundle], which includes:
** {{bug|458397}} - Memory leak during TopSite Test on http://www.grono.net.
** {{bug|464067}} - memory leak while running SVG reftests.
** {{bug|461563}} - Allow WrapNative to return a jsval without the wrapper.
** {{bug|461566}} - Don't call FindTearoff when not needed and cache XPCNativeInterfaces in quickstubs.
* {{bug|466395}} - fix vertical alignment problems for large inline-blocks (dbaron)
* {{bug|435474}} - Provide a readline function for xpcshell to read a line from stdin (Fallen)
* {{bug|463824}} - Introduce GLOBAL_DEPS to build system (Callek)
* [http://themasta.com/mstange191checkins.bundle mstange's bundle], which includes:
** {{bug|430449}} - Notification button and close are misaligned
** {{bug|465402}} - Tree header cells shouldn't draw borders around them, only between each other
** {{bug|231313}} - XUL tabs on Mac OS X render as 10.2-style tabs
** {{bug|465348}} - GrayText color is too dark on 10.5
** {{bug|462650}} - HUD panels: add half diamond arrow on the top of the panel
** {{bug|458297}} - Form widgets and scrollbar should not be grayed when clicking on menus or dock stacks
* {{bug|462935}} Magnify (pinch) gesture should match Safari's behavior on MacOS (Mardak, v8.1.1)
* {{bug|136941}} Filters from filepicker.properties should should have case insensitive test (Ventron)
== 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.
* {{bug|463687}} "More info" on severity blocklist dialog doesnt do anything (Mossop)
== 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.

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