gecko-dev/dom/public/idl/base
caillon%returnzero.com 9df8f33a00 * Implement CSSValueLists and computed -moz-border-{side}-colors
* Get the computed -moz-binding directly from the style context which is faster than getComputedStyle
* Speed up computed style by not QI'ing so much
* Cache the computed style object so we don't keep re-alloc'ing memory for it.
* Shrink ROCSSPrimitiveValue.
* Don't get computed style of non-existant properties.
* Use nsSize instead of nsRect when we only care about height and width
* Other random code cleanup of computed style

Bug 155525
r=bzbarsky
sr=jst
2002-07-08 07:11:59 +00:00
..
.cvsignore Added generated file directories to .cvsignores, r=mozbot. 2000-02-03 22:17:22 +00:00
domstubs.idl * Implement CSSValueLists and computed -moz-border-{side}-colors 2002-07-08 07:11:59 +00:00
Makefile.in Adding nsIDOMChromeWindow.idl to the build, part of Fabian's fix for bug 30529. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:16:57 +00:00
makefile.win Adding nsIDOMChromeWindow.idl to the build, part of Fabian's fix for bug 30529. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:16:57 +00:00
MANIFEST_IDL Adding nsIDOMChromeWindow.idl to the build, part of Fabian's fix for bug 30529. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:22:24 +00:00
nsIDOMBarProp.idl Fixing bug 143088. Freezing nsIDOMWindow, nsIDOMWindowCollection, and nsIDOMBarProp. r=fabian@bluishgecko.net, sr=vidur@netscape.com 2002-05-08 21:55:48 +00:00
nsIDOMChromeWindow.idl Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:36:55 +00:00
nsIDOMCRMFObject.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCrypto.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMHistory.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMJSWindow.idl Fixing bug 132904. Making window.clearTimeout() and .clearInterval() callable with no argument and with an undefined argument for backwards compatibility. r=sicking@bigfoot.com, sr=jband@netscape.com, a=dbaron@fas.harvard.edu 2002-03-27 00:55:57 +00:00
nsIDOMLocation.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMMimeType.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMMimeTypeArray.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMNavigator.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMNSHistory.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMNSLocation.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMPkcs11.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMPlugin.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMPluginArray.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMScreen.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMWindow.idl Fixing bug 143088. Freezing nsIDOMWindow, nsIDOMWindowCollection, and nsIDOMBarProp. r=fabian@bluishgecko.net, sr=vidur@netscape.com 2002-05-08 21:55:48 +00:00
nsIDOMWindowCollection.idl Fixing bug 143088. Freezing nsIDOMWindow, nsIDOMWindowCollection, and nsIDOMBarProp. r=fabian@bluishgecko.net, sr=vidur@netscape.com 2002-05-08 21:55:48 +00:00
nsIDOMWindowInternal.idl Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com. 2002-04-17 04:17:16 +00:00