David Zbarsky
|
46284ae633
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
David Zbarsky
|
c855cddefb
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04:00 |
Olli Pettay
|
0948e665bf
|
Bug 852923, r=bz
--HG--
extra : rebase_source : d1c031fa5904cbda3a2e69e9b0aab82f5dc1d613
|
2013-03-21 23:00:04 +01:00 |
Boris Zbarsky
|
cfc666eb14
|
Bug 852803. nsHTMLCanvasFrame::Init should call its superclass' init, not some random ancestor class. r=tn
|
2013-03-21 15:09:15 -04:00 |
Bobby Holley
|
97c5514e25
|
Bug 844783 - Disable XBL scopes for XUL-whitelisted domains. r=bz
|
2013-03-21 09:33:34 -07:00 |
Ryan VanderMeulen
|
bbc5be3164
|
Backed out changesets 775abfe4876f and 1b75fab8561b (bug 844783) under suspicion of breaking Windows debug builds on a CLOSED TREE.
|
2013-03-21 14:15:31 -04:00 |
Mike Shal
|
e3efc3a646
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
Ryan VanderMeulen
|
a0b9ad9084
|
Bug 853273 - Annotate 456219-1a/1b.html as well.
|
2013-03-21 13:23:27 -04:00 |
Bobby Holley
|
89770792f4
|
Bug 844783 - Disable XBL scopes for XUL-whitelisted domains. r=bz
|
2013-03-21 09:33:34 -07:00 |
Daniel Holbert
|
755a8bf592
|
Bug 842179 followup: fix typo in comment. Comment-only, DONTBUILD
|
2013-03-20 23:41:32 -07:00 |
Matt Woodrow
|
e6e2b8b30f
|
Bug 822086 - Handle a nullptr ContainerLayer in nsDisplayTransform::BuildLayer. r=bustage CLOSED TREE
|
2013-03-21 16:27:02 +13:00 |
Matt Woodrow
|
da8a9cd870
|
Bug 822086 - Don't build ContainerLayers that would have a singular matrix. r=roc
|
2013-03-21 15:33:00 +13:00 |
Matt Woodrow
|
b44fe181ee
|
Bug 850672 r=roc
|
2013-03-21 15:33:00 +13:00 |
Ryan VanderMeulen
|
3bc17f44e8
|
Bug 853273 - Add missing space.
|
2013-03-20 22:24:33 -04:00 |
Anthony Jones
|
f9775b58f9
|
Bug 833795 - Use screen relative co-ordinates for gestures; r=drs
|
2013-03-21 15:08:15 +13:00 |
Ryan VanderMeulen
|
9754611b1b
|
Bug 853273 - Mark test as fuzzy on Windows 7.
|
2013-03-20 21:26:01 -04:00 |
John Schoenick
|
0b1ddebe64
|
Bug 784131 - Kill plugins that become unrendered (e.g. display:none). r=josh
|
2013-03-20 14:29:23 -07:00 |
Robert Longson
|
4eac70e2f5
|
Bug 852270 - use transform rather than -moz-transform in svg.css r=dbaron
|
2013-03-20 18:59:11 +00:00 |
Ted Mielczarek
|
281489a00e
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
Daniel Holbert
|
5e4d2ed81a
|
Bug 852769: Remove unnecessary \n characters from NS_ASSERTION messages in layout/svg. r=longsonr
|
2013-03-20 09:50:36 -07:00 |
Jim Mathies
|
3e3abc3744
|
Bug 852651 - Fix for scale3d-all and scale3d-all-separate failing on inbound in Win8. r=bbondy
|
2013-03-20 12:41:35 -05:00 |
Boris Zbarsky
|
55ab35ff80
|
Bug 852636. Remove unused argument of InitAndRestoreFrame. r=dholbert
|
2013-03-20 12:22:25 -04:00 |
Joe Drew
|
5c9828f4e5
|
Bug 852997 - Disable failure in test_image_layers.html, which intermittently fails.
|
2013-03-20 11:59:33 -04:00 |
Joe Drew
|
3a1ba4d188
|
Bug 716140 - Make animated image formats (PNG and GIF) explicitly pause decoding and ask for a new image frame when they need new frames.
--HG--
extra : rebase_source : 3a4148d8d144784075ec88668359c333420c3d4a
|
2013-01-28 12:27:35 -05:00 |
Robert O'Callahan
|
e5a41a4488
|
Bug 846901 - Support prerendering elements with animated transforms that are offscreen but only by a small amount. r=mattwoodrow
|
2013-03-19 09:08:29 -04:00 |
Robert O'Callahan
|
d26cf75d62
|
Bug 846901 - Skip nsDisplayWrapList construction if there's only one item to wrap and it already has the right frame. r=mattwoodrow
|
2013-03-19 09:08:28 -04:00 |
Phil Ringnalda
|
3b7e0c1622
|
Back out 26f0d590a021, d92e88a18263, 5a2d12a34466 (bug 846995) for not building
CLOSED TREE
|
2013-03-19 20:20:38 -07:00 |
David Zbarsky
|
557f87694f
|
Bug 846995 Part 3: Rename DOMSVGAnimatedTransformList and kill nsISupports r=jwatt
--HG--
rename : content/svg/content/src/DOMSVGAnimatedTransformList.cpp => content/svg/content/src/SVGAnimatedTransformList.cpp
rename : content/svg/content/src/DOMSVGAnimatedTransformList.h => content/svg/content/src/SVGAnimatedTransformList.h
|
2013-03-19 22:31:44 -04:00 |
Boris Zbarsky
|
49f1ed4fe8
|
Bug 852118 followup. Fix the layout debugger to fix bustage
|
2013-03-19 22:20:16 -04:00 |
Joe Drew
|
c78bce9689
|
Bug 851755 - Make nsImageBoxFrame block its document's onload when its image blocks onload. r=tn
--HG--
extra : rebase_source : e68858154d321796c9490c5c83b96848de733e46
|
2013-03-15 22:53:25 -04:00 |
Joe Drew
|
a5a878f917
|
Bug 852413 - Wait even more for painting to finish before forcing a paint. r=mattwoodrow
--HG--
extra : rebase_source : 8a0513da9cea80677b1d4739fad429044a24255d
|
2013-03-19 21:47:11 -04:00 |
Gregory Szorc
|
89e86f9b21
|
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
|
2013-03-19 18:49:07 -07:00 |
Boris Zbarsky
|
09df8a13a2
|
Bug 852501 part 18. Make ConstructDocElementFrame return an nsIFrame*. r=dholbert
|
2013-03-19 21:47:53 -04:00 |
Boris Zbarsky
|
ecaf1673f9
|
Bug 852501 part 17. Make ConstructRootFrame infallible. r=dholbert
|
2013-03-19 21:47:53 -04:00 |
Boris Zbarsky
|
4b08d55e3f
|
Bug 852501 part 16. Make ConstructFrame infallible. r=dholbert
|
2013-03-19 21:47:53 -04:00 |
Boris Zbarsky
|
ba77815408
|
Bug 852501 part 15. Make ConstructFramesFromItem infallible. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
Boris Zbarsky
|
fbcde91cd5
|
Bug 852501 part 14. Make FrameFullConstructor implementations infallible. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
Boris Zbarsky
|
abcdce2c87
|
Bug 852501 part 13. Clean up ConstructSelectFrame a bit to get rid of unreachable codepaths. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
Boris Zbarsky
|
a599775b41
|
Bug 852501 part 12. Make ConstructBlock infallible. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
Boris Zbarsky
|
911773a691
|
Bug 852501 part 11. Make FlushAccumulatedBlock infallible. r=dholbert
|
2013-03-19 21:47:51 -04:00 |
Boris Zbarsky
|
2dbce7757a
|
Bug 852501 part 10. Make ProcessChildren infallible. r=dholbert
|
2013-03-19 21:47:51 -04:00 |
Boris Zbarsky
|
de2a737b06
|
Bug 852501 part 9. Optimistically make ConstructFramesFromItemList infallible in the hope that this is the only thing that makes other things fallible. r=dholbert
|
2013-03-19 21:47:51 -04:00 |
Boris Zbarsky
|
86771199e9
|
Bug 852501 part 8. Make WrapFramesInFirstLetterFrame infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
Boris Zbarsky
|
00e1ca725b
|
Bug 852501 part 7. Make WrapFramesInFirstLineFrame and AppendFirstLineFrames infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
Boris Zbarsky
|
606fd387ed
|
Bug 852501 part 6. Make ConstructTextFrame infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
Boris Zbarsky
|
e21d019382
|
Bug 852501 part 5. Make InitAndRestoreFrame infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
Boris Zbarsky
|
a68da9e914
|
Bug 852501 part 4. Make CreateContinuingFrame infallible. r=dholbert
|
2013-03-19 21:47:49 -04:00 |
Boris Zbarsky
|
0c288b2f37
|
Bug 852501 part 3. Make some callees of CreateContinuingFrame infallible. r=dholbert
|
2013-03-19 21:47:49 -04:00 |
Boris Zbarsky
|
e094c81f8a
|
Bug 852501 part 2. Make nsFrameConstructorState::AddChild infallible. r=dholbert
|
2013-03-19 21:47:49 -04:00 |
Boris Zbarsky
|
ca181d9fa8
|
Bug 852501 part 1. Make CreatePlaceholderFrameFor infallible. r=dholbert
|
2013-03-19 21:47:48 -04:00 |