- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 24 Oct 2008 07:31:33 +0000
- To: www-svg@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6183
--- Comment #1 from Michael Garrett <generalangrymike@gmail.com> 2008-10-24 07:31:33 ---
A follow up:
The interface to implement for the AsynStatusCallback object is:
interface AsyncStatusCallback
{
void operationComplete(in AsyncURLStatus status);
}
Not operationComplete as above. Whoops.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 24 October 2008 07:31:41 UTC