.. |
crashtests
|
add missing file, crashtest for bug 434458
|
2008-08-18 15:44:48 -04:00 |
grid
|
Bug 423802 - "xulrunner.exe crashes when a specially crafted grid control is used" (crashtest) [r=dbaron]
|
2008-07-12 05:12:56 -05:00 |
tree
|
Bug 453916: treat transparency strictly as a special case of color alpha. r+sr=dbaron
|
2008-09-12 08:35:53 -07:00 |
Makefile.in
|
Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner
|
2008-02-21 09:40:12 -08:00 |
nsBox.cpp
|
Backed out changeset 54215f2cbc66
|
2008-09-08 16:00:32 +02:00 |
nsBox.h
|
Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr=roc a1.9=damons]
|
2008-01-04 21:49:44 -08:00 |
nsBoxFrame.cpp
|
Bug 451518 - in an assertion ComputedWidth() checked twice for being >= 0 (and ComputedHeight() not checked at all), r+sr=bz
|
2008-08-25 13:21:29 -04:00 |
nsBoxFrame.h
|
Bug 444688. Use an IsFrameOfType check instead of a frame state bit to detect whether a frame excludes ignorable whitespace children. r+sr=dbaronlayout
|
2008-07-14 10:41:18 +12:00 |
nsBoxLayout.cpp
|
Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep]
|
2008-01-08 23:28:39 -08:00 |
nsBoxLayout.h
|
Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep]
|
2008-01-08 23:28:39 -08:00 |
nsBoxLayoutState.cpp
|
Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon
|
2008-04-09 21:39:41 -07:00 |
nsBoxLayoutState.h
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
nsBoxObject.cpp
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
nsBoxObject.h
|
|
|
nsButtonBoxFrame.cpp
|
|
|
nsButtonBoxFrame.h
|
|
|
nsContainerBoxObject.cpp
|
|
|
nsDeckFrame.cpp
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
nsDeckFrame.h
|
|
|
nsDocElementBoxFrame.cpp
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
nsFrameNavigator.cpp
|
|
|
nsFrameNavigator.h
|
|
|
nsGroupBoxFrame.cpp
|
Bug 446498 – use new border rendering for focus rectangles, and strip dead code. r+sr=vlad
|
2008-08-06 12:33:18 +02:00 |
nsIBoxLayout.h
|
Actually fix bustage.
|
2008-01-08 23:51:17 -08:00 |
nsImageBoxFrame.cpp
|
Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr=roc a1.9=damons]
|
2008-01-04 21:49:44 -08:00 |
nsImageBoxFrame.h
|
|
|
nsIMenuParent.h
|
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
|
2007-12-03 08:33:42 -08:00 |
nsIRootBox.h
|
|
|
nsIScrollbarFrame.h
|
|
|
nsIScrollbarListener.h
|
|
|
nsLeafBoxFrame.cpp
|
switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc
|
2008-02-19 23:08:55 -08:00 |
nsLeafBoxFrame.h
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
nsListBoxBodyFrame.cpp
|
Bug 433429, r+sr=bz
|
2008-08-24 18:14:09 +03:00 |
nsListBoxBodyFrame.h
|
Bug 433429, r+sr=bz
|
2008-08-24 18:14:09 +03:00 |
nsListBoxLayout.cpp
|
Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep]
|
2008-01-08 23:28:39 -08:00 |
nsListBoxLayout.h
|
Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep]
|
2008-01-08 23:28:39 -08:00 |
nsListBoxObject.cpp
|
Bug 433429, r+sr=bz
|
2008-08-24 18:14:09 +03:00 |
nsListItemFrame.cpp
|
|
|
nsListItemFrame.h
|
|
|
nsMenuBarFrame.cpp
|
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
|
2008-07-16 12:52:01 +02:00 |
nsMenuBarFrame.h
|
Bug 420499 - "Caret browsing mode wrongly engaged" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2008-04-01 01:35:11 -07:00 |
nsMenuBarListener.cpp
|
Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor
|
2008-04-14 21:16:24 -07:00 |
nsMenuBarListener.h
|
|
|
nsMenuBoxObject.cpp
|
|
|
nsMenuFrame.cpp
|
Bug 411048 - "Menu remains highlighted after being dismissed by middle-click" (clear active state when destroying menu frame) [p=enndeakin@sympatico.ca (Neil Deakin) r=Smaug sr=Neil a1.9=damons]
|
2008-01-29 23:18:07 -08:00 |
nsMenuFrame.h
|
Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner
|
2007-11-17 07:47:38 -08:00 |
nsMenuPopupFrame.cpp
|
Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil
|
2008-09-08 21:58:07 +09:00 |
nsMenuPopupFrame.h
|
Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil
|
2008-09-08 21:58:07 +09:00 |
nsPIListBoxObject.h
|
Make the GetListBoxBody() call from the frame constructor not Flush_Frames. b=392285 r+sr=bzbarsky a=dsicore
|
2007-10-06 08:03:35 -07:00 |
nsPopupBoxObject.cpp
|
Bug 434458, add null checks to popup box object methods, r=smaug,sr=dbaron
|
2008-08-18 13:58:13 -04:00 |
nsPopupSetFrame.cpp
|
switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc
|
2008-02-19 23:08:55 -08:00 |
nsPopupSetFrame.h
|
Call WillDestroyFrameTree() before destroying the frame tree in ReconstructDocElementHierarchyInternal() because we have cleared the placeholder map etc at this point and we don't want RemoveMappingsForFrameSubtree() to mess with it. Also, remove the RemoveMappingsForFrameSubtree() call that was added in bug 372685 which was wrong since all the frames on a popupset's ::popupList are out-of-flows that are reachable (directly or indirectly) from a normal flow placeholder. b=398982 r+sr=bzbarsky a=dsicore
|
2007-10-23 17:02:26 -07:00 |
nsProgressMeterFrame.cpp
|
Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+]
|
2007-11-30 23:22:44 -08:00 |
nsProgressMeterFrame.h
|
Bug 397955, r+sr=roc
|
2007-10-05 12:06:54 -07:00 |
nsRepeatService.cpp
|
Bug 415684. nsAutoRepeatBoxFrame should not pretend to be refcounted. Clean up nsRepeatService so it doesn't refcount its callbacks. r+sr=mats
|
2008-02-14 18:04:34 -08:00 |
nsRepeatService.h
|
Bug 415684. nsAutoRepeatBoxFrame should not pretend to be refcounted. Clean up nsRepeatService so it doesn't refcount its callbacks. r+sr=mats
|
2008-02-14 18:04:34 -08:00 |
nsResizerFrame.cpp
|
Bug 407616. Clean up nsResizerFrame and add tests. r+sr=roc
|
2008-06-16 13:36:28 +12:00 |
nsResizerFrame.h
|
Bug 407616. Clean up nsResizerFrame and add tests. r+sr=roc
|
2008-06-16 13:36:28 +12:00 |
nsRootBoxFrame.cpp
|
|
|
nsScrollbarButtonFrame.cpp
|
Bug 415684. nsAutoRepeatBoxFrame should not pretend to be refcounted. Clean up nsRepeatService so it doesn't refcount its callbacks. r+sr=mats
|
2008-02-14 18:04:34 -08:00 |
nsScrollbarButtonFrame.h
|
Bug 415684. nsAutoRepeatBoxFrame should not pretend to be refcounted. Clean up nsRepeatService so it doesn't refcount its callbacks. r+sr=mats
|
2008-02-14 18:04:34 -08:00 |
nsScrollbarFrame.cpp
|
Backed out changeset 85a9eb44b240 (bug 366791) due to bug 449221.
|
2008-08-06 13:56:42 -07:00 |
nsScrollbarFrame.h
|
Backed out changeset 85a9eb44b240 (bug 366791) due to bug 449221.
|
2008-08-06 13:56:42 -07:00 |
nsScrollBoxFrame.cpp
|
Bug 416509. Don't cache 'repeat' attribute in nsAutoRepeatBoxFrame, simplifies code. r+sr=roc.
|
2008-06-13 10:09:28 +12:00 |
nsScrollBoxObject.cpp
|
|
|
nsSliderFrame.cpp
|
bug 454292:prbool fixes for layout r+sr=dbaron
|
2008-09-09 10:07:26 -07:00 |
nsSliderFrame.h
|
Bug 415684. nsAutoRepeatBoxFrame should not pretend to be refcounted. Clean up nsRepeatService so it doesn't refcount its callbacks. r+sr=mats
|
2008-02-14 18:04:34 -08:00 |
nsSplitterFrame.cpp
|
Bug 423355: Make sure that we never remove removable blockers more than once. Also make sure to never fire mutation events when it's not safe to run script. r/sr=bz/roc a=beltzner
|
2008-04-14 16:59:21 -07:00 |
nsSplitterFrame.h
|
Completely backout patch from Jonathan Steele in bug 399753 due to bustage.
|
2007-10-14 20:42:27 -07:00 |
nsSprocketLayout.cpp
|
Backing out 413027 again.
|
2008-03-13 02:14:16 -07:00 |
nsSprocketLayout.h
|
Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep]
|
2008-01-08 23:28:39 -08:00 |
nsStackFrame.cpp
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
nsStackFrame.h
|
|
|
nsStackLayout.cpp
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
nsStackLayout.h
|
Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep]
|
2008-01-08 23:28:39 -08:00 |
nsTextBoxFrame.cpp
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil
|
2008-08-24 19:51:03 +02:00 |
nsTextBoxFrame.h
|
Bug 394120, 'ASSERTION: post-reflow queues not empty' with xul:listboxbody and xul:text, r+sr+a=roc
|
2007-09-04 01:46:50 -07:00 |
nsTitleBarFrame.cpp
|
Backout bug 398928
|
2008-04-21 09:53:30 -07:00 |
nsTitleBarFrame.h
|
|
|
nsXULPopupManager.cpp
|
Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc
|
2008-09-10 12:57:57 -04:00 |
nsXULTooltipListener.cpp
|
Backed out changeset 54215f2cbc66
|
2008-09-08 16:00:32 +02:00 |
nsXULTooltipListener.h
|
Bug 413268, clientX/clientY properties not working for tooltip popupshowing event, r=smaug,sr=neil
|
2008-02-20 12:16:55 -08:00 |