[Webkit-unassigned] [Bug 118094] Add an accessibility delegate interface to Windows solution
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 26 16:32:28 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=118094
--- Comment #7 from Brent Fulgham <bfulgham at webkit.org> 2013-06-26 16:34:24 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (From update of attachment 205537 [details] [details])
> > > Source/WebKit/win/WebView.cpp:2885
> > > + return E_FAIL;
> >
> > I usually return E_POINTER
> Hmm what's the difference? I was just copying what the other delegate getters in the file were returning.
E_POINTER is returned when the caller doesn't supply a valid pointer to the routine.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list