MeteredCheckins: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
Bugs to land: | Bugs to land: | ||
* ''example:'' {{bug|123456}}, {{bug|234567}} | * ''example:'' {{bug|123456}}, {{bug|234567}} | ||
* | * [http://dbaron.org/tmp/20081125.bundle dbaron's hg bundle], which contains: | ||
** {{bug|466484}} (test only) | |||
** {{bug|465140}} (test only) | |||
** {{bug|466101}} (test only) | |||
** {{bug|466102}} (test only) | |||
** {{bug|438509}} (table performance fix) | |||
** {{bug|450191}} (dynamically change quirks style sheet on doucument.write) | |||
** {{bug|457821}} (dynamic changes to @font-face) | |||
** {{bug|462844}} (fix for absolute positioning auto offsets inside block-within-inline regression) | |||
** {{bug|455171}} (interaction of position:fixed with -moz-transform) | |||
** {{bug|466104}} (test only) | |||
** {{bug|455142}} (table-layout: fixed width distribution fix), | |||
** and one other test-only patch to the @font-face tests | |||
* {{bug|437142}} | * {{bug|437142}} | ||
* {{bug|460425}} | * {{bug|460425}} | ||
Revision as of 21:56, 25 November 2008
Please add your bugs to the end of the list. Only add bugs that are blocking1.9.1+ or approval1.9.1+. 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.
Make sure all bugs that you add to this have one of the following uploaded to it:
- An mq patch file with the proper username and commit message set. You can set this by adding the -U and -e arguments when you qrefresh.
- An hg bundle of the changeset in question that has the proper commit message and user set (use hg help bundle or ask in #hg if you need help).
Bugs to land:
- example: bug 123456, bug 234567
- dbaron's hg bundle, which contains:
- bug 466484 (test only)
- bug 465140 (test only)
- bug 466101 (test only)
- bug 466102 (test only)
- bug 438509 (table performance fix)
- bug 450191 (dynamically change quirks style sheet on doucument.write)
- bug 457821 (dynamic changes to @font-face)
- bug 462844 (fix for absolute positioning auto offsets inside block-within-inline regression)
- bug 455171 (interaction of position:fixed with -moz-transform)
- bug 466104 (test only)
- bug 455142 (table-layout: fixed width distribution fix),
- and one other test-only patch to the @font-face tests
- bug 437142
- bug 460425