gecko-dev/layout/xul
Carsten "Tomcat" Book 6636b09ddd merge mozilla-inbound to mozilla-central a=merge 2016-09-30 12:02:16 +02:00
..
crashtests Bug 1267054 - Annotate the android assertion a=testonly 2016-04-25 15:46:55 -07:00
grid Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
reftest Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
test Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
tree Bug 1266621 part 5 - Convert border-color to store complex color. r=heycam 2016-09-27 20:16:35 +10:00
BoxObject.cpp Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
BoxObject.h
ContainerBoxObject.cpp
ContainerBoxObject.h
ListBoxObject.cpp
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 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06: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 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07: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 Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
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 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas 2016-05-25 17:01:18 +01:00
nsImageBoxFrame.h Bug 1053986 - Rename nsIFrame::GetBoxAscent to GetXULBoxAscent. r=dholbert 2016-04-20 21:28:32 -07:00
nsLeafBoxFrame.cpp Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsLeafBoxFrame.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsListBoxBodyFrame.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01: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 Backed out changeset d4e94246b3b4 (bug 1274868) for wrong reviewer name 2016-06-30 06:32:37 +02:00
nsMenuBarFrame.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsMenuBarListener.cpp Backed out changeset d4e94246b3b4 (bug 1274868) for wrong reviewer name 2016-06-30 06:32:37 +02:00
nsMenuBarListener.h Backed out changeset d4e94246b3b4 (bug 1274868) for wrong reviewer name 2016-06-30 06:32:37 +02:00
nsMenuFrame.cpp Bug 52106, open menulist popup with selection over cursor, r=mstange 2016-08-11 10:37:25 -04: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 1300421 - Back out 4 csets from bug 1288760 for regressing event coordinate reporting. r=jfkthame 2016-09-29 10:20:52 -04:00
nsMenuPopupFrame.h Bug 1206133 - Add popuppositioning state and popuppositioned event to improve arrow panel position handling. r=enndeakin 2016-08-16 15:33:05 -07:00
nsPIBoxObject.h
nsPIListBoxObject.h
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 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10: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 1018486 - Part 4: Changes in layout/, r=bz 2016-09-07 10:50:40 -04:00
nsSliderFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsSplitterFrame.cpp Bug 1018486 - Part 4: Changes in layout/, r=bz 2016-09-07 10:50:40 -04:00
nsSplitterFrame.h Bug 1053986 - Rename nsBox::DoLayout to DoXULLayout. r=dholbert 2016-04-20 21:28:35 -07:00
nsSprocketLayout.cpp Bug 1053986 - Rename nsIFrame::DumpBox to XULDumpBox. r=dholbert 2016-04-20 21:28:34 -07: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 1053986 - Rename nsIFrame::GetClientRect to GetXULClientRect. r=dholbert 2016-04-20 21:28:33 -07: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 1266621 part 1 - Convert text-decoration-color to store complex color. r=heycam 2016-09-27 20:19:48 +10: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 1301630 - Remove nsBlockFrame::SetFlags(). r=bz 2016-09-09 15:26:57 +08:00
nsXULLabelFrame.h
nsXULPopupManager.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
nsXULPopupManager.h Bug 1206133 - Add popuppositioning state and popuppositioned event to improve arrow panel position handling. r=enndeakin 2016-08-16 15:33:05 -07:00
nsXULTooltipListener.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsXULTooltipListener.h