Loading accessible/src/html/nsHTMLImageAccessible.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ #include "imgIRequest.h" #include "imgIContainer.h" #include "nsIImageFrame.h" #include "nsIImageRequest.h" // #include "nsIImageRequest.h" // --- image ----- Loading Loading @@ -65,7 +65,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) // is an animated image. nsLinkableAccessible::GetAccState(_retval); /* nsCOMPtr<nsIContent> content(do_QueryInterface(mDOMNode)); nsCOMPtr<nsIPresShell> shell(do_QueryReferent(mPresShell)); nsIFrame *frame = nsnull; Loading @@ -88,7 +88,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) if (numFrames > 1) *_retval |= STATE_ANIMATED; } */ return NS_OK; } Loading accessible/src/nsHTMLImageAccessible.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ #include "imgIRequest.h" #include "imgIContainer.h" #include "nsIImageFrame.h" #include "nsIImageRequest.h" // #include "nsIImageRequest.h" // --- image ----- Loading Loading @@ -65,7 +65,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) // is an animated image. nsLinkableAccessible::GetAccState(_retval); /* nsCOMPtr<nsIContent> content(do_QueryInterface(mDOMNode)); nsCOMPtr<nsIPresShell> shell(do_QueryReferent(mPresShell)); nsIFrame *frame = nsnull; Loading @@ -88,7 +88,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) if (numFrames > 1) *_retval |= STATE_ANIMATED; } */ return NS_OK; } Loading Loading
accessible/src/html/nsHTMLImageAccessible.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ #include "imgIRequest.h" #include "imgIContainer.h" #include "nsIImageFrame.h" #include "nsIImageRequest.h" // #include "nsIImageRequest.h" // --- image ----- Loading Loading @@ -65,7 +65,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) // is an animated image. nsLinkableAccessible::GetAccState(_retval); /* nsCOMPtr<nsIContent> content(do_QueryInterface(mDOMNode)); nsCOMPtr<nsIPresShell> shell(do_QueryReferent(mPresShell)); nsIFrame *frame = nsnull; Loading @@ -88,7 +88,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) if (numFrames > 1) *_retval |= STATE_ANIMATED; } */ return NS_OK; } Loading
accessible/src/nsHTMLImageAccessible.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ #include "imgIRequest.h" #include "imgIContainer.h" #include "nsIImageFrame.h" #include "nsIImageRequest.h" // #include "nsIImageRequest.h" // --- image ----- Loading Loading @@ -65,7 +65,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) // is an animated image. nsLinkableAccessible::GetAccState(_retval); /* nsCOMPtr<nsIContent> content(do_QueryInterface(mDOMNode)); nsCOMPtr<nsIPresShell> shell(do_QueryReferent(mPresShell)); nsIFrame *frame = nsnull; Loading @@ -88,7 +88,7 @@ NS_IMETHODIMP nsHTMLImageAccessible::GetAccState(PRUint32 *_retval) if (numFrames > 1) *_retval |= STATE_ANIMATED; } */ return NS_OK; } Loading