Confirmed users
72
edits
| Line 14: | Line 14: | ||
===Cameron McCormack=== | ===Cameron McCormack=== | ||
Some sick leave, plus: | |||
'''Stylo''' | |||
* {{Bug|1291786}} - stylo: Deal with mismatch between Gecko's eRestyle_Subtree and servo's RESTYLE_SELF + RESTYLE_DESCENDANTS | |||
** r+ | land | |||
* {{Bug|1346623}} - anonymous content created with nsIDocument::InsertAnonymousContent can change from non-native to native AC | |||
** WIP | |||
'''Other''' | |||
* {{Bug|1330843}} - Allow JS to create NAC pseudo-elements. | |||
** r+ (still needs some work though) | |||
'''Stylo reviews''' | |||
* {{Bug|1344619}} - stylo: Introduce pre-traversal step to update a bunch of stuff that we shouldn't update during the parallel traversal | |||
* {{Bug|1341985}} - stylo: Mark element which needs to create/remove/modify CSS animations during traversal and create/remove/modify the animations after the parallel traversal | |||
* {{Bug|1341705}} - stylo: reenable the "289480.html#top" reftest | |||
* {{Bug|1345362}} - stylo: Make -moz-pagebreak anonymous boxes non-inheriting, so their style doesn't depend on their parent | |||
* {{Bug|1345804}} - Change mWillChange to hold list of nsIAtom rather than string | |||
* {{Bug|1315601}} - stylo: Implement access to CSSMediaRule | |||
* {{Bug|1303229}} - stylo: Supply correct viewport size when restyling (affects viewport units) | |||
* {{Bug|1314045}} - Stylo debug crash in layout/reftests/font-inflation/list-1.html: "ASSERTION: Bad loading table" | |||
* {{Bug|1296477}} - stylo: Implement content: {counter(..), counters(..), url(..), attr(..)} | |||
* {{Bug|1346655}} - stylo: Fill animation/transition properties that the length of the property is less than the length of animation-name | |||
'''Other reviews''' | |||
* {{Bug|1345052}} - Remove EffectProperties::MightHaveNoneSVGMask | |||
* {{Bug|1345356}} - Update a few comments about animation handling | |||
* {{Bug|1345377}} - Implement URLValueData::HasRef() | |||
* {{Bug|1343139}} - Assertion failure: !preTransformOverflows (GetVisualOverflowRect() won't return the pre-effects rect! | |||
* {{Bug|1345739}} - In nsComputedDOMStyle::SetValueToStyleImage, use the URL stored in the nsStyleImage's mImageValue if we had some problem resolving the imgRequestProxy | |||
* {{Bug|1305754}} - Don't rebuild the path when resolving style with replacement. | |||
===CJ Ku=== | ===CJ Ku=== | ||