Robert O'Callahan
|
04182d4ef1
|
imported patch layer-attribute
|
2010-08-26 22:01:43 -05:00 |
|
L. David Baron
|
b99a005c4c
|
Add support for calc() to the 'min-width' and 'max-width' properties. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:56 +02:00 |
|
L. David Baron
|
091d6b7837
|
Add support for calc() to the 'height', 'min-height', and 'max-height' properties. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:55 +02:00 |
|
Ms2ger
|
27271a8a8f
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:05:56 +02:00 |
|
Bobby Holley
|
1761fccdca
|
Bug 589815 - Images loaded from XUL should never be discarded.r=joe,enndeakin;a=blocker
|
2010-08-23 15:43:06 -07:00 |
|
Robert O'Callahan
|
79b8d06302
|
Bug 581222. Extend gfxAlphaBlur to support "spread radii". r=vlad
--HG--
extra : rebase_source : e644ae08007e52c524c3237d336441f1413f846b
|
2010-08-23 21:30:07 +12:00 |
|
Robert O'Callahan
|
812e6204ae
|
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 730ba8640cb37bd8484ff069b5d6fd46d9bc3e84
|
2010-08-13 22:01:58 +12:00 |
|
Robert O'Callahan
|
a581cd6197
|
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 496cbde7c495eb8872c3d0ffc0ca4c57c2a6a777
|
2010-08-13 22:01:13 +12:00 |
|
Chris Jones
|
6616076b0a
|
Bug 582057, part i: Use nsIWidget::CreateChild in nsIView::CreateWidget* (where possible). r=roc a=blocking-fennecb1
|
2010-08-20 14:29:02 -05:00 |
|
Chris Jones
|
26435d9035
|
Bug 582057, part g: Split nsIView::CreateWidget into CreateWidget, CreateWidgetForParent, and CreateWidgetForPopup in preparation of eliminating IIDs here. sr=roc
|
2010-08-20 14:29:02 -05:00 |
|
Robert O'Callahan
|
06241c1e45
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
921ef38edc
|
Backed out changeset 7b3726c3a580
|
2010-08-19 19:04:08 -05:00 |
|
Robert O'Callahan
|
210184cb84
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-19 13:49:35 -05:00 |
|
Daniel Holbert
|
5b754a5516
|
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
|
2010-08-13 21:09:48 -07:00 |
|
Olli Pettay
|
58fd6133b2
|
Bug 585815, create treerange list straight to the mFirstRange, r=neil
--HG--
extra : rebase_source : f71a56d90b51e26d3d5d8aedc969ca51c09f0fd3
|
2010-08-12 15:05:43 +03:00 |
|
Olli Pettay
|
67ad9ee7ed
|
Bug 583957, lazy menuframe update, r=enndeakin, sr=neil, a=dbaron
--HG--
extra : rebase_source : f036ff3e7ee39225f17d1d4aba0d4e7c71960d58
|
2010-08-12 14:59:03 +03:00 |
|
L. David Baron
|
ee89e22866
|
Add support for calc() to the 'width' property. (Bug 585715) r=bzbarsky a2.0=blocking2.0+
|
2010-08-11 12:32:53 -07:00 |
|
Dão Gottwald
|
f246f9a00f
|
Backed out changeset cdd440adb726
|
2010-08-10 15:10:11 +02:00 |
|
Ms2ger
|
e0dc6046da
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-10 14:25:28 +02:00 |
|
Neil Deakin
|
fb66fae998
|
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
|
2010-08-09 12:17:19 -04:00 |
|
Neil Deakin
|
0284f4eb26
|
Bug 583255, don't involve views in tree offset computation, fixes inspector mouse events, r=roc,a=dbaron
|
2010-08-09 12:15:39 -04:00 |
|
Boris Zbarsky
|
a22ae7125c
|
Hacking around broken test or tree code for now to fix orange in CLOSED TREE
|
2010-08-06 14:38:21 -04:00 |
|
Boris Zbarsky
|
4a3531738d
|
Bug 547342 followup. Need to make sure to flush even if we have a cached treebody.
|
2010-08-06 11:08:06 -04:00 |
|
Boris Zbarsky
|
fb72631f4c
|
Bug 547342 real fix. Flush on ScrollToRow. r=enn
|
2010-08-05 14:39:39 -04:00 |
|
Felipe Gomes
|
b22f93cd13
|
Bug 575328 - Fix for search suggestions box appears on wrong monitor in multiple monitor environment when window is maximized. r=enndeakin.
|
2010-08-02 10:06:04 -05:00 |
|
Olli Pettay
|
ae117d70c6
|
Bug 576075, stricter tree selection handling, r=enndeakin
--HG--
extra : rebase_source : ea68e33207720ee4193642aaf0749c9939cc12d2
|
2010-07-31 21:22:29 +03:00 |
|
Olli Pettay
|
dbf47e982c
|
Bug 576070, stricter tree column handling, r=neil
--HG--
extra : rebase_source : 15c91e8cb1c07abb5a6348711bf9cca0d0c20aaf
|
2010-07-31 21:18:22 +03:00 |
|
Craig Topper
|
1d7405b4e7
|
Remove aTag argument from nsICSSPseudoComparator::PseudoMatches. (Bug 576794) r=bzbarsky a2.0=bsmedberg
|
2010-07-30 16:48:57 -07:00 |
|
Craig Topper
|
fec95b227d
|
Remove QueryFrame support for nsICSSPseudoComparator. (Bug 576794) r=bzbarsky a2.0=bsmedberg
|
2010-07-30 16:48:57 -07:00 |
|
Craig Topper
|
18988cb740
|
DeCOMtaminate nsICSSPseudoComparator::PseudoMatches method signature. (Bug 576794) r=bzbarsky a2.0=bsmedberg
|
2010-07-30 16:48:57 -07:00 |
|
Neil Deakin
|
577d80fba3
|
Bug 552982, Part 9, support close buttons on popups with titlebars, r=neil
|
2010-07-27 09:38:04 -04:00 |
|
Neil Deakin
|
e2850ec910
|
Bug 552982, Part 8, support labels on popups with titlebars, r=neil
|
2010-07-27 09:38:04 -04:00 |
|
Neil Deakin
|
22a92d13e6
|
Bug 552982, popups with titlebars tests
|
2010-07-27 09:38:04 -04:00 |
|
Neil Deakin
|
87921c3c7d
|
Bug 552982, Part 5: support for titlebars on panels, r=mats,sr=roc
|
2010-07-27 09:38:03 -04:00 |
|
Neil Deakin
|
20eab8552e
|
Bug 552982, Part 4: change nsXULPopupManager::GetVisiblePopups to also return noautohide panels, r=mats
|
2010-07-27 09:38:03 -04:00 |
|
Neil Deakin
|
904a84dffc
|
Bug 552982, Part 3: support panel levels, r=mats
|
2010-07-27 09:38:03 -04:00 |
|
Neil Deakin
|
a4a74fb3d1
|
Bug 552982, Part 2: update the popup when it is moved or resized natively, r=mats
|
2010-07-27 09:38:02 -04:00 |
|
Neil Deakin
|
dba0fd9313
|
Bug 552982, Part 1: change nsXULPopupManager::AdjustPopupsOnWindowChange so that it only adjusts popups associated with the same window, r=mats
|
2010-07-27 09:38:02 -04:00 |
|
Timothy Nikkel
|
c73671f6fd
|
Bug 538308. Record that this crashtest asserts.
|
2010-07-25 14:27:01 -05:00 |
|
Timothy Nikkel
|
5f651e3e38
|
Bug 538308. Add crashtest.
|
2010-07-25 13:10:31 -05:00 |
|
Olli Pettay
|
abf43f852b
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Craig Topper
|
b9673b8709
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Boris Zbarsky
|
93922db9e1
|
Bug 578696 part 11. Stop holding strong refs when calling ContentRemoved and remove the now-unused IMPL_STRONGREF_MUTATION_NOTIFICATION macro. r=sicking
|
2010-07-21 11:37:41 -04:00 |
|
Boris Zbarsky
|
998b474e42
|
Bug 578696 part 9. Stop holding strong refs when calling ContentAppended. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
8cfe0849e3
|
Bug 578696 part 8. Stop holding strong refs when calling AttributeChanged. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
b8256cdb51
|
Bug 578696 part 4. Stop holding strong refs when calling NodeWillBeDestroyed. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Timothy Nikkel
|
a33080b47d
|
Bug 563878. Part 16. Switch nsMenuPopupFrame::SetPopupPosition to using the new API to convert app units. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
eaf04d25f4
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Michael Ventnor
|
8139bee929
|
Bug 564991. Part 3: Create unique nsDisplayItem types for every single display item. r=tnikkel
|
2010-07-16 09:07:49 +12:00 |
|
Boris Zbarsky
|
59286dcbf7
|
Bug 577309 part 15. Stop using content indices entirely in nsCSSFrameConstructor::ContentRemoved. r=tnikkel
|
2010-07-15 00:38:24 -04:00 |
|