TPE-Layout/2016-Standings
Jump to navigation
Jump to search
Full Query
Full Query
Full Query
Full Query
Mercurial Query Syntax
Query Syntax example:
hg log --date ">2016-01-01" -u tlin@mozilla.com --template '{node|short} | {date|isodatesec} | {desc|strip|firstline}\n'
Team Standings
2016 Q1
2016 Q1 : 53 bugs 157 commits
| ID | Product | Component | Assigned to | Summary | Resolution |
|---|---|---|---|---|---|
| 1238424 | Core | DOM: Core & HTML | Boris Chiou [:boris] | Fix compilation errors on B2G when implementing a new interface for DOM | FIXED |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
2016 Q2
2016 Q2 : 63 bugs 245 commits
| ID | Product | Component | Assigned to | Summary | Resolution |
|---|---|---|---|---|---|
| 1067769 | Core | DOM: Animation | Boris Chiou [:boris] | Allow setting KeyframeEffect.target | FIXED |
| 1244590 | Core | DOM: Animation | Boris Chiou [:boris] | implement KeyframeEffectReadOnly spacing modes | FIXED |
2 Total; 2 Open (100%); 0 Resolved (0%); 0 Verified (0%);
2016 Q3
2016 Q3 : 80 bugs 281 commits
| ID | Product | Component | Assigned to | Summary | Resolution |
|---|---|---|---|---|---|
| 1283625 | Core | DOM: Animation | Boris Chiou [:boris] | heap-use-after-free in mozilla::dom::KeyframeEffect::NotifySpecifiedTimingUpdated | FIXED |
| 1202541 | Firefox OS Graveyard | Gaia::System | Boris Chiou [:boris] | Re-enable some gij tests and add new one in text_selection_test.js | WONTFIX |
| 1290535 | Core | DOM: Animation | Boris Chiou [:boris] | Assertion failure: pacedValues[propIdx].mProperty == prop (Property mismatch), at src/dom/animation/KeyframeUtils.cpp:1557 | FIXED |
| 1049975 | Core | DOM: Animation | Boris Chiou [:boris] | Make Animation.effect writeable | FIXED |
| 1245751 | Core | SVG | Boris Chiou [:boris] | Allow href attribute without xlink on SVG elements | FIXED |
| 1298742 | Core | DOM: Animation | Boris Chiou [:boris] | Don't call CanThrottle if the effect is not included in EffectSet | FIXED |
6 Total; 6 Open (100%); 0 Resolved (0%); 0 Verified (0%);
2016 Q4
2016 Q4 : <?> bugs <?> commits
| ID | Product | Component | Assigned to | Summary | Resolution |
|---|---|---|---|---|---|
| 1272549 | Core | DOM: Animation | Boris Chiou [:boris] | Support paced spacing for transform | FIXED |
| 1313554 | Core | DOM: Animation | Boris Chiou [:boris] | Make ShearArray brace-initialized with initial contents. | FIXED |
| 1286150 | Core | DOM: Animation | Boris Chiou [:boris] | Support paced spacing for basic shapes | FIXED |
| 1273784 | Core | DOM: Animation | Boris Chiou [:boris] | Implement keyframe effect copy constructors | FIXED |
| 1286151 | Core | DOM: Animation | Boris Chiou [:boris] | Support paced spacing for filter property | FIXED |
| 1317178 | Core | DOM: Animation | Boris Chiou [:boris] | Stylo: Use single_value_to_css in Servo_DeclarationBlock_SerializeOneValue | FIXED |
| 1317179 | Core | DOM: Animation | Boris Chiou [:boris] | Stylo: Use XPCOM string bindings instead of Gecko_Utf8SliceToString | FIXED |
| 1325628 | Core | DOM: Animation | Boris Chiou [:boris] | Use X11UndefineNone.h to workaround #undef None | DUPLICATE |
8 Total; 8 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Individual Standings
Astley Chen
2016 Q1 : 1 bug 1 commits
2f1fb9cc37d9 | 2016-01-27 20:41:37 +0800 | Bug 1228918 - Fallback Mesa3D Gallium driver from llvmpipe to softpipe. Mesa 8.0.4 llvmpipe can introduce precision issues on reftest on B2G KK emu test. r=garndt
2016 Q2 : 6 bugs 20 commits
b866a92a8310 | 2016-06-16 13:35:54 +0100 | Bug 1277131 : Part 4 - rename -moz-table-outer to -moz-table-wrapper. r=heycam 2dfd78777b8d | 2016-06-16 13:35:43 +0100 | Bug 1277131 : Part 3 - rename nsGkAtoms::tableOuterFrame and nsCSSAnonBoxes::tableOuter. r=heycam d0b4d09566b2 | 2016-06-16 13:14:50 +0100 | Bug 1277131 : Part 2 - rename nsMathMLmtableOuterFrame to nsMathMLmtableWrapperFrame. r=heycam 255baa34b080 | 2016-06-16 13:14:08 +0100 | Bug 1277131 : Part 1 - rename nsTableOuterFrame to nsTableWrapperFrame. r=heycam f930971eaa0d | 2016-06-01 11:13:48 +0800 | Bug 1258286: Part 2 - update w3c css masking mask-repeat ref test case. r=heycam 0839610737b4 | 2016-06-03 23:56:54 +0800 | Bug 1258286: Part 1 - add layer types to nsStyleImageLayers and layer initialization. r=heycam 52a777c32fd6 | 2016-06-04 10:10:41 +0800 | Bug 1278020 - enable selectors4 reftest. r=dbaron d5832177887d | 2016-06-01 11:13:48 +0800 | Bug 1258286: Part 2 - update w3c css masking mask-repeat ref test case. r=heycam a9db7e5634d7 | 2016-06-01 11:00:58 +0800 | Bug 1258286: Part 1 - add layer types to nsStyleImageLayers and layer initialization. r=heycam 7f0e63c09d7d | 2016-05-18 11:17:37 +0800 | Bug 1270713: enable pseudo class :dir wpt test cases. r=heycam 125010deb798 | 2016-05-06 12:01:46 +0800 | Bug 859301 : Part 4 - add w3c-css test cases. r=dbaron a67f5076431d | 2016-05-04 13:31:24 +0800 | Bug 859301 : Part 3 - unprefix test cases. r=dbaron 81aa39025cb5 | 2016-05-04 13:31:24 +0800 | bug 859301 : Part 2 - unprefix internal css files. r=dbaron 300cbe6f1935 | 2016-05-05 18:10:57 +0800 | Bug 859301 - Part 1 - unprefix :dir. r=dbaron 15a4d633bd2d | 2016-04-15 12:07:14 +0800 | Bug 1243675 - Part 6. Add mask-size property reftest. r=dbaron ceee74a15bb1 | 2016-04-15 12:06:12 +0800 | Bug 1243675 - Part 5. Add mask-origin property reftest. r=dbaron ac8b9a02deb5 | 2016-04-02 09:33:26 +0800 | Bug 1243675 - Part 4. Add mask-repeat property reftest. r=dbaron eb10276fd467 | 2016-04-02 09:33:26 +0800 | Bug 1243675 - Part 3. Add mask-position property reftest. r=dbaron dd6c0512cb05 | 2016-04-02 09:33:26 +0800 | Bug 1243675 - Part 2. Add mask-clip property reftest. r=dbaron a841c9e635bb | 2016-04-14 11:23:44 +0800 | Bug 1243675 - Part 1. Add mask-image property reftest. r=dbaron
2016 Q3 : 3 bugs 7 commits
2016-08-26 08:56:17 +0800 | Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium 2016-08-26 08:56:17 +0800 | Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium 2016-08-24 17:02:31 +0200 | Bug 1294660: Part 2 - update mask test cases and enable mask shorthand reftest. r=heycam 2016-08-24 17:02:31 +0200 | Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium 2016-08-24 06:13:23 +0800 | Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium 2016-07-04 13:48:54 +0800 | Bug 1284169 - include ACDEFINES flags in CSS properties PyGen r=mshal 2016-07-04 11:17:13 +0800 | Bug 1283679 - fix misspelled mask-composite:subtract keyword. r=dbaron
2016 Q4 : -- bugs -- commits
Boris Chiou
Bug mail: boris.chiou@gmail.com
2016 Q1 : 9 bugs 39 commits
Bug 1249219 - Part 8: Avoid adding animations on pseudo elements for Inspector temporary. r=pbro Bug 1249219 - Part 7: Test. r=birtles Bug 1249219 - Part 6: Support pseudo elements in Animation Mutation Observer. r=heycam Bug 1249219 - Part 5: Add a wrapper of AnimationAdded/Changed/Removed. r=birtles Bug 1249219 - Part 4: Use NonOwningAnimationTarget as the returned value of some animation target getters. r=birtles Bug 1249219 - Part 3: Replace Pair<Element*, CSSPseudoElementType> with NonOwningAnimationTarget. r=birtles Bug 1249219 - Part 2: Remove struct PseudoElementHashKey. r=birtles Bug 1249219 - Part 1: Define NonOwningAnimationTarget. r=birtles Bug 1254418 - Part 2: Test getAnimations for generated-content elements. r=birtles Bug 1254418 - Part 1: Support generated-content element for Element.getAnimations. r=birtles Bug 1241784 - Part 4: Remove removeElement from testcommon.js. r=birtles Bug 1241784 - Part 3: Test. r=birtles Bug 1241784 - Part 2: Implement CSSPseudoElement.animate(). r=birtles Bug 1241784 - Part 1: Add a helper function for Element.animate(). r=birtles Bug 1234403 - Part 5: Test for CSSPseudoElement.getAnimations. r=birtles Bug 1234403 - Part 4: Test for the animation order returned by document.getAnimations(). r=birtles Bug 1234403 - Part 3: Test for the CSSPseudoElement objects returned by effect.target. r=birtles Bug 1234403 - Part 2: Implement document.getAnimations. r=birtles Bug 1234403 - Part 1: Implement CSSPseudoElement.getAnimations. r=birtles Bug 1249230 - Prepend an extra colon to the pseudo type string. r=birtles Bug 1244049 - Part 4: Define CSSPseudoElementTypeBase. r=dbaron Bug 1244049 - Part 3: Replace the type of nsCSSSelector::mPseudoType. r=dbaron Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron Bug 1244049 - Part 1: Define scoped enum for CSSPseudoElement type. r=dbaron Bug 1174575 - Part 6: Implement KeyframeEffectReadOnly Constructor for CSSPseudoElement. r=birtles Bug 1174575 - Part 5: Support pseudo-element type in StyleAnimation. r=birtles Bug 1174575 - Part 4: Support CSSPseudoElement for TimingParams. r=birtles Bug 1174575 - Part 3: Implement KeyframeEffectReadOnly::GetTarget(). r=birtles Bug 1174575 - Part 2: Replace Element in KeyframeEffectReadOnly WebIDL. r=birtles, r=smaug Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug Bug 1214536 - Part 9: Test. r=birtles Bug 1214536 - Part 8: Add an operator=() for TimingParams. r=birtles Bug 1214536 - Part 7: Rename AnimationTiming as TimingParams. r=birtles, r=smaug Bug 1214536 - Part 6: Revise AnimationTiming::operator==. r=birtles Bug 1214536 - Part 5: Add AnimationEffectTimingReadOnly interface. r=birtles, r=smaug Bug 1214536 - Part 4: Use OwingUnrestrictedDoubleOrString for duration. r=birtles Bug 1214536 - Part 3: Store the original value of fill. r=birtles Bug 1214536 - Part 1: Use unrestricted double for iterations. r=birtles Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun
2016 Q2 : 9 bugs 42 commits
Bug 1245751 - Part 1: Allow href without xlink on SVG <a> elements. r=dholbert,jwatt Bug 1276573 - Add a new constructor for Range<T>. r=Waldo Bug 1244590 - Part 11: Test for different targets. r=birtles Bug 1244590 - Part 10: Test for creating animations with a specific spacing mode. r=birtles Bug 1244590 - Part 9: Update spacing in SetTarget. r=birtles Bug 1244590 - Part 8: Rewrite GetStyleContext code. r=birtles Bug 1244590 - Part 7: Calculate paced spacing. r=birtles Bug 1244590 - Part 6: Refactor the calculation of StyleAnimationValue. r=birtles Bug 1244590 - Part 5: Make the default value of computed offsets be -1. r=birtles Bug 1244590 - Part 4: Rewrite ApplyDistributeSpacing. r=birtles Bug 1244590 - Part 3: Parse spacing. r=birtles Bug 1244590 - Part 2: Retrieve KeyframeEffectOptions from constructor. r=birtles Bug 1244590 - Part 1: Introduce KeyframeEffectParams. r=birtles Bug 1277740 - Add const to RangedPtr<T>::operator+ and operator-. r=Waldo Bug 1276550 - Support operator-> for RangedPtr. r=Waldo Bug 1250820 - Part 4: Add MAX to CSSPseudoClassType. r=heycam Bug 1250820 - Part 3: Replace notPseudo with negation. r=heycam Bug 1250820 - Part 2: Replace nsCSSPseudoClasses::Type with CSSPseudoClassType. r=heycam Bug 1250820 - Part 1: Define scoped enum for CSSPseudoClass::Type. r=heycam Bug 1067769 - Part 15: Test for setting the target while running on the compositor. r=birtles Bug 1067769 - Part 14: Test for our animation mutation observer. r=birtles Bug 1067769 - Part 13: Test for setting the target in basic cases. r=birtles Bug 1067769 - Part 12: Use Maybe<OwningAnimationTarget> in KeyframeEffect(ReadOnly) constructors. r=birtles Bug 1067769 - Part 11: Implement animation mutation observer while setting the target. r=birtles Bug 1067769 - Part 10: Implement SetTarget(). r=birtles Bug 1067769 - Part 9: Wrap RequestRestyle and UnregisterTarget. r=birtles Bug 1067769 - Part 8: Add ConvertTarget function. r=birtles Bug 1067769 - Part 7: Define OwningAnimationTarget and use it. r=birtles Bug 1067769 - Part 6: Rename NonOwningAnimationTarget.h to AnimationTarget.h. r=birtles Bug 1067769 - Part 5: Support setting KeyframeEffect.target webidl interface. r=smaug Bug 1067769 - Part 4: Add some simple tests for document.getAnimation() in wpt. r=birtles Bug 1067769 - Part 3: Test for KeyframeEffectReadOnly with null target. r=birtles Bug 1067769 - Part 2: Support nullable target in KeyframeEffect(ReadOnly) constructor. r=birtles Bug 1067769 - Part 1: Avoid doing RequestRestyle and mutation batch for null target. r=birtles Bug 1249564 - Part 2: Cycle collect AnimationEffectTimingReadOnly. r=birtles Bug 1249564 - Part 1: Assign the parent object of AnimationEffectTiming(ReadOnly). r=birtles,bz Bug 1182856 - Part 7: Test. r=cam Bug 1182856 - Part 6: Revise tests for display:none in test_transitions.html. r=heycam Bug 1182856 - Part 5: Avoid unnecessary transition update if display:none. r=heycam Bug 1182856 - Part 4: Refactor code in nsTransitionManager::StyleContextChanged(). r=heycam Bug 1182856 - Part 3: Cancel transitions for destroy frames. r=heycam Bug 1182856 - Part 2: Let AnimationsWithDestroyFrame destroy transitions. r=heycam Bug 1182856 - Part 1: Add StopTransitionsForElement. r=heycam
2016 Q3 : 10 bugs 42 commits
Bug 1304805 - Make spacing, iteration composite and effect composite work if the caller is chrome. r=hiro Bug 1274944 - Part 4: Implement mutation observer for setting spacing. r=birtles Bug 1274944 - Part 3: Test for setting spacing. r=birtles Bug 1274944 - Part 2: Implement SetSpacing(). r=birtles Bug 1274944 - Part 1: Add writable spacing attribute. r=smaug Bug 1298742 - Part 3: Avoid to request a restyle in SetAnimation(). r=birtles Bug 1298742 - Part 2: Make sure UpdateRelevance() is called before NotifyAnimationTimingUpdated. r=hiro Bug 1298742 - Part 1: Factor out MarkCascadeUpdate(). r=hiro Bug 1245751 - Part 15: Add tests for a, script, mpath, and animate elements. r=dholbert,heycam Bug 1245751 - Part 14: Add reftests. r=dholbert,heycam Bug 1245751 - Part 13: Add href in kURLAttributesSVG. r=dholbert Bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android. r=Gijs,sebastian Bug 1245751 - Part 11: Allow href without xlink on SVG Animation elements. r=dholbert,jwatt Bug 1245751 - Part 10: Allow href without xlink on SVG Gradient elements. r=jwatt Bug 1245751 - Part 9: Allow href without xlink on SVG <script> elements. r=jwatt Bug 1245751 - Part 8: Allow href without xlink on SVG <textPath> elements. r=jwatt Bug 1245751 - Part 7: Allow href without xlink on SVG <mpath> elements. r=dholbert,jwatt Bug 1245751 - Part 6: Allow href without xlink on SVG <pattern> elements. r=jwatt Bug 1245751 - Part 5: Allow href without xlink on SVG <feImage> elements. r=jwatt Bug 1245751 - Part 4: Allow href without xlink on SVG <filter> elements. r=jwatt Bug 1245751 - Part 3: Allow href without xlink on SVG <image> elements. r=jwatt Bug 1245751 - Part 2: Allow href without xlink on SVG <use> elements. r=jwatt Bug 1049975 - Part 13: Add reftests for stacking context when effects are changed. r=hiro Bug 1049975 - Part 12: Test for running on the compositor when effects are changed. r=hiro Bug 1049975 - Part 11: Fix mutation observer when setting effects. r=birtles Bug 1049975 - Part 10: Test for writable effect. r=birtles Bug 1049975 - Part 9: Implement writable Animation effect. r=birtles Bug 1049975 - Part 8: Use AnimationEffectReadOnly as the argument type of Animation constructor. r=birtles,smaug Bug 1049975 - Part 7: Add SetEffectNoUpdate. r=birtles Bug 1049975 - Part 6: Factor out the procedure of resetting an animation's pending tasks. r=birtles Bug 1049975 - Part 5: Move timing related code into AnimationEffectReadOnly. r=birtles Bug 1049975 - Part 4: Merge two Animation::SetEffect()s. r=birtles Bug 1049975 - Part 3: Handle removed/replaced effect for CSS Transition. r=birtles Bug 1049975 - Part 2: Make effect writable in Animation.webidl. r=smaug Bug 1049975 - Part 1: Support null effect. r=birtles Bug 1290535 - Part 2: Add test. r=hiro Bug 1290535 - Part 1: Sort paced subproperties before calculation. r=hiro Bug 1293106 - Ignore 'spacing' if dom.animations-api.core.enabled is false. r=birtles Bug 1272475 - Part 2: Add crashtests and mochitests. r=heycam Bug 1272475 - Part 1: Clamp max/min float value in the parser of CSS Transform function. r=heycam Bug 1286196 - Use the new constructor of Range<T> in KeyframeUtils. r=birtles Bug 1283625 - Unlink timing object before nullifying it. r=birtles
2016 Q4 : -- bugs -- commits
CJ Ku
Bug mail: cku@mozilla.com
2016 Q1 : 9 bugs 28 commits
Bug 1243734 - Part 5. Add MOZ_ENABLE_MASK_AS_SHORTHAND compile flag; r=ted r=dbaron Bug 619500: Part 4. Remove one unused data member in SVGDrawingParameters; r=dholbert Bug 619500: Part 3. svg-as-borderimage test cases; r=dholbert Bug 619500: Part 2. When drawing an SVG image as a CSS border-image, use preverveAspectRatio="none"; r=dholbert Bug 619500: Part 1. Default sizing for specified size of SVG images which have no constraints; r=dholbert r=seth Bug 1190759 - Increase waitForCondition retry times in registerProtocolHandler notification test. r=mrbkap Bug 1252739 - nsStyleImageLayers::HasLayerWithImage should return true when we have mask-image:<element-reference> | <gradient>; r=dbaron Bug 1243734 - Part 4. Convert mask-image to mask; r=dbaron Bug 1243734 - Part 3. Set mask-mode reftest as failure before enable mask-as-shorthand; r=dbaron Bug 1243734 - Part 2. Set up gCSSProperties depends on mask-as-shorthand; r=dbaron Bug 1243734 - Part 1. Use MOZ_ENABLE_MASK_AS_SHORTHAND to define the type of mask property; r=dbaron Bug 1251115 - Fix incorrect rendering result while mask path is not resolvable; r=mstange Bug 1251115 - Fix incorrect rendering result while mask path is not resolvable; r=mstange Bug 1224424 - Replace mask-mode:auto keyword by mask-mode:match-source; r=dbaron Bug 1244628: compare nsStyleImageLayers::mAttachmentCount in nsStyleImageLayers::CalcDifference. r=dbaron. Bug 1244598 - Move resource files of w3c-css/masking into ./support subdir. r=dbaron Bug 686281 - Rename nsStyleSVGReset::mLayers to nsStyleSVGReset::mMask; Rename nsStyleBackground::mLayers to nsStyleBackground::mImage. r=dbaron Bug 686281 - mask-composite reftests; r=dbaron Bug 686281 - Remove nsStyleSVGReset::mMask; r=dbaron Bug 686281 - A static assertion to keep value correctness of NS_RULE_NODE_IS_ANIMATION_RULE; r=dbaron. Bug 686281 - Expands will-change of a shorthand prop to longhand ones; r=dbaron. Bug 686281 - Mask mochitest; r=dbaron. Bug 686281 - Mask CSS webkit-alias; r=dbaron. Bug 686281 - Mask CSS animation; r=dbaron. Bug 686281 - Mask CSS rendering; r=mstange Bug 686281 - Mask CSS parsing and Mask DOM API. r=dbaron Bug 686281 - Implement CSS mask style; r=dbaron. Bug 686281 - Rename *background* to *imagelayer*; r=dbaron. Bug 686281 - Implement nsStyleImageLayers; r=dbaron
2016 Q2 : 22 bugs 71 commits
Bug 1235015 - A mochitest to verify the return value of mask shorthand. r=dbaron Bug 652991 - Part 3. Using FragmentOrURL to represent SVG maker url. r=heycam Bug 652991 - Part 2. Create FragmentOrURL to hold both local-ref/non-local-ref URL. r=heycam Bug 652991 - Part 1. Carry local-url-flag in URLValueData. r=heycam bug 1281971 - Fix null pointer access in TryToStartImageLoadOnValue. r=dholbert Bug 1272859: Part 2. SVG mask on border area reftest r=mstange Bug 1272859: Part 1. Reduce mask surface's size r=mstange Bug 1273804 - Use nsChangeHint_RepaintFrame hint for position change of a mask layer r=heycam Bug 1275450 - Part 2. Reftest for unresolvable mask-reference r=mstange Bug 1275450 - Part 1. Generate a transparent black mask layer when there is no resolvable mask source or image r=mstange Bug 1228280: (followup) Update w3c-css reftest link. r=me Bug 1275451: Part 2. SVG mask composition reftests r=mstange Bug 1275451: Part 1. Respect mask-composite while composing a SVG mask layer r=mstange Bug 1245499 - Do not trigger a download request for CSS "mask-image" when it's set to a local-reference URI r=dholbert Bug 1275026: Part 2. Crash test r=jfkthame Bug 1275026: Part 1. Prevent infinit recursion in GenerateAndPushTextMask r=jfkthame Bug 1228280 - Part 8. Keep style consistent and stop doing null check for return value of operator new Bug 1228280 - Part 7. reftest of SVG mask and image mask interleaving; Bug 1228280 - Part 6. Single SVG mask optimization; Bug 1228280 - Part 5. Paint multiple SVG and image masks; Bug 1228280 - Part 4. Create nsSVGMaskProperty to carry multiple mask info; Bug 1228280 - Part 3. Move mask painting out of nsSVGIntegrationUtils::PaintFramesWithEffects; Bug 1228280 - Part 2. Change the parameters of nsSVGIntegrationUtils::PaintFramesWithEffects; Bug 1228280 - Part 1. Change the parameter of nsCSSRendering::PaintBackground; Bug 1272970 - fix test_transitions_per_property failure; r=mstange Bug 1273068 - Part 1. nsDisplayBackgroundColor::GetOpaqueRegion should respect bg-clip value r=jfkthame Bug 1269971 - Part 7. Clean out unused things created in bug 759568; r=jfkthame Bug 1269971 - Part 6. Modify reftest according to the way we generate bg-clip:text; r=jfkthame Bug 1269971 - Part 5. Correct draw region in nsDisplayBackgroundColor::Paint; r=jfkthame Bug 1269971 - Part 4. Add text stroke into text mask; r=jfkthame Bug 1269971 - Part 3. Handle selection text color and selection backgrond painting; r=jfkthame Bug 1269971 - Part 2. From ClipBackgroundByText to GenerateAndPushTextMask; r=jfkthame,mtseng Bug 1269971 - Part 1. Rename IsForGenerateGlyphPath to IsForGenerateGlyphMask; r=jfkthame Bug 1270795 - Crash test; r=jfkthame bug 1270795 - do not generate any background items in glyph path generating process; r=jfkthame Bug 1265715 - followup - Correct dirty region; r=me Bug 1266948 - text-decoration-color: currentcolor should not use value from -webkit-text-fill-color; r=jfkthame Bug 1265715 - Part 5. bg-clip:text transform reftest; r=jfkthame Bug 1265715 - Part 4. Fix transform problem; r=jfkthame Bug 1265715 - Part 3. Use nsLayoutUtils::PaintFrame in ClipBackgroundByText; r=jfkthame Bug 1265715 - Part 2. Add nsDisplayListBuilderMode parameter into nsLayoutUtils::PaintFrame; r=jfkthame Bug 1265715 - Part 1. Pull Mode out of nsDisplayListBuilder; r=jfkthame Bug 1261578 - Part 7. Update web-platform-test manifest for fill-color reftest; r=jfkthame Bug 1261578 - Part 6. Before update web-platform-test manifest; r=jfkthame Bug 1261578 - Part 5. web-platform-test reftest; r=jfkthame Bug 1261578 - Part 4. Correct text overflow color; r=jfkthame Bug 1261578 - Part 3. Correct MathML text color; r=jfkthame Bug 1261578 - Part 2. Correct text decoration color; r=jfkthame Bug 1261578 - Part 1. Correct text color in selection range; r=jfkthame Bug 1264949 - crash test; r=jfkthame Bug 1264949 - Ensure that the display list does not contain any background-image/background-color display item; r=jfkthame Bug 1231643 - Part 2. Enable mask-composite reftest; r=dbaron Bug 1231643 - Part 1. Create skia-A8-surface for mask composition when backendtype of the source DrawTarget is CG; r=mstange Bug 1265154 - Fix compile error in MSVC 2013 caused by ArrayLength; r=heycam Bug 1263516 - turn on background-clip:text pref in non-release builds; r=dholbert Bug 759568 - Part 6. Remove unused nsDisplayList::mVisibleRect; r=jfkthame Bug 759568 - Part 5. reftest for background-clip:text; r=dbaron Bug 759568 - Part 4. mochitest for background-clip:text; r=heycom Bug 759568 - Part 3. Render text-selection beneath background image; r=jfkthame Bug 759568 - Part 2. Render background-clip:text; r=jfkthame Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycam Bug 759568 - Part 6. Remove unused nsDisplayList::mVisibleRect; r=jfkthame Bug 759568 - Part 5. reftest for background-clip:text; r=dbaron Bug 759568 - Part 4. mochitest for background-clip:text; r=heycom Bug 759568 - Part 3. Render text-selection beneath background image; r=jfkthame Bug 759568 - Part 2. Render background-clip:text; r=jfkthame Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycom Bug 1231643 - Part 2. Enable mask-composite reftest; r=dbaron Bug 1231643 - Part 1. Create skia-A8-surface for mask composition when backendtype of the source DrawTarget is CG; r=mstange Bug 759568 - Part 6. Remove unused nsDisplayList::mVisibleRect; r=jfkthame Bug 759568 - Part 5. reftest for background-clip:text; r=dbaron Bug 759568 - Part 4. mochitest for background-clip:text; r=heycom Bug 759568 - Part 3. Render text-selection beneath background image; r=jfkthame Bug 759568 - Part 2. Render background-clip:text; r=jfkthame Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycom
2016 Q3 : 37 bugs 108 commits
Bug 1299760 - a testcase for animated-viewBox affecting clip-path. r=heycam Bug 1302779 - Part 2. Test case. r=heycam Bug 1302779 - Part 1. Resolve a local fragment against the current document that relative URLs are resolved against. r=heycam Bug 1279409 - Part 2. Reftest for clip-path with mix-blend-mode. Bug 1279409 - Part 1. Remove mix-blend-mode handling code in nsSVGIntegrationUtils. Bug 1305636 - Part 3. Reftest. r=mstange Bug 1305636 - Part 2. Only apply opacity once in nsSVGUtils::PaintFrameWithEffects and nsSVGIntegrationUtils::PaintMaskAndClipPath. r=mstange. Bug 1305636 - Part 1. Revert the first patch in bug 1304991. r=me Bug 1267312 - Part 2. update MANIFEST.json. r=jfkthame Bug 1267312 - Part 1. A mochitest to verify that when text-decoration-color is currentColor, the value of it should be the same with color prop. r=jfk Bug 1304991 - Part 2. mask/clip/opacity combination test. r=mstange Bug 1304991 - Part 1. Remove aOpacity parameter of GenerateMaskSurface. r=mstange Bug 1304011 - Part 7. Fix several coding convention violations. r=mstange Bug 1304011 - Part 6. Handle nullptr returning from nsSVGClipPathFrame::GetClipMask. r=mstange Bug 1304011 - Part 5. Test case. r=mstange Bug 1304011 - Part 4. For css-mask, compute frame offset by the current frame. r=mstange Bug 1304011 - Part 3. Add clip function in SetupContextMatrix, and give a frame to this function as the source of offset computing. r=mstange Bug 1304011 - Part 2. typedef nsSVGIntegrationUtils::PaintFramesParams to shorten code length. r=mstange Bug 1304011 - Part 1. Do not merge nsDisplayMask with css mask. r=mstange Bug 1304437 - Part 2. Crash test. r=heycam Bug 1304437 - Part 1. Return nsChangeHint_UpdateEffects when the length of the mask-image property has changed. r=heycam Bug 1304706 - Replace nsSVGUseElement by SVGUseElement in comment. r=dholbert; DONTBUILD Bug 1295094 - Part 15. (follow up) Correct comments.(DONTBUILD) r=me Bug 1301356 - Correct output of nsDisplayFilter::PrintEffects & nsDisplayMask::PrintEffects. r=mstange Bug 1301353 - Map surface by WRITE type. r=mstange Bug 1300401 - Part 4. Correct indent. r=me Bug 1300401 - Part 3. Reftest for combining mask, filter and opacity. r=mstange Bug 1300401 - Part 2. Add more comments and assertions. r=mstange Bug 1300401 - Part 1. Handle opacity in nsDisplayFilter. r=mstange Bug 1289011 - Part 5. refetst for reference box. r=heycam Bug 1289011 - Part 4. Handle stroke-box. r=heycam Bug 1289011 - Part 3. Handle view-box. r=heycam Bug 1289011 - Part 2. Implement ComputeSVGReferenceRect. r=heycam Bug 1289011 - Part 1. Implement ComputeHTMLReferenceRect. r=heycam Bug 1190881 - Part 4. Use infallible PresShell getter in PaintRoot, and remove unnecessary null-check on it result. r=dholbert Bug 1190881 - Part 3. mochitest for svg css animation. r=dholbert Bug 1190881 - Part 2. Trigger pending animation for SVG-as-image docs. r=birtles Bug 1190881 - Part 1. Create and pass a navigation timing object to the wrapped SVG document. r=dholbert Bug 1275826 - Part 2. Remove a unsed parameter in PrepareImageLayer. r=mstange Bug 1275826 - Part 1. Determine composition mode base on layer index and image type. r=mstange Bug 1289011 - Part 9. stroke-box reftest. r=heycam Bug 1289011 - Part 8. shape-box reftest for SVG outter element. r=heycam Bug 1289011 - Part 7. view-box reftest. r=heycam Bug 1289011 - Part 6. shape-box reftest for SVG elements without associated CSS layout box. r=heycam Bug 1289011 - Part 5. shape-box reftest for elements with associated CSS layout box. r=heycam Bug 1289011 - Part 4. Handle stroke-box. r=heycam Bug 1289011 - Part 3. Handle view-box. r=heycam Bug 1289011 - Part 2. Implement ComputeSVGReferenceRect. r=heycam Bug 1289011 - Part 1. Implement ComputeHTMLReferenceRect. r=heycam Bug 1295094 - Part 14. Skip any filter effect while generating glyph mask for bg-clip:text. r=jfkthame Bug 1295094 - Part 13. nsDisplayFilter painting. r=mstange Bug 1295094 - Part 12. nsDisplayFilter creation flow. r=mstange Bug 1295094 - Part 11. Implement nsDisplayFilter. r=mstange Bug 1295094 - Part 10. nsDisplayMask creation flow. r=mstange Bug 1295094 - Part 9. Implement nsDisplayMask. r=mstange Bug 1295094 - Part 8. Implement nsSVGIntegrationUtils::PaintMaskAndClipPath r=mstange Bug 1295094 - Part 7. Implement nsSVGIntegrationUtils::PaintFilter. r=mstange Bug 1295094 - Part 6. Implement CreateBlendTarget and BlendToTarget. r=mstange Bug 1295094 - Part 5. Implement SetupContextMatrix r=mstange Bug 1295094 - Part 4. Implement ValidateSVGFrame r=mstange Bug 1295094 - Part 3. Implement ComputeOpacity r=mstange Bug 1295094 - Part 2. Implement ComputeClipExtsInDeviceSpace r=mstange Bug 1295094 - Part 1. Simplify the logic in nsSVGIntegrationUtils::PaintFramesWithEffects. r=mstange Bug 1289011 - Part 9. stroke-box reftest. r=heycam Bug 1289011 - Part 8. shape-box reftest for SVG outter element. r=heycam Bug 1289011 - Part 7. view-box reftest. r=heycam Bug 1289011 - Part 6. shape-box reftest for SVG elements without associated CSS layout box. r=heycam Bug 1289011 - Part 5. shape-box reftest for elements with associated CSS layout box. r=heycam Bug 1289011 - Part 4. Handle stroke-box. r=heycam Bug 1289011 - Part 3. Handle view-box. r=heycam Bug 1289011 - Part 2. Implement ComputeSVGReferenceRect. r=heycam Bug 1289011 - Part 1. Implement ComputeHTMLReferenceRect. r=heycam Bug 1277788 - (follow-up) Part 4. Correct the initial value of mask-position-x/y in property_database.js. r=me Bug 1275451: (follow-up) Part 3. Correct content of assert. r=me Bug 1277788 - (follow-up) Part 3. correct typo(centerp -> center). r=me Bug 1228280 - (follow up)Part 9. Remove trailing spec in test case title. r=me Bug 1294171 - Part 2. Create a reftest for data url mask. r=mstange Bug 1294171 - Part 1. Treat unresolvable mask as no mask before support image mask. r=mstange Bug 1296250 - Part 2. Promote NS_ASSERTION to MOZ_ASSERT. r=heycam Bug 1296250 - Part 1. Correct the condition of an assertion in SetStyleImage. r=heycam Bug 1293164 - Create serialization test for local-ref URL. r=heycam Bug 1295062 - Fix mask-position initial value in nsRuleNode::ComputeSVGResetData. r=astley,heycam Bug 1293590 - Part 3. Insert missing reference-box in test cases. r=xidorn Bug 1293590 - Part 2. Fix expected value of basic-shape position.r=xidorn Bug 1293590 - Part 1. Merge function parameters into a single string. r=xidorn Bug 1295065 - Fix assertion failure at FragmentOrURL::SetValue after enabling mask-as-shorthand. r=heycam Bug 1288812 - (follow-up) Part 3. Correct test_transitions_per_property.html. r=me Bug 1288812 - (follow-up) Part 3. Correct test_transitions_per_property.html. Bug 1293929 - Fix wrong link rel="match" in mask reftests. r=me Bug 1293929 - Part 2. add reftest. r=mstange Bug 1293929 - Part 1. Treat unresolvable mask in svg frame as no-mask. r=mstange Bug 1277788 - Part 2. Correct mochitest. r=dbaron. Bug 1277788 - Part 1. Set initial value of mask-position as center. r=dbaron. Bug 1291280 - Part 4. Fix compile error after enable-mask-as-shorthand. r=me Bug 1269990 -Refuse to interpolate when animating between clip-path shape values that have different reference boxes. r=dholbert Bug 1258623 - Correct mochitest r=dbaron Bug 1258623 - Set initial value of mask-repeat as no-repeat. r=dbaron Bug 1288812 - Part 2. Correct test cases. r=heycam Bug 1288812 - Part 1. Serialize just the fragment for local urls. r=heycam Bug 1291280 - Part 3. Create mask local-ref test cases. r=heycam Bug 1291280 - Part 2. Declare nsStyleImageLayers::Layer::mSourceURI as FragmentOrURI r=heycam Bug 1291280 - Part 1. Move the definition of FragmentOrURL up. r=heycam Bug 1291283 - Use URLValueData::GetLocalURLFlag() to identify local-ref URI. r=dholbert Bug 652991 - Part 12. Correct pointer/refernce parameter convention. r=me Bug 652991 - Part 11. Reftest for window.history.pushState. r=heycam Bug 652991 - Part 10. Reftest for paint-server. r=heycam Bug 652991 - Part 9. Using FragmentOrURL to represent PanitServer url. r=heycam Bug 652991 - Part 8. Reftest for filter. r=heycam Bug 652991 - Part 7. Using FragmentOrURL to represent SVG filter url. r=heycam Bug 652991 - Part 6. Reftest for clip-path. r=heycam Bug 652991 - Part 5. Using FragmentOrURL to represent SVG clippath. r=heycam Bug 652991 - Part 4. Reftest for SVG marker. r=heycam Bug 1235494 - Optimize nsStyleImageLayers::Layer::CalcDifference r=dbaron Bug 1287705 - Part 3. reftest for text shadow. r=jfkthame Bug 1287705 - Part 2. Add more comments and construct PaintState in PaintTextParams. r=jfkthame Bug 1287705 - Part 1. Do not paint text shadow while generating text mask. r=jfkthame Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange Bug 1258510 - Part 1. Use the return value of nsCSSRendering::PaintBackgroundWithSC. r=mstange Bug 1286299 - Fix getComputedStyle value of a local URI mask-image. r=dholbert Bug 1286337 - Part 2. Update initial_values of background and mask in property_database.js r=heycam Bug 1286337 - Part 1. Correct default value of mask-origin. r=heycam Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange Bug 1258510 - Part 1. Use the return value of nsCSSRendering::PaintBackgroundWithSC. r=mstange
2016 Q4 : -- bugs -- commits
Jeremy Chen
Bug mail: jeremychen@mozilla.com
2016 Q1 : 3 bugs 9 commits
Bug 1247777 - Part4.2: add compatible webkit prefixed properties in Bug 1247777 - Part4.1: replace windows-style line endings with unix-style line endings. r=bz Bug 1247777 - Part3: reftests for -webkit-text-fill-color. r=jfkthame Bug 1247777 - Part2: implement -webkit-text-fill-color rendering. r=jfkthame Bug 1247777 - Part1: parse and compute -webkit-text-fill-color property. r=heycam Bug 1239564 - fix reftest. r=mattwoodrow Bug 1250375 - Remove hardware acceleration related preferences setting in reftest. r=roc Bug 1239564 - Add reftest for mask layer composition. r=roc Bug 1239564 - Post translate maskSurface to renderTarget. r=roc
2016 Q2 : 5 bugs 17 commits
Bug 1277134 - Add built-in fsmonitor support for Mercurial version>=3.8. r=gps Bug 1275831 - part6: remove unused block layout debug flag. r=dholbert Bug 1275831 - part5: fix NOISY_REFLOW_REASON block layout debug flag. r=dholbert Bug 1275831 - part4: fix NOISY_BLOCK_DIR_MARGINS block layout debug flag. r=dholbert Bug 1275831 - part3: fix NOISY_COMBINED_AREA block layout debug flag. r=dholbert Bug 1275831 - part2: fix NOISY_FINAL_SIZE block layout debug flag. r=dholbert Bug 1275831 - part1: fix NOISY_FLOAT block layout debug flag. r=dholbert Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam Bug 1273766 - part2: purge NS_SubtractHint inline. r=heycam Bug 1273766 - part1: purge NS_CombineHint inline. r=heycam Bug 1248708 - Part2.2: render -webkit-text-stroke property. r=jfkthame Bug 1248708 - Part1: parse and compute -webkit-text-stroke property. r=heycam Bug 1248708 - Part3: add reftests. r=jfkthame Bug 1248708 - Part2.1: use mfbt/TypedEnumBits.h for DrawMode. r=jwatt Bug 1261568 - part2.2: add reftest. r=jfkthame Bug 1261568 - part2.1: update manifest before adding test. r=jgraham Bug 1261568 - part1: take -webkit-text-fill-color into consideration while
2016 Q3 : 11 bugs 31 commits
Bug 1305004 - fix ReResolveStyleContext related comments. r=heycam Bug 1297306 - part7:replace StyleClear related NS_ASSERTION with MOZ_ASSERT. r=xidorn Bug 1297306 - part6:replace NS_STYLE_CLEAR_* with StyleClear enum class. r=xidorn Bug 1297306 - part5:create enum constructors for EnumTable. r=baku Bug 1297306 - part4:rename IsEnumFittingWithin with EnumTypeFitsWithin and move it to mfbt/EnumTypeTraits.h. r=froydnj Bug 1297306 - part3:make BreakTypeToString() to be a member of nsLineBox. r=xidorn Bug 1297306 - part2:make the implementation of nsLineBox::LastChild() be behind DEBUG_FRAME_DUMP flag. r=xidorn Bug 1297306 - part1:remove unused NS_STYLE_CLEAR_* condition. r=xidorn Bug 1296561 - calculate initial-letter's size according to specification. r=jfkthame Bug 1293210 - get cap height from GDI backend. r=jfkthame Bug 1293210 - get cap height from FT2 backend. r=jfkthame Bug 1293210 - get cap height from DirectWrite backend. r=jfkthame Bug 1293210 - get cap height from platform APIs for non-sfnt fonts on Mac. r=jfkthame Bug 1293210 - add cap height support to nsFontMetrics. r=jfkthame No bug - comment typo fix in input-text-3-noheight-ref.html. r=me DONTBUILD Bug 1289007 - part1: parse and compute initial-letter property. r=heycam Bug 1289007 - part0: remove redundant codes in ParsePropertyByFunction. r=heycam Bug 1287728 - part2: convert RestyleResult to enum class. r=heycam Bug 1287728 - part1: explicitly define default value for RestyleResult. r=heycam Bug 1287480 - Release mozlog 3.3. r=jmaher Bug 1287308 - part2: remove old NS_STYLE_HINT_NONE constant. r=dbaron Bug 1287308 - part1: replace uses of NS_STYLE_HINT_NONE with nsChangeHint(0). r=dbaron Bug 1287019 - part2: prevent saving redundant screenshots in mozlog's HTML format result. r=jmaher Bug 1287019 - part1: make mozlog's HTML format support wptrunner screenshot. r=jmaher Bug 906116 - part3.2.1: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=me Bug 906116 - part4: Remove NS_STYLE_HINT_FRAMECHANGE. r=dbaron Bug 906116 - part3.3: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part3.2: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part3.1: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part2: Fix comment for nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part1: Ensure bracing all controlled statements in nsStyleStruct.h and nsStyleStruct.cpp. r=dbaron Bug 906116 - part4: Remove NS_STYLE_HINT_FRAMECHANGE. r=dbaron Bug 906116 - part3.3: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part3.2: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part3.1: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part2: Fix comment for nsChangeHint_ReconstructFrame. r=dbaron Bug 906116 - part1: Ensure bracing all controlled statements in nsStyleStruct.h and nsStyleStruct.cpp. r=dbaron
2016 Q4 : -- bugs -- commits
Tingyu Lin
2016 Q1 : 31 bugs 76 commits
33baaaa0d84d | 2016-03-22 15:33:30 +0800 | Bug 1224394 - Request long timeout for selection/collapse.html. r=jgraham 777d18c1f521 | 2016-03-24 15:05:29 +0800 | Bug 1245424 Part 3 - Add reftest for click events with actions in capturing phase. r=bz 0e7a2d01c65f | 2016-03-24 15:05:29 +0800 | Bug 1245424 Part 2 - Stop checking the existence of details frame before toggling. r=bz 01e5078734f5 | 2016-03-24 15:05:29 +0800 | Bug 1245424 Part 1 - Fix assert for a display:none summary on debug build. r=bz e302d8d2af8b | 2016-03-20 17:26:02 +0800 | Bug 1258177 - Make the list-item markers non-selectable. r=bz b60ea1ba5f7f | 2016-03-21 21:44:41 +0800 | Bug 1205671 - Request long timeout for selection/extend.html. r=jgraham a2fe8535e63b | 2016-03-19 20:37:09 +0800 | Bug 1249556 - Implement toggling details by keyboard. r=smaug 1e26562f4f36 | 2016-03-18 13:47:50 +0800 | Bug 1249556 - Rename override to disallowOverridingFocusability. r=bz 72641acb6467 | 2016-03-16 15:56:05 +0800 | Bug 1241750 - Enable <details> and <summary> on Nightly and Aurora. r=bz e9f0c40c06e1 | 2016-03-14 12:00:17 +0800 | Bug 1225412 followup - Add comment to details10 in toggleEvent.html for consistency. r=me 5ee96a182b8d | 2016-03-12 19:53:51 +0800 | Bug 1225412 Part 2 - Add support to dispatch toggle events to details element. r=smaug 48adfd045db5 | 2016-03-12 19:53:50 +0800 | Bug 1225412 Part 1 - Make AsyncEventDispatcher cancelable. r=smaug d5458986ccb7 | 2016-03-10 17:18:12 +0800 | Bug 1255330 - Change the default value of "layout.accessiblecaret.bar.enabled" to false. r=jeremychen 7839f0ef27a2 | 2016-03-10 17:38:33 +0800 | Bug 1251519 Part 5 - Use union rect of child frames for clamping. r=mats 4c14f49b12a5 | 2016-03-10 17:38:32 +0800 | Bug 1251519 Part 4 - Add tests for dragging caret to content boundary. r=mats a23fca545599 | 2016-03-10 17:38:32 +0800 | Bug 1251519 Part 3 - Add regression tests for caret dragging. r=mats 694dfb32d1f2 | 2016-03-10 17:38:31 +0800 | Bug 1251519 Part 2 - Remove nsLayoutUtils::IsRectVisibleInScrollFrames(). r=mats 15c20d14a46f | 2016-03-10 17:38:31 +0800 | Bug 1251519 Part 1 - Remove nsTextFrameBase as an nsFrame alias. r=mats c575320f1d60 | 2016-03-08 22:45:47 +0800 | Bug 1253989 Part 6 - Refactor open_test_html(). r=mtseng ba096724ac7c | 2016-03-08 22:45:47 +0800 | Bug 1253989 Part 5 - Remove touch caret and selection carets naming. r=mtseng c0fdb08d2254 | 2016-03-08 22:45:47 +0800 | Bug 1253989 Part 4 - Rename AccessibleCaret test files. r=mtseng 2693625a55e0 | 2016-03-08 22:21:31 +0800 | Bug 1253989 Part 3 - Use @parameterized to rewrite selection mode tests. r=mtseng dc451d25f123 | 2016-03-08 22:21:31 +0800 | Bug 1253989 Part 2 - Use @parameterized to rewrite cursor mode tests. r=mtseng 864342da6536 | 2016-03-08 22:21:30 +0800 | Bug 1253989 Part 1 - Remove tests for accessiblecaret preference off. r=mtseng 309cc0dac51c | 2016-02-16 16:55:28 +0800 | Bug 1097398 Part 4 - Change text selection highlight color to fennec orange. r=nalexander 2fe725e70124 | 2016-02-16 16:55:28 +0800 | Bug 1097398 Part 3 - Use Android L style carets assets on Fennec. r=nalexander d0be9a37a515 | 2016-02-16 16:55:28 +0800 | Bug 1097398 Part 2 - Add preferences to make carets always tilt. r=roc eeebbe5ee8fb | 2016-02-16 16:55:28 +0800 | Bug 1097398 Part 1 - Move AccessibleCaret default assets to layout/style/. r=nalexander, r=heycam 50cb73a32974 | 2016-02-29 15:51:44 +0800 | Bug 1251915 - Ignore handling eTouchCancel events. r=roc 51b5b9c96032 | 2016-02-29 15:51:44 +0800 | Bug 1251915 - Correct AccessibleCaretEventHub coding style by clang-format. r=roc 8ad96eb28e4f | 2016-02-28 23:16:45 +0800 | Bug 1250560 - Fix crash in HandleTouchEvent. r=roc 9163c83ed1a8 | 2016-02-19 18:21:16 +0800 | Bug 1248847 - Assert AccessibleCaretEventHub mRefCnt > 1 in all its entry points. r=mats a27cd3e26cc1 | 2016-02-18 18:38:44 +0800 | Bug 1248847 - Assert AccessibleCaretEventHub mRefCnt > 1 in all its entry points. r=mats 10d19f450495 | 2016-02-15 15:12:35 +0800 | Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc 9f02725af4ad | 2016-02-11 16:22:57 +0800 | Bug 1246918 - Fix carets missing after scrolling down in selection mode on Fennec. r=roc 1378bf53b053 | 2016-02-15 18:29:32 +0800 | Bug 1248309 - Fix caret size not updated when only zoom level is changed. r=roc 10e71da98b14 | 2016-02-15 15:12:35 +0800 | Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc bc3e37b63def | 2016-02-11 16:22:57 +0800 | Bug 1246918 - Fix carets missing after scrolling down in selection mode on Fennec. r=roc 288bdc6d7788 | 2016-02-15 16:27:22 +0800 | Bug 1246487 - Remove TouchCaret/SelectionCarets from comments in ActionBarHandler.js. r=capella e10dae6932b5 | 2016-02-15 16:27:22 +0800 | Bug 1246487 - Support single tap on the caret to show actionbar. r=capella 600942ae9823 | 2016-02-09 14:07:01 +0800 | Bug 1246185 - Do not collapsed <details> when preference off. r=bz 3e6f0d9b86e6 | 2016-02-09 23:19:43 +0800 | Bug 1246572 - Remove the two blue bars of the text selection for Fennec. r=snorp 70b5a8e61e37 | 2016-02-08 16:08:46 +0800 | Bug 1246064 - Support long press to show AccessibleCaret on empty input for Fennec. r=roc 714c60cf29d9 | 2016-02-08 16:08:45 +0800 | Bug 1246477 - Fix carets not updated by scroll events in LongTapState. r=roc 57504f58e5a8 | 2016-02-04 01:48:00 +0800 | Bug 1225752 - Localize the description of default summary. r=bz a674340dc97e | 2016-02-06 23:44:00 +0800 | Bug 1246404 - Check mouseContent before calling IsInComposedDoc(). r=smaug c9585cb5a3cf | 2016-01-20 23:20:43 +0800 | Bug 591737 - Add pref for details and summary elements. r=bz 96ba4ef5ffc2 | 2016-01-20 23:20:42 +0800 | Bug 591737 - Mark tests in web-platform-test pass. r=Ms2ger fed3c367cdd5 | 2016-01-20 23:20:42 +0800 | Bug 591737 - Fix test_HTMLSpec.html. r=surkov afeae0daec33 | 2016-01-20 23:20:42 +0800 | Bug 591737 - Add reftest for mouse click on summary. r=bz 98d74607f547 | 2016-01-20 23:20:42 +0800 | Bug 591737 - Avoid dispatch mouse double click to content not in doc. r=smaug 804f641540a4 | 2016-01-20 23:20:42 +0800 | Bug 591737 - Implement toggling open details by mouse click. r=bz f3f8a3303dbe | 2016-01-20 23:20:42 +0800 | Bug 591737 - Add crashtest for details and summary. r=bz dbe4d34c5019 | 2016-01-20 23:20:41 +0800 | Bug 591737 - Add reftests for details and summary. r=bz d5e3c2b54b0e | 2016-01-20 23:20:41 +0800 | Bug 591737 - Provide a default summary element by DetailsFrame. r=bz e62deaa9a733 | 2016-02-02 17:39:49 +0800 | Bug 591737 - Construct details and summary in nsCSSFrameConstructor. r=bz a4f84794091c | 2016-02-02 17:39:06 +0800 | Bug 591737 - Add SummaryFrame. r=bz 95c721eb4e94 | 2016-01-20 23:20:41 +0800 | Bug 591737 - Add DetailsFrame. r=bz 5cee7af18f88 | 2016-01-20 23:20:40 +0800 | Bug 591737 - Add HTMLSummaryElement. r=bz e95439f4c6ce | 2016-01-20 23:20:40 +0800 | Bug 591737 - Add HTMLDetailsElement and webidl interface. r=bz 4e9190bcd7e4 | 2016-01-20 23:20:40 +0800 | Bug 591737 - Add details and summary to nsHTMLEditUtils. r=ehsan 8c3992d92f27 | 2016-01-20 23:20:39 +0800 | Bug 591737 - Teach parser about <details> and <summary>. r=mrbkap ce6b2fdabc3e | 2016-02-02 14:32:31 +0800 | Bug 1240917 - Tweak ActionBar behavior when selection is collapsed. r=snorp 580790343878 | 2016-02-02 14:32:31 +0800 | Bug 1240917 - Turn off caret timeout on Fennec. r=snorp 9a9874a77aa9 | 2016-02-02 14:32:31 +0800 | Bug 1240917 - Do not show caret in empty input on Fennec. r=roc 854dbd810267 | 2016-01-29 22:42:15 +0800 | Bug 1227927 Part 4 - Add comment to nsFrameList::GetLength() to warn it's O(n). r=mats e500c5a05778 | 2016-01-29 22:42:15 +0800 | Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats ca70ac026805 | 2016-01-29 22:42:14 +0800 | Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats 934e3fb97f3e | 2016-01-29 22:42:13 +0800 | Bug 1227927 Part 1 - Make nsIFrame::PrincipalChildList a const function. r=bz 0049e7998c1a | 2016-01-25 15:50:28 +0800 | Bug 1121468 - Go to NoActionState after receiving release on LongTapState. r=roc 4d4a61e9c257 | 2016-01-25 15:50:28 +0800 | Bug 1121468 - Show carets when long-pressing on selection highlight. r=roc 0624437c04f6 | 2016-01-25 15:50:28 +0800 | Bug 1121468 - Use auto* to explicit declare 'self' as a pointer. r=roc 3dbbccd71c06 | 2016-01-22 14:18:47 +0800 | Bug 1241752 - Remove runtime warning for nsIContent::GetEditingHost(). r=smaug 0ff0ab3c254a | 2016-01-21 11:11:38 +0800 | Bug 1241008 - Add preference to show or hide selection bars. r=mtseng 5b36dc383731 | 2016-01-04 21:45:01 +0800 | Bug 1234118 - Delete code for supporting 'do-command' and 'copypaste-docommand'. r=mtseng, r=smaug
2016 Q2 : 24 bugs 95 commits
aa6431747b5f | 2016-06-24 17:47:33 +0800 | Bug 1282029 Part 2 - Update comments. r=dbaron 63c4e2af0944 | 2016-06-24 17:47:32 +0800 | Bug 1282029 Part 1 - Remove superfluous access modifiers. r=dbaron 47e5770b6911 | 2016-06-18 22:16:20 +0100 | Bug 1280647 - Rename nsStyleDisplay member mFloats to mFloat. r=dholbert 5d9b7a5387ed | 2016-05-31 17:40:31 +0800 | Bug 1276870 - Rename parentReflowState to mParentReflowState in nsHTMLReflowState. r=dholbert 885f01dee6d2 | 2016-05-26 14:01:58 +0800 | Bug 1269175 - Convert nsStyleSVG::mStrokeDasharray to be nsTArray. r=heycam 9318af26432b | 2016-05-22 20:41:19 +0800 | Bug 1274835 - Refactor code to process basic shape from clip-path. r=heycam 017017aeacf1 | 2016-05-14 09:47:14 +0800 | Bug 1272831 - Add AutoRestore::SavedValue() to retrieve the saved value. r=froydnj c2290db32069 | 2016-05-14 11:44:38 +0800 | Bug 1272840 - Resurrect the URL to block-and-line.html r=dbaron 5137c2a0f917 | 2016-05-04 17:05:35 +0800 | Bug 1270030 - Remove "layout.accessiblecaret.extendedvisibility" pref from IMETextTxn. r=mats cf209d9bc29c | 2016-05-04 13:35:21 +0800 | Bug 1267524 followup - Revert list-initialization for array in Part 19. r=me bae0edbcd259 | 2016-05-03 17:26:30 +0800 | Bug 1267524 Part 19 - Move nsStyleCoord members to initializer list. r=heycam c3aa979166ef | 2016-05-03 17:26:30 +0800 | Bug 1267524 Part 18 - Remove "void" from zero argument functions. r=heycam b01936aa14f5 | 2016-05-03 17:26:30 +0800 | Bug 1267524 Part 17 - Use member initializer list for nsStyleVariables. r=heycam 6b1e170bfb37 | 2016-05-03 17:26:30 +0800 | Bug 1267524 Part 16 - Use member initializer list for nsStyleUIReset. r=heycam cf32e2628a79 | 2016-05-03 17:26:30 +0800 | Bug 1267524 Part 15 - Use member initializer list for nsStyleUserInterface. r=heycam 5d07bd954d1d | 2016-05-03 17:26:29 +0800 | Bug 1267524 Part 14 - Use member initializer list for nsStyleText. r=heycam 4a1d916b82d1 | 2016-05-03 17:26:29 +0800 | Bug 1267524 Part 13 - Use member initializer list for nsStyleTextReset. r=heycam d25a9ebf96fc | 2016-05-03 17:26:29 +0800 | Bug 1267524 Part 12 - Use member initializer list for nsStyleContent. r=heycam 7536d9f1ed0f | 2016-05-03 17:26:29 +0800 | Bug 1267524 Part 11 - Use member initializer list for nsStyleVisibility. r=heycam 4c8392ba107b | 2016-05-03 17:26:29 +0800 | Bug 1267524 Part 10 - Use member initializer list for nsStyleDisplay. r=heycam 9bdacfd5ac0a | 2016-05-03 17:26:29 +0800 | Bug 1267524 Part 9 - Use member initializer list for nsStyleColor. r=heycam 527760662f5a | 2016-05-03 17:26:29 +0800 | Bug 1267524 Part 8 - Use member initializer list for nsStyleTableBorder. r=heycam 02a9d300faa6 | 2016-05-03 17:26:28 +0800 | Bug 1267524 Part 7 - Use member initializer list for nsStyleTable. r=heycam 64214f5861b5 | 2016-05-03 17:26:28 +0800 | Bug 1267524 Part 6 - Use member initializer list for nsStylePosition. r=heycam d1a8024f3ba0 | 2016-05-03 17:26:28 +0800 | Bug 1267524 Part 5 - Use member initializer list for nsStyleSVGReset. r=heycam 11c3d02eac27 | 2016-05-03 17:26:28 +0800 | Bug 1267524 Part 4.2 - Use member initializer list for nsStyleSVG. r=heycam 7e2d844610de | 2016-05-03 17:26:27 +0800 | Bug 1267524 Part 4.1 - Add Reset() and rewrite methods for nsStyleSVGPaint. r=heycam 592dca94957d | 2016-05-02 11:11:45 +0800 | Bug 1267524 Part 3 - Use member initializer list for nsStyleColumn. r=heycam 1d2b0f2ede02 | 2016-05-02 11:11:45 +0800 | Bug 1267524 Part 2 - Use member initializer list for nsStyleXUL. r=heycam 96cc5cba5340 | 2016-05-02 11:11:45 +0800 | Bug 1267524 Part 1 - Use member initializer list for nsStyleOutline. r=heycam 3152d79aa593 | 2016-04-18 11:24:52 +0800 | Bug 1226455 - Enable <details> and <summary> on all channels. r=bz 414529119026 | 2016-04-28 20:21:23 +0800 | Bug 1268410 - Change the default value of "layout.accessiblecaret.timeout_ms" to 0. r=mats 8c0409b30c4b | 2016-04-28 13:59:39 +0800 | Bug 1266782 - Use RefPtr to hold document and selection in ExtendPhoneNumberSelection. r=mats bd3b4cd56590 | 2016-04-27 17:19:51 +0800 | Bug 1267929 - Bail out from ExtendPhoneNumberSelection if GetAnchorFocusRange() is nullptr. r=mats b2d671e60eea | 2016-04-27 12:01:54 +0800 | Bug 1267209 - Convert nsLayoutUtils::PaintFrame flags to be an enum class. r=jfkthame 8f0b8d0c6bc3 | 2016-04-22 20:36:05 +0800 | Bug 1266715 - Fix space between blinking cursor/selection highlight and the caret. r=snorp 4280881aae80 | 2016-04-22 18:23:47 +0800 | Bug 1262755 - Enlarge caret touch target by 59% for Fennec. r=capella,snorp 989e88261527 | 2016-04-21 16:53:40 +0800 | Bug 1249201 Part 2 - Show carets continuously when panning or zooming. r=mats,sebastian 533b9287d572 | 2016-04-21 16:43:11 +0800 | Bug 1249201 Part 1 - Add "scroll" reason to CaretStateChangedEvent. r=smaug 637e80ab4fca | 2016-04-15 17:10:02 +0800 | Bug 1262755 - Enlarge caret touch target by 59% for Fennec. r=capella,snorp e995cbd2835c | 2016-04-18 15:57:01 +0800 | Bug 1264837 Part 45 - Remove SVGViewFrameBase. r=dholbert 7e962e85d091 | 2016-04-18 15:54:36 +0800 | Bug 1264837 Part 44 - Remove SVGTextFrameBase. r=dholbert d855f55ad32f | 2016-04-18 15:52:31 +0800 | Bug 1264837 Part 43 - Remove SVGFEUnstyledLeafFrameBase. r=dholbert 5d7bbe272e29 | 2016-04-18 15:50:08 +0800 | Bug 1264837 Part 42 - Remove SVGFELeafFrameBase. r=dholbert b58454385cf9 | 2016-04-18 15:49:07 +0800 | Bug 1264837 Part 41 - Remove SVGFEImageFrameBase. r=dholbert dd38967d24de | 2016-04-18 15:47:37 +0800 | Bug 1264837 Part 40 - Remove SVGFEContainerFrameBase. r=dholbert f923a29e9b72 | 2016-04-18 15:46:09 +0800 | Bug 1264837 Part 39 - Remove nsSVGUseFrameBase. r=dholbert 8f7cc8ac46ea | 2016-04-18 15:43:07 +0800 | Bug 1264837 Part 38 - Remove nsSVGSwitchFrameBase. r=dholbert 9a32e6070959 | 2016-04-18 15:42:05 +0800 | Bug 1264837 Part 37 - Remove nsSVGStopFrameBase. r=dholbert 2806d27362bf | 2016-04-18 15:40:29 +0800 | Bug 1264837 Part 36 - Remove nsSVGPatternFrameBase. r=dholbert 814ccf5291cb | 2016-04-18 15:38:47 +0800 | Bug 1264837 Part 35 - Remove nsSVGPathGeometryFrameBase. r=dholbert 7e8989ae11c6 | 2016-04-18 15:36:49 +0800 | Bug 1264837 Part 34 - Remove nsSVGPaintServerFrameBase. r=dholbert 295dfad1d251 | 2016-04-18 15:34:12 +0800 | Bug 1264837 Part 33 - Remove nsSVGOuterSVGAnonChildFrameBase. r=dholbert 4b8f1454b8d7 | 2016-04-18 15:32:11 +0800 | Bug 1264837 Part 32 - Remove nsSVGOuterSVGFrameBase. r=dholbert 86b92343da55 | 2016-04-18 15:30:09 +0800 | Bug 1264837 Part 31 - Remove nsSVGMaskFrameBase. r=dholbert 3e91b95e6fc0 | 2016-04-18 15:28:03 +0800 | Bug 1264837 Part 30 - Remove nsSVGMarkerAnonChildFrameBase. r=dholbert 38df0143c983 | 2016-04-18 15:26:00 +0800 | Bug 1264837 Part 29 - Remove nsSVGMarkerFrameBase. r=dholbert ebd26de8705e | 2016-04-18 15:23:52 +0800 | Bug 1264837 Part 28 - Remove nsSVGInnerSVGFrameBase. r=dholbert 34f48a797e2a | 2016-04-18 15:21:40 +0800 | Bug 1264837 Part 27 - Remove nsSVGImageFrameBase. r=dholbert eb95ddffa2b0 | 2016-04-18 15:19:21 +0800 | Bug 1264837 Part 26 - Remove nsSVGRadialGradientFrameBase. r=dholbert 079703139d43 | 2016-04-18 15:17:35 +0800 | Bug 1264837 Part 25 - Remove nsSVGLinearGradientFrameBase. r=dholbert bdc8feceeeb8 | 2016-04-18 15:15:23 +0800 | Bug 1264837 Part 24 - Remove nsSVGGradientFrameBase. r=dholbert a872c181ca9a | 2016-04-18 15:08:01 +0800 | Bug 1264837 Part 23 - Remove nsSVGGFrameBase. r=dholbert e6c554476937 | 2016-04-18 15:11:10 +0800 | Bug 1264837 Part 22 - Remove nsSVGGenericContainerFrameBase. r=dholbert 47ab173e3a5a | 2016-04-18 15:05:48 +0800 | Bug 1264837 Part 21 - Remove nsSVGForeignObjectFrameBase. r=dholbert 4d5e48e6c536 | 2016-04-18 15:02:37 +0800 | Bug 1264837 Part 20 - Remove nsSVGFilterFrameBase. r=dholbert 9b8fba24c222 | 2016-04-18 14:56:50 +0800 | Bug 1264837 Part 19 - Remove nsSVGContainerFrameBase. r=dholbert 1a470a0d296e | 2016-04-18 14:54:51 +0800 | Bug 1264837 Part 18 - Remove nsSVGClipPathFrameBase. r=dholbert d7b15866a041 | 2016-04-18 14:52:46 +0800 | Bug 1264837 Part 17 - Remove nsSVGAFrameBase. r=dholbert 2f3123a99167 | 2016-04-18 14:32:45 +0800 | Bug 1264837 Part 16 - Remove ViewportFrame::Super. r=dholbert eb43adbaab69 | 2016-04-18 14:26:44 +0800 | Bug 1264837 Part 15 - Remove nsVideoFrameBase r=dholbert 85abd951afd1 | 2016-04-18 14:17:58 +0800 | Bug 1264837 Part 14 - Remove nsSubDocumentFrameSuper. r=dholbert a44eef265b43 | 2016-04-18 14:15:03 +0800 | Bug 1264837 Part 13 - Remove nsRubyTextFrameSuper. r=dholbert f03a432e066c | 2016-04-18 14:12:52 +0800 | Bug 1264837 Part 12 - Remove nsRubyTextContainerFrameSuper. r=dholbert 1ea5e946e685 | 2016-04-18 14:11:08 +0800 | Bug 1264837 Part 11 - Remove nsRubyFrameSuper. r=dholbert fab1dc151cdd | 2016-04-18 14:06:23 +0800 | Bug 1264837 Part 10 - Remove nsRubyContentFrameSuper. r=dholbert c1d823f092f3 | 2016-04-18 14:04:03 +0800 | Bug 1264837 Part 9 - Remove nsRubyBaseFrameSuper. r=dholbert dedd67270907 | 2016-04-18 14:01:57 +0800 | Bug 1264837 Part 8 - Remove nsPluginFrameSuper. r=dholbert ae3e61a94e81 | 2016-04-18 14:22:22 +0800 | Bug 1264837 Part 7 - Remove nsInlineFrameBase r=dholbert d155d4cc4312 | 2016-04-18 13:58:30 +0800 | Bug 1264837 Part 6 - Remove ImageFrameSuper. r=dholbert 737b1eb73eb5 | 2016-04-18 13:51:36 +0800 | Bug 1264837 Part 5 - Remove nsFlexContainerFrameSuper. r=dholbert 02d2f37a90cc | 2016-04-18 13:47:53 +0800 | Bug 1264837 Part 4 - Remove nsImageControlFrameSuper. r=dholbert 7fd8b1e1be14 | 2016-04-18 13:42:26 +0800 | Bug 1264837 Part 3 - Remove nsFormControlFrameSuper. r=dholbert c857149cf48a | 2016-04-18 13:32:19 +0800 | Bug 1264837 Part 2 - Remove nsColorControlFrameSuper. r=dholbert abd6f4bc9ba7 | 2016-04-18 16:26:44 +0800 | Bug 1264837 Part 1 - Remove nsTextBoxFrameSuper. r=dholbert aaa5e560ed43 | 2016-04-15 12:21:04 +0800 | Bug 1245036 Part 2 - Add columns test case for <summary> element. r=bz 65c479a60775 | 2016-04-15 12:21:04 +0800 | Bug 1245036 Part 1 - Use default-preferences in details and summary reftest.list. r=bz 9ae44c5b57ac | 2016-04-14 14:27:52 +0800 | Bug 1264533 - Correct the universal selector for summary to include all namespaces. r=bz c6677278a282 | 2016-03-28 14:39:42 +0800 | Bug 1260090 - Remove nsBlockFrameSuper as nsContainerFrame alias. r=dholbert 1c23caab8a0d | 2016-04-13 13:34:14 +0800 | Bug 1258657 Part 2 - Remove SummaryFrame. r=bz c9894253461b | 2016-04-13 13:34:14 +0800 | Bug 1258657 Part 1 - Change summary default style to "display: list-item" to match html spec. r=bz 9e62762fcc4a | 2016-04-13 14:03:14 +0800 | Bug 1263578 - Make AccessibleCaret swappable on B2G. r=mtseng 6915c6f22667 | 2016-04-11 17:57:29 +0800 | Bug 1168891 Part 2 - Allow one caret to be dragged across the other caret. r=mats 0fed9d8896b2 | 2016-04-11 17:57:29 +0800 | Bug 1168891 Part 1 - Refine two functions related to caret positioning. r=mats 30aaf3805b56 | 2016-04-01 21:11:11 +0800 | Bug 1259889 Part 2 - Load html.css lazily for pref changes. r=heycam 6559f99e1805 | 2016-04-01 21:11:11 +0800 | Bug 1259889 Part 1 - Add @supports -moz-bool-pref for internal-only style sheets. r=heycam
2016 Q3 : 19 bugs 70 commits
0c9409351075 | 2016-08-29 13:54:25 +0800 | Bug 1297097 Part 5 - Touch CLOBBER to work around bug 1276197. r=jfkthame 7d8267e9f27d | 2016-08-23 23:32:14 +0800 | Bug 1297097 Part 4 - Move vertical text properties into gCSSProperties. r=jfkthame d5012adf0955 | 2016-08-23 23:30:20 +0800 | Bug 1297097 Part 3 - Remove preference "layout.css.vertical-text.enabled" in all.js. r=jfkthame 830b578a5dd9 | 2016-08-23 15:39:40 +0800 | Bug 1297097 Part 2 - Remove preference "layout.css.vertical-text.enabled" in nsCSSPropList.h. r=jfkthame 8ba76f0f5a66 | 2016-08-23 13:55:16 +0800 | Bug 1297097 Part 1 - Remove preference "layout.css.vertical-text.enabled" in test files. r=jfkthame 1eb767946c2e | 2016-09-15 23:29:57 +0800 | Bug 1302758 Part 3 - Remove nullptr check of operator new in CreateFloatManager. r=dholbert 3b8d624b89da | 2016-09-15 14:32:12 +0800 | Bug 1302758 Part 2 - Replace NOISY_FLOATMANAGER with nsBlockFrame::gNoisyFloatManager. r=dholbert 98f95cc61ab3 | 2016-09-15 11:29:14 +0800 | Bug 1302758 Part 1 - Minor cosmetic fixes in nsFloatManager. r=dholbert 4fb8ce27c37f | 2016-09-09 15:26:57 +0800 | Bug 1301630 - Remove nsBlockFrame::SetFlags(). r=bz 37577db30368 | 2016-09-08 15:38:06 +0800 | Bug 1299753 Part 3 - Reuse ConstructScrollableBlock to build scrollable DetailsFrame. r=bz 31f1b0aa5308 | 2016-09-07 14:45:42 +0800 | Bug 1299753 Part 2 - Create block formatting context for DetailsFrame if needed. r=bz 8d8754d431f3 | 2016-09-05 15:36:53 +0800 | Bug 1299753 Part 1 - Use NS_NewBlockFormattingContext() in ConstructFieldSetFrame(). r=bz e781ae7a5f8b | 2016-09-08 16:54:15 +0800 | Bug 1301325 - Remove text_caret*.png under editor/composer/res/. r=mtseng e11d9697af59 | 2016-08-29 15:36:45 +0800 | Bug 1298704 - Use flag to avoid calling AccessibleCaretEventHub::Reflow() recursively. r=mats 25037d507662 | 2016-08-25 09:59:51 +0000 | Bug 1295084 Part 4 - Rename Position::PositionCoord to Position::Coord. r=dholbert 8e023decc250 | 2016-08-25 09:59:51 +0000 | Bug 1295084 Part 3 - Move nsStyleImageLayers::Position to mozilla::Position. r=dholbert 0ee9a766e25a | 2016-08-25 09:59:51 +0000 | Bug 1295084 Part 2 - Move two Position methods into nsStyleImageLayers. r=dholbert f4b25ed21f72 | 2016-08-25 09:59:51 +0000 | Bug 1295084 Part 1 - Move FragmentOrURL into mozilla namespace. r=dholbert b54a7a48f417 | 2016-08-23 23:32:14 +0800 | Bug 1297097 Part 4 - Move vertical text properties into gCSSProperties. r=jfkthame 85c47c859eeb | 2016-08-23 23:30:20 +0800 | Bug 1297097 Part 3 - Remove preference "layout.css.vertical-text.enabled" in all.js. r=jfkthame 29d9fb1f4cec | 2016-08-23 15:39:40 +0800 | Bug 1297097 Part 2 - Remove preference "layout.css.vertical-text.enabled" in nsCSSPropList.h. r=jfkthame 5f157ad3f509 | 2016-08-23 13:55:16 +0800 | Bug 1297097 Part 1 - Remove preference "layout.css.vertical-text.enabled" in test files. r=jfkthame 5f790e9f318a | 2016-08-23 09:27:07 +0000 | Bug 1297340 - Revise ParseClipPath(). r=dholbert dfd76b4f5f77 | 2016-08-21 21:41:32 +0800 | Bug 1296990 - Make AppearanceString() return nsAutoString directly. r=mtseng 0552273a68a1 | 2016-08-14 21:39:30 +0800 | Bug 1292904 Part 3 - Use only caret image for touch area if event is a mouse type. r=mtseng ce482fb4d62b | 2016-08-14 20:22:04 +0800 | Bug 1292904 Part 2 - Split touch area into image and text overlay. r=mtseng d225bb9b4261 | 2016-08-18 15:09:19 +0800 | Bug 1292904 Part 1 - Use element id to get caret child element. r=mtseng 8146a675a477 | 2016-08-12 15:28:45 +0800 | Bug 1294628 - Replace block reflow input flags with a bit fields struct. r=dholbert 9bc47f02e322 | 2016-08-09 17:32:54 +0800 | Bug 1293604 - Replace NS_STYLE_FLOAT_* with StyleFloat enum class. r=dbaron eebda25d85cd | 2016-08-09 00:15:06 +0800 | Bug 1288626 Part 7 - Rename StyleClipShapeSizing to StyleClipPathGeometryBox. r=heycam 07e9cb8a46fd | 2016-08-09 00:15:05 +0800 | Bug 1288626 Part 6 - Generalize StyleClipPath to be template struct StyleShapeSource. r=heycam c5e4865819ff | 2016-08-09 00:15:05 +0800 | Bug 1288626 Part 5 - Rename StyleClipPathType to StyleShapeSourceType. r=heycam 74633b2735e0 | 2016-08-09 00:15:05 +0800 | Bug 1288626 Part 4 - Rename nsStyleClipPath to StyleClipPath. r=heycam 17f63bb7be11 | 2016-08-09 00:15:05 +0800 | Bug 1288626 Part 3 - Rename nsStyleBasicShape to StyleBasicShape. r=heycam 654556e45f5a | 2016-08-09 00:15:04 +0800 | Bug 1288626 Part 2 - Use basic shape enum class defined in nsStyleConsts.h. r=heycam be2c56decd65 | 2016-08-09 00:15:04 +0800 | Bug 1288626 Part 1 - Move nsBasicShape and nsStyleClipPath into mozilla namespace. r=heycam 8b1d83675347 | 2016-07-28 13:45:43 +0800 | Bug 1288626 Part 7 - Rename StyleClipShapeSizing to StyleClipPathGeometryBox. r=heycam fbff11330a7f | 2016-08-04 13:43:08 +0800 | Bug 1288626 Part 6 - Generalize StyleClipPath to be template struct StyleShapeSource. r=heycam 15b183a994b0 | 2016-08-04 11:51:20 +0800 | Bug 1288626 Part 5 - Rename StyleClipPathType to StyleShapeSourceType. r=heycam ebe6ae09a5e4 | 2016-07-28 10:29:33 +0800 | Bug 1288626 Part 4 - Rename nsStyleClipPath to StyleClipPath. r=heycam 12ff52a5c3e7 | 2016-07-27 18:14:36 +0800 | Bug 1288626 Part 3 - Rename nsStyleBasicShape to StyleBasicShape. r=heycam 6002c44767ba | 2016-07-27 17:59:33 +0800 | Bug 1288626 Part 2 - Use basic shape enum class defined in nsStyleConsts.h. r=heycam bd21cb3d7d2f | 2016-07-27 17:38:26 +0800 | Bug 1288626 Part 1 - Move nsBasicShape and nsStyleClipPath into mozilla namespace. r=heycam f06109a9a08d | 2016-07-26 17:10:52 +0800 | Bug 1288992 Part 3 - Rename local variables named metrics to reflowOutput. r=dholbert 7e7af6bd33b8 | 2016-07-26 16:33:52 +0800 | Bug 1288992 Part 2 - Rename ReflowMetrics variables to ReflowOutput. r=dholbert 53d6028d2809 | 2016-07-26 15:39:03 +0800 | Bug 1288992 Part 1 - Rename mSize and ReflowMetrics() in nsMathMLContainerFrame::RowChildFrameIterator. r=d b48a2b6ec3a8 | 2016-07-27 11:22:15 +0800 | Bug 1288992 Part 0 - Drop the nonsensical comment for nsTableFrame::ReflowChildren. r=dholbert fcf088f6097c | 2016-07-25 17:26:44 +0800 | Bug 1289052 - Move nsRuleNode methods as static functions to .cpp file. r=heycam ec9c3a2f2c09 | 2016-07-21 18:36:39 +0800 | Bug 1277129 Part 7c - Rename various RS variables to RI. r=dbaron d1a449efbe44 | 2016-07-21 18:36:39 +0800 | Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 60b14e06c561 | 2016-07-21 18:36:38 +0800 | Bug 1277129 Part 7a - Rename ReflowState to RubyReflowInput in nsRubyBaseContainerFrame. r=dbaron 5a110f2dcab4 | 2016-07-21 18:36:38 +0800 | Bug 1277129 Part 6b - Rename rendContext to mRenderingContext in SizeComputationInput. r=dbaron a70b04f074fc | 2016-07-21 18:36:38 +0800 | Bug 1277129 Part 6a - Rename frame to mFrame in SizeComputationInput. r=dbaron b2db47ba3268 | 2016-07-21 18:36:38 +0800 | Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron 1e22c6ef454e | 2016-07-21 18:36:37 +0800 | Bug 1277129 Part 5b - Rename nsHTMLReflowMetrics.h/cpp to ReflowOutput.h/cpp and fix #includes. r=dbaron 8c97676c3648 | 2016-07-21 18:36:37 +0800 | Bug 1277129 Part 5a - Move nsHTMLReflowMetrics into mozilla namespace. r=dbaron 14c11d5cdfcf | 2016-07-21 18:36:37 +0800 | Bug 1277129 Part 4b - Rename ScrollReflowState to ScrollReflowInput. r=dbaron 5264e630fc3f | 2016-07-21 18:36:36 +0800 | Bug 1277129 Part 4a - Move ScrollReflowState into mozilla namespace. r=dbaron 63e083e58002 | 2016-07-21 18:36:36 +0800 | Bug 1277129 Part 3b - Rename nsTableReflowState, nsRowGroupReflowState, and nsTableCellReflowState. r=dbaro 64eb9c0b65c7 | 2016-07-21 18:36:36 +0800 | Bug 1277129 Part 3a - Move nsTableReflowState, nsRowGroupReflowState, and nsTableCellReflowState into mozil d8ef49c1d01e | 2016-07-21 18:36:36 +0800 | Bug 1277129 Part 2c - Rename nsBlockReflowState to BlockReflowInput. r=dbaron 3ae833bfcad4 | 2016-07-21 18:36:36 +0800 | Bug 1277129 Part 2b - Rename nsBlockReflowState.h/cpp to BlockReflowInput.h/cpp and fix #includes. r=dbaron f70b71911f7f | 2016-07-21 18:36:36 +0800 | Bug 1277129 Part 2a - Move nsBlockReflowState into mozilla namespace. r=dbaron 7fa3859b444c | 2016-07-21 18:36:35 +0800 | Bug 1277129 Part 1d - Rename nsCSSOffsetState to SizeComputationInput. r=dbaron 36e0aef210e2 | 2016-07-21 18:36:35 +0800 | Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron 999402eb1b15 | 2016-07-21 18:36:34 +0800 | Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron b13f7e9f8107 | 2016-07-21 18:36:34 +0800 | Bug 1277129 Part 1a - Move nsHTMLReflowState and nsCSSOffsetState into mozilla namespace. r=dbaron 6e62bf258128 | 2016-07-15 15:57:40 +0800 | Bug 1287056 - Group private methods together in nsBlockReflowState.h. r=xidorn 7cd947b360b8 | 2016-07-06 13:35:46 +0800 | Bug 1266922 - Remove checking "visibilitychange" reason from ActionBarHandler.js. r=sebastian fb45e03a6c2e | 2016-07-04 17:39:15 +0800 | Bug 1283828 - Ensure output arguments are set in GetFrameForFirstRangeStartOrLastRangeEnd if returned frame
2016 Q4 : -- bugs -- commits