Ryan VanderMeulen
|
4272b0bfcf
|
Backed out changeset ddf944cc292d (bug 863324) for Android bustage on a CLOSED TREE.
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
|
2013-04-22 14:47:16 -04:00 |
|
Nicolas Silva
|
b00da928b1
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-22 18:07:48 -04:00 |
|
David Zbarsky
|
5826da3d17
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
|
David Zbarsky
|
1cc79b4d68
|
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
David Zbarsky
|
a0911f7978
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
Ryan VanderMeulen
|
b6cd03fcbb
|
Backed out changeset 4a55715677d7 (bug 856807) for intermittent Linux32 reftest-ipc timeouts.
|
2013-04-19 11:17:21 -04:00 |
|
Ed Morley
|
c05f10b133
|
Backed out changeset dc2ced1dd175 (bug 860524) for reftest failures
|
2013-04-19 13:51:24 +01:00 |
|
Robert O'Callahan
|
a7a41f0415
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
|
Robert O'Callahan
|
1c7352a936
|
Bug 862180. Part 1: Remove null checks on the result of nsDisplayItem::GetUnderlyingFrame(). r=mattwoodrow
|
2013-04-20 00:01:41 +12:00 |
|
Robert O'Callahan
|
0d7b3992fc
|
Bug 849996. Check the correct frame for transforms in PushAbsoluteContainingBlock --- it might not be the containing block itself. r=bzbarsky
|
2013-04-08 16:09:35 +12:00 |
|
Robert O'Callahan
|
7bd1081c33
|
Bug 860524. Remove hacky (and buggy) pseudo-destruction of DisplayItemClips created by GetCurrentClip; ensure that they're all destroyed properly when the arena goes away, by tracking them explicitly in nsDisplayListBuilder. r=mattwoodrow
|
2013-04-15 17:11:10 +12:00 |
|
Robert O'Callahan
|
18d4a92c92
|
Bug 856807. Add apparently-pointless call to SetClipRect(nullptr) to avoid Android regression. r=mattwoodrow
|
2013-04-19 22:04:04 +12:00 |
|
David Zbarsky
|
a7a0e4962a
|
[Bug 862129] Cleanup nsDocument r=Ms2ger
|
2013-04-19 04:49:20 -04:00 |
|
Ben Kelly
|
4e0ea91f2c
|
Bug 847279 - Fix hardcoded path names in mochitests to match relativesrcdir. r=mbrubeck
|
2013-04-18 10:32:25 -04:00 |
|
L. David Baron
|
611d0a66d9
|
Bug 847279 - Fix incorrect relativesrcdir in other mochitest makefiles. r=mbrubeck
|
2013-04-18 10:32:25 -04:00 |
|
Daniel Holbert
|
6ad32cb40a
|
backout 8e0af273404e (Bug 847279) for android M-8 orange
|
2013-04-17 17:13:02 -07:00 |
|
Daniel Holbert
|
52802eaf5f
|
backout b1096811620f (Bug 847279) for android M-8 orange
|
2013-04-17 17:12:10 -07:00 |
|
Ben Kelly
|
68002a88f5
|
Bug 847279 - Fix hardcoded path names in mochitests to match relativesrcdir. r=mbrubeck
|
2013-04-17 18:00:14 -04:00 |
|
L. David Baron
|
b525977bdc
|
Bug 847279 - Fix incorrect relativesrcdir in other mochitest makefiles. r=mbrubeck
|
2013-04-17 18:00:14 -04:00 |
|
Mats Palmgren
|
c538e42a6e
|
Bug 485149 - Using box-shadow on a <fieldset> with <legend> does not follow box shape. r=roc
|
2013-04-17 22:16:14 +02:00 |
|
Mats Palmgren
|
365ab3e273
|
Bug 701504 - Null out all BidiParagraphData::mPrevFrame when starting a new block. r=smontagu
|
2013-04-17 22:16:14 +02:00 |
|
Robert O'Callahan
|
6568460205
|
Bug 860579. Make FindContentInDocument use the frame tree as much as possible. r=mattwoodrow
--HG--
extra : rebase_source : c4d05d33fdc6b2bcc99437808f78ada8770f9263
|
2013-04-16 18:14:56 +12:00 |
|
Scott Johnson
|
e6eb9703bc
|
Bug 836565, Part 1: Make pinch gestures perform reflow-on-zoom operations only once to improve performance. [r=kats]
|
2013-04-16 16:29:04 -05:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Daniel Holbert
|
62f493f674
|
Bug 847211: When reparenting style contexts, skip flex-item style fixup if our element is the root of an anonymous subtree. r=bz
|
2013-04-16 08:33:41 -07:00 |
|
Ms2ger
|
4546c52c30
|
Backout changesets 3581b3d60886, cff9eab960e3, d390c8c21882 for Android foreignObject-fixedpos-01.html failures on a CLOSED TREE.
|
2013-04-16 11:40:41 +02:00 |
|
Robert O'Callahan
|
23011589ce
|
Bug 860579. Make FindContentInDocument use the frame tree as much as possible. r=mattwoodrow
|
2013-04-16 18:14:56 +12:00 |
|
Robert O'Callahan
|
bc7d984a44
|
Bug 849996. Check the correct frame for transforms in PushAbsoluteContainingBlock --- it might not be the containing block itself. r=bzbarsky
|
2013-04-08 16:09:35 +12:00 |
|
Mats Palmgren
|
ba1889d131
|
Bug 856368 - Convert some comments into proper doc-comments. r=roc
|
2013-04-15 22:00:06 +02:00 |
|
Mats Palmgren
|
0ce1179320
|
Bug 856368 - Inline the AllocateBy* and FreeBy* methods into the header. r=roc
|
2013-04-15 22:00:06 +02:00 |
|
Mats Palmgren
|
75bb4ed6a0
|
Bug 856368 - Adjust memory reporter SizeOf methods accordingly. r=roc
|
2013-04-15 22:00:06 +02:00 |
|
Mats Palmgren
|
1e9bd59184
|
Bug 856368 - Merge nsPresArena::mState into nsPresArena itself. r=roc
|
2013-04-15 22:00:06 +02:00 |
|
Mats Palmgren
|
702d0070af
|
Bug 856368 - Remove DEBUG_TRACEMALLOC_PRESARENA. r=roc
|
2013-04-15 22:00:06 +02:00 |
|
Jonathan Watt
|
0c743dcdbd
|
Bug 861805 - Stop layers from snapping transforms for SVG content. r=roc
|
2013-04-15 13:30:28 +01:00 |
|
Chris Lord
|
1f8698bb32
|
Bug 856932 - Fix async scrolling of auto-positioned fixed position elements. r=nrc
Layers representing auto-positioned fixed position elements should not be
offset by the fixed layer margins.
|
2013-04-15 09:31:48 +01:00 |
|
Matt Woodrow
|
af4c662a21
|
Bug 859630 - Use the PresContext's document in FindContentInDocument when the frame doesn't have an associated nsIContent. r=roc
|
2013-04-15 18:55:36 +12:00 |
|
Matt Woodrow
|
ad7e9c1f00
|
Bug 859526 - Null check parent frames when wrapping preserve-3d display lists. r=roc
|
2013-04-15 18:55:34 +12:00 |
|
Matt Woodrow
|
637d715713
|
Bug 861042 - Manually invalidate frames with both opacity and svg effects, as this isn't caught by DLBI. r=roc
|
2013-04-15 18:55:32 +12:00 |
|
Joshua Cranmer
|
c763b1352e
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
|
Daniel Holbert
|
2e9d4d47f3
|
Bug 851379 part 1: Rename ComputeWidthDependentValue to ComputeCBDependentValue. r=mats
|
2013-04-11 07:49:53 -07:00 |
|
Jonathan Watt
|
466a857ecf
|
Bug 859305 - Stop the browser app from panning the page when the user drags an <input type=range>'s thumb in the out-of-process case. r=smaug
|
2013-04-11 10:11:54 +01:00 |
|
Cameron McCormack
|
e7b3448f80
|
Bug 860370 - Undo functionality change from bug 848973. r=roc
|
2013-04-11 18:40:12 +10:00 |
|
Aryeh Gregor
|
f9e1831a55
|
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
|
2013-04-04 15:01:08 +03:00 |
|
Chris Lord
|
6b4df40a4f
|
Bug 859749 - Fix building with --enable-dump-painting and --disable-debug. r=mattwoodrow
DisplayItemClip::ToString should be in a MOZ_DUMP_PAINTING #ifdef, rather than
a generic DEBUG #ifdef.
|
2013-04-10 10:55:00 +01:00 |
|
Robert O'Callahan
|
ce4c05def0
|
Bug 851445. When saving a frame scroll position, if we're in the process of trying to scroll to a saved scroll position, save the desired position instead of the actual current position. r=mats
--HG--
extra : rebase_source : 4aa4110d32db5f26192c0e4b6fa3185d1ed2c073
|
2013-03-21 15:44:37 +13:00 |
|
Cameron McCormack
|
9b2d903aae
|
Bug 848973 - Make nsStyleDisplay::IsBlockInside() and friends work only on style structs for the passed in frame and document them. r=roc
--HG--
extra : rebase_source : a8559b62124bec058f2857d50cf7f65f176c3727
|
2013-04-07 09:40:07 +10:00 |
|
Simon Montagu
|
d5292afd50
|
The test for bidi isolated subparagraphs should be > 0, not > 1. Bug 859093, r=roc
|
2013-04-08 23:25:34 -07:00 |
|
Ralph Giles
|
ad4c3beead
|
Bug 857022 - Remove MOZ_MEDIA from the layout module. r=cpearce
Enable this code unconditionally.
|
2013-04-04 15:08:00 -07:00 |
|
Trevor Saunders
|
8a324dc194
|
bug 856779 - remove nsFrameManager::Init() r=dholbert
|
2013-03-31 18:43:04 -04:00 |
|
Trevor Saunders
|
1e1929f0f1
|
bug 856779 - make nsStyleSet::Init() return void r=dholbert
|
2013-03-31 18:08:29 -04:00 |
|