gecko-dev/dom/interfaces/base
Brian Birtles 41336d20b3 Bug 979658 part 2 - Add nsDOMWindowUtils.getOMTAStyle; r=dbaron
nsDOMWindowUtils.getOMTAOrComputedStyle falls back to using getComputedStyle
when an OMTA style is not available. However, in order to be sure we are testing
OMTA, this patch adds getOMTAStyle which returns an empty string if no OMTA
style is available.

This patch also includes some minor stylistic tweaks. The method signature for
getOMTAOrComputedStyle now takes an nsIDOMElement parameter rather than
nsIDOMNode in order to simplify error-checking. (When we support OMTA of
pseudo-elements we will have to adjust the method signature but for now we only
support elements.) Also, some lines have been wrapped, ErrorResult is
declared closer to where it is used, and the return value aResult is only
truncated when returning NS_OK.
2014-03-10 13:47:12 +09:00
..
domstubs.idl Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky 2013-07-09 13:54:21 -04:00
moz.build Bug 964964 - Remove window.pkcs11. r=bz 2014-01-30 20:00:01 +09:00
nsIBrowserDOMWindow.idl Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
nsICompositionStringSynthesizer.idl Bug 912956 part.18 Remove nsGUIEvent.h r=roc 2013-09-25 20:21:22 +09:00
nsIContentPermissionPrompt.idl Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
nsIContentPrefService2.idl Bug 974295 - Replacement for getPrefsByName in nsIContentPrefService2; r=adw 2014-02-22 16:50:53 +13:00
nsIContentPrefService.idl Bug 850219 - Mark nsIContentPrefService as deprecated in favor of nsIContentPrefService2. r=mak 2013-08-08 20:38:49 -07:00
nsIContentURIGrouper.idl
nsIDOMChromeWindow.idl Bug 946564 part 2. Make window._content chromeonly and define it in WebIDL. r=peterv 2013-12-09 10:34:04 -05:00
nsIDOMClientRect.idl
nsIDOMClientRectList.idl
nsIDOMConstructor.idl
nsIDOMCrypto.idl Bug 883741 - Part 1: WebCrypto: Move Crypto to WebIDL. r=bz 2013-08-01 14:57:25 +08:00
nsIDOMCryptoLegacy.idl Bug 964061 - Part 2: Remove nsIDOMCRMFObject; r=bzbarsky 2014-01-27 08:27:06 -08:00
nsIDOMGlobalObjectConstructor.idl Backed out changeset 9c6dc3897c17 (bug 898136) for breaking SeaMonkey 2013-08-01 07:30:06 +09:00
nsIDOMGlobalPropertyInitializer.idl
nsIDOMHistory.idl Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
nsIDOMJSWindow.idl Bug 964192 - Remove the required argument to captureEvents/releaseEvents; r=bz 2014-02-09 09:04:39 +01:00
nsIDOMLocation.idl
nsIDOMModalContentWindow.idl Bug 860941 - Separate the handling of |dialogArguments| and |arguments|, and use IDL for the |dialogArguments| getter. r=jst 2013-05-17 10:43:19 -07:00
nsIDOMNavigator.idl Bug 893004 part 3. Remove the unused-from-C++ bits of nsIDOMNavigator, except the ones that share implementation with WebIDL anyway. r=smaug 2013-07-17 23:23:52 -04:00
nsIDOMScreen.idl Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv 2014-02-14 10:46:09 -05:00
nsIDOMWindow.idl Bug 965860 - patch 3 - Console replacable in IDL, r=bz 2014-02-27 23:39:06 +00:00
nsIDOMWindowB2G.idl
nsIDOMWindowCollection.idl
nsIDOMWindowUtils.idl Bug 979658 part 2 - Add nsDOMWindowUtils.getOMTAStyle; r=dbaron 2014-03-10 13:47:12 +09:00
nsIFocusManager.idl
nsIFrameRequestCallback.idl
nsIIdleObserver.idl
nsIQueryContentEventResult.idl
nsISpeechSynthesisGetter.idl
nsIStructuredCloneContainer.idl Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
nsITabChild.idl Bug 933099: Banish <windows.h> from nsGlobalWindow.cpp. r=bz 2013-11-05 22:16:25 +08:00
nsITabParent.idl Bug 978540 - [e10s] Correctly maintain active state for remote docShells r=smaug 2014-02-20 12:26:13 +01:00