gecko-dev/layout/xul
Boris Zbarsky 1a543ff1ad Bug 835981 part 5. Change nsIDOMXULElement::GetBoxObject consumers to nsXULElement. r=peterv 2017-02-02 10:32:58 -05:00
..
crashtests Bug 1334768 - stylo: Back out 800030115d2e and 404506488cfb for being completely wrong due to bug 1334938. 2017-01-30 16:49:54 +08:00
grid Bug 1328825 - Update reftest-stylo.list and expectations. r=heycam 2017-01-10 15:50:59 +08:00
reftest Bug 1328825 - Update reftest-stylo.list and expectations. r=heycam 2017-01-10 15:50:59 +08:00
test Merge inbound to central, a=merge 2017-01-27 16:37:18 -08:00
tree Bug 835981 part 5. Change nsIDOMXULElement::GetBoxObject consumers to nsXULElement. r=peterv 2017-02-02 10:32:58 -05:00
BoxObject.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
BoxObject.h
ContainerBoxObject.cpp
ContainerBoxObject.h
ListBoxObject.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
ListBoxObject.h
MenuBoxObject.cpp
MenuBoxObject.h
PopupBoxObject.cpp Bug 1206133 - Add popuppositioning state and popuppositioned event to improve arrow panel position handling. r=enndeakin 2016-08-16 15:33:05 -07:00
PopupBoxObject.h Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap 2016-06-09 11:34:12 -04:00
ScrollBoxObject.cpp Bug 1053986 - Rename nsIFrame::IsNormalDirection to IsXULNormalDirection. r=dholbert 2016-04-20 21:28:34 -07:00
ScrollBoxObject.h
moz.build Bug 835981 part 1. Switch nsIDOMXULElement::GetBuilder consumers to nsXULElement instead. r=peterv 2017-02-02 10:32:57 -05:00
nsBox.cpp Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron 2016-07-21 18:36:35 +08:00
nsBox.h Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
nsBoxFrame.cpp Bug 1298218 - Use DisplayItemClipChain for tracking clips on display items. r=mattwoodrow,tnikkel 2017-01-31 17:07:35 -05:00
nsBoxFrame.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsBoxLayout.cpp Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsBoxLayout.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsBoxLayoutState.cpp Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsBoxLayoutState.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsButtonBoxFrame.cpp Bug 1254755 part.1 Rename WidgetKeyboardEvent::keyCode to WidgetKeyboardEvent::mKeyCode r=smaug 2016-05-12 17:13:49 +09:00
nsButtonBoxFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsDeckFrame.cpp Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsDeckFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsDocElementBoxFrame.cpp
nsGroupBoxFrame.cpp Bug 1227327 - Use regular background drawing for XUL groupbox frames. r=mattwoodrow 2016-04-27 17:45:21 -04:00
nsIBoxObject.idl
nsIBrowserBoxObject.idl
nsIContainerBoxObject.idl
nsIListBoxObject.idl
nsIMenuBoxObject.idl
nsIRootBox.h
nsIScrollBoxObject.idl
nsIScrollbarMediator.h Bug 1253860 - Don't update the scrollbar unless we're actually painting. r=mstange 2016-03-09 22:57:15 -05:00
nsISliderListener.idl
nsImageBoxFrame.cpp Bug 1319908 - Load the menu icons for the bookmarks menu with the correct content type and principal on OSX; r=baku 2017-01-20 10:55:23 -05:00
nsImageBoxFrame.h Bug 1053986 - Rename nsIFrame::GetBoxAscent to GetXULBoxAscent. r=dholbert 2016-04-20 21:28:32 -07:00
nsLeafBoxFrame.cpp Bug 1300369 part 4 - Refactor all ComputeAutoSize methods to take the full ComputeSizeFlags instead of just a "bool aShrinkWrap" for the eShrinkWrap flag (idempotent patch). r=dholbert 2016-11-05 02:57:06 +01:00
nsLeafBoxFrame.h Bug 1300369 part 4 - Refactor all ComputeAutoSize methods to take the full ComputeSizeFlags instead of just a "bool aShrinkWrap" for the eShrinkWrap flag (idempotent patch). r=dholbert 2016-11-05 02:57:06 +01:00
nsListBoxBodyFrame.cpp Bug 1325734 - Simplify ElementData and eliminate the concept of consuming styles. r=emilio 2017-01-09 11:50:16 -08:00
nsListBoxBodyFrame.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
nsListBoxLayout.cpp Bug 1053986 - Rename nsIFrame::Redraw to XULRedraw. r=dholbert 2016-04-20 21:28:34 -07:00
nsListBoxLayout.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsListItemFrame.cpp Bug 1053986 - Rename nsIFrame::GetPrefSize to GetXULPrefSize, and related methods. r=dholbert 2016-04-20 21:28:31 -07:00
nsListItemFrame.h Bug 1053986 - Rename nsIFrame::GetPrefSize to GetXULPrefSize, and related methods. r=dholbert 2016-04-20 21:28:31 -07:00
nsMenuBarFrame.cpp Bug 1284825 part.2 nsMenuBarListener should add/remove event listeners by itself r=enndeakin+6102 2016-12-26 16:19:02 +09:00
nsMenuBarFrame.h Bug 1284825 part.2 nsMenuBarListener should add/remove event listeners by itself r=enndeakin+6102 2016-12-26 16:19:02 +09:00
nsMenuBarListener.cpp Bug 1284825 part.3 nsMenuBarListener should clear its accesskey state when its top level window is deactivated rather than it receives a blur event r=enndeakin+6102 2016-12-26 16:22:13 +09:00
nsMenuBarListener.h Bug 1284825 part.3 nsMenuBarListener should clear its accesskey state when its top level window is deactivated rather than it receives a blur event r=enndeakin+6102 2016-12-26 16:22:13 +09:00
nsMenuFrame.cpp Bug 1316597 Prevent immediate opening and closing of select dropdowns when anchored on selection r=enndeakin+6102 2016-11-18 11:46:42 -05:00
nsMenuFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsMenuParent.h
nsMenuPopupFrame.cpp Bug 1333366 Part 2 - Update legacy NS_SIDE usage and document. r=mats 2017-01-24 18:41:56 +08:00
nsMenuPopupFrame.h Bug 1333366 Part 2 - Update legacy NS_SIDE usage and document. r=mats 2017-01-24 18:41:56 +08:00
nsPIBoxObject.h
nsPIListBoxObject.h Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
nsPopupSetFrame.cpp Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsPopupSetFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsProgressMeterFrame.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
nsProgressMeterFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsRepeatService.cpp
nsRepeatService.h
nsResizerFrame.cpp Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats 2016-11-18 18:12:25 +08:00
nsResizerFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsRootBoxFrame.cpp Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsScrollBoxFrame.cpp Bug 1256589 part.6 Move the implementation of IsTrusted() from dom::Event to WidgetEvent r=smaug 2016-03-17 16:01:30 +09:00
nsScrollbarButtonFrame.cpp Bug 1238137 - Telemetry pings for main thread scrollbar-driven scroll input methods. r=kats 2016-02-05 16:21:54 -05:00
nsScrollbarButtonFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsScrollbarFrame.cpp Bug 1018486 - Part 4: Changes in layout/, r=bz 2016-09-07 10:50:40 -04:00
nsScrollbarFrame.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsSliderFrame.cpp Bug 1298218 - Use DisplayItemClipChain for tracking clips on display items. r=mattwoodrow,tnikkel 2017-01-31 17:07:35 -05:00
nsSliderFrame.h Bug 1324581 - check event handled by apz in nsSliderFrame::StartAPZDrag r=botond 2016-12-23 03:49:38 -05:00
nsSplitterFrame.cpp Bug 835981 part 3. Switch nsIDOMXULElement::DoCommand consumers to nsXULElement instead. r=peterv 2017-02-02 10:32:57 -05:00
nsSplitterFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsSprocketLayout.cpp Bug 1309818 - Fixing some warning when compiling dom/*, r=smaug 2016-10-13 14:33:07 +02:00
nsSprocketLayout.h Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsStackFrame.cpp Bug 1053986 - Rename nsIFrame::SetLayoutManager to SetXULLayoutManager. r=dholbert 2016-04-20 21:28:33 -07:00
nsStackFrame.h
nsStackLayout.cpp Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats 2016-11-18 18:12:25 +08:00
nsStackLayout.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsTextBoxFrame.cpp Bug 1309818 - Fixing some warning when compiling dom/*, r=smaug 2016-10-13 14:33:07 +02:00
nsTextBoxFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsTitleBarFrame.cpp Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
nsTitleBarFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsXULLabelFrame.cpp Bug 1322191 part 2b - Replace "NS_BLOCK_FLOAT_MGR | NS_BLOCK_MARGIN_ROOT" with NS_BLOCK_FORMATTING_CONTEXT_STATE_BITS. r=dholbert 2016-12-23 19:11:04 +01:00
nsXULLabelFrame.h
nsXULPopupManager.cpp Bug 835981 part 1. Switch nsIDOMXULElement::GetBuilder consumers to nsXULElement instead. r=peterv 2017-02-02 10:32:57 -05:00
nsXULPopupManager.h Bug 1309935 - Add ability to find within select dropdown when over 40 elements. r=jaws 2017-01-17 15:40:15 -05:00
nsXULTooltipListener.cpp Bug 835981 part 5. Change nsIDOMXULElement::GetBoxObject consumers to nsXULElement. r=peterv 2017-02-02 10:32:58 -05:00
nsXULTooltipListener.h