MeteredCheckins: Difference between revisions

No edit summary
 
(77 intermediate revisions by 24 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).
* [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|458924}} activate the DidResizeColumns mechanism when column widths changes in fixed layout (bernd)
* {{bug|294688}} clicking on applet or flash after context menu opens, does not close context menu (masayuki)
* {{bug|464364}} Multiple attempts to write permission test file (should cache canUpdate) (rob_strong)
* [http://people.mozilla.com/~bturner/workerbundle.hg bent's worker bundle], which includes:
** {{bug|464983}} - Throw exceptions properly from XHR status getters and fake abort events in race conditions.
** {{bug|465108}} - Add navigator object.
** {{bug|465141}} - Implement expression flavor of timeouts, use nsAutoJSValHolder.
** {{bug|465447}} - Implement terminate() for explicitly killing a worker.
** {{bug|466256}} - Prevent cross-site workers and properly resolve relative URIs.
** {{bug|466257}} - Errors in sub workers aren't propagated to top-most parents like they should.
** {{bug|459790}} - Following Error console link causes uncaught exception ( 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface] ).
** {{bug|465006}} - Passing no arguments to the worker constructor throws an NS_ERROR_NOT_INITIALIZED error, incorrectly.
** {{bug|453865}} - Allow JSON-able objects to be passed as messages to worker threads.
* {{bug|395898}} - remove class="plain focusring" for the tree in about:config (mstange)
* bc's js test bundle 1 (bc)
** {{bug|466606}} - JavaScript Tests - Do not force language version upon non-Gecko browsers.
** {{bug|466617}} - JavaScript Tests - default browser tests to non jit.
** {{bug|462939}} - JavaScript Tests - update slow-n.tests, add branch specific slow-1.8.1.tests, slow-1.9.0.tests, slow-1.9.1.tests.
** {{bug|461180}} - Fix test case result comparison function.
** {{bug|466269}} - fall out from getTestCase numeric/NaN comparison bug 461180.
** No bug - JavaScript Tests - sync js/tests/js1_8_1/trace/trace-test.js and js/src/trace-test.js
** {{bug|452786}} - JavaScript Test by Joachim Kuebart.
** {{bug|453915}} - JavaScript Test by Chris Evans.
** {{bug|462470}} - JavaScript Tests - deal with changes in decompilation and behavior from bug 461233.
** {{bug|465272}} - JavaScript Test by Jesse Ruderman.
** {{bug|465276}} - JavaScript Test by Jesse Ruderman.
** {{bug|465308}} - JavaScript Test by Jesse Ruderman.
** {{bug|465337}} - JavaScript Test by Jesse Ruderman.
** {{bug|465347}} - JavaScript Test by Brendan Eich.
** {{bug|465424}} - JavaScript Test by Jesse Ruderman.
** {{bug|465453}} - JavaScript Test by Jesse Ruderman.
** {{bug|465483}} - JavaScript Test by Jesse Ruderman.
** {{bug|465688}} - JavaScript Test by Jesse Ruderman.
** {{bug|466128}} - JavaScript Test by Jesse Ruderman.
** {{bug|466262}} - JavaScript Test by Jesse Ruderman.
** {{bug|466946}} - Sisyphus - JavaScript Tests - use autoconf to build Spidermonkey even if Makefile.ref exists.
** {{bug|466947}} - Sisyphus - retry profile creation on failure.
** {{bug|466951}} - Sisyphus - JavaScript Tests - add option to perform depends builds to bisect.sh.
** {{bug|460569}} - JavaScript Test - fix test so iframe is properly appended to document. Diagnosis by Ben Turner.
** {{bug|466952}} - Sisyphus - JavaScript Tests - update known failures.
== 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

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