gecko-dev/dom/interfaces/base
Hiroyuki Ikezoe f5027435f0 Bug 1474247 - Introduce nsDOMWindowUtils.isAnimationPending(). r=birtles
It might be possible that we can check whether an animation is being tracked
by the pending animation tracker without this function to count layout flush
since we force to flush layout if there is any pending animations [1].  But
it will probably result complicated test cases.  So to make test cases simple,
we introduce a new function which just checking whether a given animation is
being tracked by the pending animation tracker.

[1] https://hg.mozilla.org/mozilla-central/file/3d20b0701781/layout/base/nsRefreshDriver.cpp#l1957

MozReview-Commit-ID: 4lWuOYCucaD

--HG--
extra : rebase_source : a42866d1b9828820c112ac8f756372648da8763f
2018-07-12 14:37:50 +09:00
..
domstubs.idl Bug 1455676 part 10. Remove use of nsIDOMNode from remaining xpidl. r=qdot 2018-05-29 22:58:49 -04:00
moz.build Bug 1463889 part 3. Get rid of nsIDOMWindowCollection. r=qdot 2018-05-24 23:32:19 -04:00
nsIBrowser.idl Bug 1444991 - Part 5: Make some XPCOM methods more strongly typed, r=bz 2018-04-17 19:21:05 -04:00
nsIBrowserDOMWindow.idl Bug 1420702 - Propagate referrer policy when creating window from pinned tab r=ckerschb,smaug 2017-11-30 21:42:05 +08:00
nsIContentPermissionPrompt.idl Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot 2018-04-26 23:36:10 -04:00
nsIContentPrefService2.idl Bug 886907 - Remove old synchronous contentPrefService from the tree. r=adw 2017-08-11 23:29:55 +09:00
nsIContentProcess.idl Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot 2018-04-26 23:36:10 -04:00
nsIContentURIGrouper.idl
nsIDOMChromeWindow.idl Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot 2018-04-26 23:36:10 -04:00
nsIDOMGlobalPropertyInitializer.idl
nsIDOMWindow.idl Bug 1462964: Remove obsolete nsIDOMBlob interface. r=bz 2018-05-21 17:32:44 -07:00
nsIDOMWindowUtils.idl Bug 1474247 - Introduce nsDOMWindowUtils.isAnimationPending(). r=birtles 2018-07-12 14:37:50 +09:00
nsIFocusManager.idl Bug 1455674 part 9. Remove nsIDOMElement use from nsIFocusManager. r=qdot 2018-04-26 23:35:19 -04:00
nsIIdleObserver.idl
nsIQueryContentEventResult.idl
nsIRemoteBrowser.idl Bug 380637, add site-specific permissions to prevent pages from overriding keyboard shortcuts. This is done by preventing the key combination from being sent to the content page, r=felipe 2017-11-09 18:42:39 -05:00
nsIServiceWorkerManager.idl Bug 1436812 P9 Implement the ServiceWorkerContainer::Register() method using the inner class. r=baku 2018-04-23 09:46:55 -07:00
nsIStructuredCloneContainer.idl
nsITabChild.idl Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz. 2018-03-01 20:19:56 +01:00
nsITabParent.idl Bug 1176019 - Force a paint when switching to a loaded tab r=mconley 2018-05-14 23:45:00 -07:00
nsITextInputProcessor.idl Bug 1455052 part 4. Stop using nsIDOMEvent in xpidl interfaces. r=masayuki 2018-04-20 12:53:17 -04:00
nsITextInputProcessorCallback.idl