MeteredCheckins: Difference between revisions
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
** {{bug|457398}} don't treat empty lines as the first line for text-indent/first-line/first-letter | ** {{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|463687}} "More info" on severity blocklist dialog doesnt do anything (Mossop) | ||
* {{bug|465455}} (bz, but anyone should feel free to push; simple xhr change) | * {{bug|465455}} (bz, but anyone should feel free to push; simple xhr change) | ||
* {{bug|466518}} (bz, but anyone should feel free to push; only affects SVG external resource stuff) | * {{bug|466518}} (bz, but anyone should feel free to push; only affects SVG external resource stuff) | ||
Revision as of 04:14, 27 November 2008
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:
- the patch must have approval1.9.1+ or fix a bug marked blocking1.9.1 or blocking-firefox3.1
- 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 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
Add new items to the bottom of the list, and include your IRC nick in (parentheses).
- 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 465455 (bz, but anyone should feel free to push; simple xhr change)
- bug 466518 (bz, but anyone should feel free to push; only affects SVG external resource stuff)
Backouts
Landings that got backed out (add to the bottom, include reason why):
- 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