Mozilla2/LandingPattern-200806: Difference between revisions
< Mozilla2
Jump to navigation
Jump to search
(remove my commits) |
|||
Line 3: | Line 3: | ||
=== Landing List === | === Landing List === | ||
* dbaron (batch | * dbaron (batch 3) | ||
** dbaron: Allow the initial value of -moz-user-select to be specified with 'auto'. b=432888 r+sr=bzbarsky | ** dbaron: Allow the initial value of -moz-user-select to be specified with 'auto'. b=432888 r+sr=bzbarsky | ||
** dbaron: Remove no-longer-needed else clauses, and make the *IsExact members DEBUG-only. b=419076 r+sr=bzbarsky | ** dbaron: Remove no-longer-needed else clauses, and make the *IsExact members DEBUG-only. b=419076 r+sr=bzbarsky | ||
** cbiesinger: Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron | ** cbiesinger: Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron |
Revision as of 05:55, 3 June 2008
If you have stuff you'd like to push up to mozilla-central during the early June '08 initial mozilla-central opening period, add your name to this list. The sheriff will go down the list and try to find the next person down on irc; if they're not available, they'll continue to the next person.
Landing List
- dbaron (batch 3)
- dbaron: Allow the initial value of -moz-user-select to be specified with 'auto'. b=432888 r+sr=bzbarsky
- dbaron: Remove no-longer-needed else clauses, and make the *IsExact members DEBUG-only. b=419076 r+sr=bzbarsky
- cbiesinger: Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron
- dbaron: Eliminate unnecessary reference counting of gfxContext objects. b=433640 r+sr=roc
- dbaron: Snap background origin and clip areas to device pixels to prevent tiling from varying for subpixel position changes that don't change the box's visible position at all. Tests by roc (433640-*) and me (background-image-tiling-*). b=433640 r+sr=roc
- skumar: Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron
- vlad