* Added bindings for Gecko 11, but they are not used by default due to gecko-bug 720682

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
loesje_
2012-03-20 09:50:09 +00:00
parent 3b25f366e0
commit 1d62d1e9f3
24 changed files with 1057 additions and 6 deletions

View File

@ -112,7 +112,8 @@ idltopas $1/nsIWebProgressListener.idl \
$1/nsISHistoryListener.idl \
$1/nsIMemory.idl \
$1/nsIWebBrowserChrome.idl \
$1/nsIAnimationFrameListener.idl \
# This idl was removed from Gecko 11
# $1/nsIAnimationFrameListener.idl \
$1/nsIDOMUserDataHandler.idl \
$1/nsIVariant.idl \
$1/nsIWebBrowserFocus.idl \
@ -151,4 +152,9 @@ idltopas $1/nsIWebProgressListener.idl \
$1/nsIDOMStorage.idl \
$1/nsIContextMenuListener2.idl \
$1/nsIDOMText.idl \
# These idl's were added in Gecko 11.
$1/nsIDOMDOMTokenList.idl \
$1/nsIDOMClientRectList.idl \
$1/nsIDOMClientRect.idl \
$1/nsIFrameRequestCallback.idl \
-m idltypemap.cfg -f forwarddecl.inc -o