Oleg Romashin
|
bd3aa71c63
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|
Mounir Lamouri
|
10322e00af
|
Bug 36619 - Add a test checking that we can call .click() to show the filepicker if the originating element is a regular click (thus passing the popup blocker check). r=sicking a2.0=blocking
|
2010-09-01 08:09:28 +02:00 |
|
Wes
|
6636ae63a1
|
Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao
--HG--
extra : rebase_source : 1e21926933b6ebbd247452e0e5e2a2df866896e5
|
2010-08-31 21:28:41 +02:00 |
|
Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Robert O'Callahan
|
b10df1641d
|
Bug 592131. Don't propagate invalidations across document boundaries where the child document's docshell is inactive (e.g., a hidden tab). r=tnikkel,a=blocking
--HG--
extra : rebase_source : 468f5fab9b2a50f515d50e147fb79bdb8d6a845c
|
2010-08-31 17:02:08 +12:00 |
|
Robert O'Callahan
|
ded033638a
|
Bug 579323. Part 2: Actually fix the bug by calling InvalidateThebesLayersInSubtree from nsIFrame::Redraw. r=dbaron,a=blocking
|
2010-08-31 12:49:13 +12:00 |
|
Robert O'Callahan
|
3815d31b6e
|
Bug 579323. Part 3: Fix invalidation of lines to update layers as necessary. r=dbaron
--HG--
extra : rebase_source : 6a043bda5f16f9a257fa4bfa272d8362facef4c2
|
2010-08-31 12:49:13 +12:00 |
|
Robert O'Callahan
|
c7acef03ff
|
Bug 579323. Part 1.8: Rename InvalidateOverflowRect to InvalidateFrameSubtree. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : f7bd38670a03e8a7f3f8c40838af114be79b06f1
|
2010-08-31 12:49:12 +12:00 |
|
Robert O'Callahan
|
bc09a0496e
|
Bug 579323. Part 1.6: Clean up dead code, rename nsFrameFrame to nsSubDocumentFrame. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : af240f2cb12b94e544031a5860fca1a9fb1217e0
|
2010-08-31 12:49:11 +12:00 |
|
Robert O'Callahan
|
f6aa05c375
|
Bug 579323. Part 1.4: Switch nsIFrameFrame users to use nsSubDocumentFrame.h. r=tnikkel
--HG--
extra : rebase_source : de526602586c70b994a061bbb8a7ca2731c72bbd
|
2010-08-31 12:49:07 +12:00 |
|
Robert O'Callahan
|
b6e97790b6
|
Bug 579323. Part 1.2: Move nsSubDocumentFrame header to its own file. r=tnikkel
--HG--
extra : rebase_source : ff6c4109473783acea363ac05f9686034b949ecd
|
2010-08-31 12:46:26 +12:00 |
|
Robert O'Callahan
|
f566520efb
|
Bug 579323. Part 1: Add FrameLayerBuilder::InvalidateThebesLayersInSubtree, and call it from InvalidateOverflowRect. r=tnikkel,sr=dbaron
--HG--
extra : rebase_source : c1dbc5b625e23d55ba030709f5cd429122977685
|
2010-08-31 12:46:26 +12:00 |
|
Phil Ringnalda
|
36c32fcb31
|
Bug 581592 - allow for a couple of asserts in size-change-1.html on Mac, r=dbaron, a=orange
--HG--
extra : rebase_source : 6d7ab1eeb272786e75fa57521d3a5c0f698fb88e
|
2010-08-29 21:51:56 -07:00 |
|
Olli Pettay
|
37754ca52c
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07:00 |
|
Timothy Nikkel
|
75dd64b1bf
|
Bug 591657. nsWeakFrame needs a copy constructor because the default one does not hook into the presshell. r=smaug,dbaron a=dbaron,blocking beta5+
|
2010-08-30 13:37:55 -05:00 |
|
Robert O'Callahan
|
41073d6e5b
|
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
8f331949bd
|
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
3d9df1021b
|
Bug 590468. Part 1: Add support for XUL 'layer' attribute. r=tnikkel sr=vlad
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
5dc7f6aacb
|
Bug 574621. Ensure that the prescontext DefaultBackgroundColor is painted on the background of root content documents. r=tnikkel
|
2010-08-26 22:01:43 -05:00 |
|
Timothy Nikkel
|
29818088cd
|
Bug 588684. Mark layout/reftests/svg/objectBoundingBox-and-fePointLight-01.svg as failing on Linux. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
60fce64064
|
Bug 549799. Open the hover test in a new window so things in the chrome don't trigger reflows during the test. r=roc
|
2010-08-27 18:15:08 -05:00 |
|
Chris Jones
|
49048c0d61
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-31 00:35:03 -05:00 |
|
Chris Jones
|
a23b322c10
|
Merge backout
|
2010-08-31 00:32:51 -05:00 |
|
Chris Jones
|
b4fc7982d0
|
Revert temporary landing of 130078
|
2010-08-31 00:32:24 -05:00 |
|
Timothy Nikkel
|
72cb3f4b66
|
Revert to rev 36a5e2fa01c9
|
2010-08-28 01:11:22 -05:00 |
|
Robert O'Callahan
|
495dccb598
|
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
1c6cd8ed20
|
Bug 130078. Part 2. Remove widgets from all subframes. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
|
Jim Mathies
|
dbd4f65888
|
Bug 130078. Part 1.1. Update part 1 to deal with changes from bug 513162. r=roc
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
0ed33ec62a
|
Bug 130078. Part 1. Hookup view managers unconditionally. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
c02234511d
|
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
1986ba6f20
|
Bug 590468. Part 1: Add support for XUL 'layer' attribute. r=tnikkel sr=vlad
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
31a1602589
|
imported patch testhoverinnewwindow
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-27 03:34:56 -05:00 |
|
Timothy Nikkel
|
8139d1a8d5
|
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
|
2010-08-27 03:34:27 -05:00 |
|
Timothy Nikkel
|
db9bbf8746
|
Revert to rev 7dd7010e3dc7.
|
2010-08-27 03:29:44 -05:00 |
|
Timothy Nikkel
|
165b06043a
|
Big oops.
|
2010-08-27 00:38:52 -05:00 |
|
Robert O'Callahan
|
f23546c84d
|
Bug 574621. Ensure that the prescontext DefaultBackgroundColor is painted on the background of root content documents. r=tnikkel
|
2010-08-26 22:01:43 -05:00 |
|
Timothy Nikkel
|
e374f8a563
|
Bug 588684. Mark layout/reftests/svg/objectBoundingBox-and-fePointLight-01.svg as failing on Linux. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
dbe82d94fd
|
Bug 549799. Open the hover test in a new window so things in the chrome don't trigger reflows during the test. r=roc
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-27 18:15:08 -05:00 |
|
Timothy Nikkel
|
a9ea89a789
|
imported patch recordignoringsuppressiononsubdocs
|
2010-08-26 22:01:43 -05:00 |
|
Timothy Nikkel
|
cfa2a2df1a
|
imported patch suppresswhenenteringsubdocs
|
2010-08-26 22:01:43 -05:00 |
|
Timothy Nikkel
|
844374701c
|
imported patch addignoresuppressiontobuilder
|
2010-08-26 22:01:43 -05:00 |
|
Robert O'Callahan
|
32c50c5467
|
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
|
2010-08-26 22:01:43 -05:00 |
|
Robert O'Callahan
|
04182d4ef1
|
imported patch layer-attribute
|
2010-08-26 22:01:43 -05:00 |
|
Timothy Nikkel
|
deb3dacf04
|
Bug 574621. Ensure that the prescontext DefaultBackgroundColor is painted on the background of root content documents. r=tnikkel
|
2010-08-26 22:01:43 -05:00 |
|
Timothy Nikkel
|
4de08cf5af
|
Bug 588684. Mark layout/reftests/svg/objectBoundingBox-and-fePointLight-01.svg as failing on Linux. r=dbaron
|
2010-08-26 22:01:43 -05:00 |
|
Robert O'Callahan
|
0c7ca7b2c0
|
Bug 584193. Allow print preview to work without its own widget. r=smaug
|
2010-08-26 22:01:43 -05:00 |
|
Chris Jones
|
8992432666
|
Merge m-c --> cedar
|
2010-08-26 21:36:43 -05:00 |
|
Robert O'Callahan
|
06af911885
|
Temporarily landing patches for bug 130078. Will be backed out when it lands for real.
|
2010-08-20 18:24:40 -05:00 |
|
Jim Mathies
|
ee8930467d
|
Temporarily landing patches for bug 130078. Will be backed out when it lands for real.
|
2010-08-20 18:24:40 -05:00 |
|
Robert O'Callahan
|
444f617901
|
Temporarily landing patches for bug 130078. Will be backed out when it lands for real.
|
2010-08-20 18:24:40 -05:00 |
|