canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
No edit summary |
(listed things that got backed out; removed 3 that just landed) |
||
| Line 8: | Line 8: | ||
'''Landing Queue''' (please add to bottom of list) | '''Landing Queue''' (please add to bottom of list) | ||
* [http://people.mozilla.com/~roc/roc-3.bundle roc's third hg bundle], which contains: | * [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|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|457398}} don't treat empty lines as the first line for text-indent/first-line/first-letter | ||
* {{bug|459780}} X11 event compression isn't handling extension events on maemo. | * {{bug|459780}} X11 event compression isn't handling extension events on maemo. | ||
* {{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|463819}} Blocklisted add-ons with a compatibility update say they are incompatible rather than blocklisted - Mossop | * {{bug|463819}} Blocklisted add-ons with a compatibility update say they are incompatible rather than blocklisted - Mossop | ||
* {{bug|453432}} Checking for MaybeGC conditions when allocating GC things - xandsap | * {{bug|453432}} Checking for MaybeGC conditions when allocating GC things - xandsap | ||
'''Things that got backed out''': | |||
* [http://people.mozilla.com/~roc/roc-2.bundle 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 | |||