[Webkit-unassigned] [Bug 33188] ER: Need a way to know when FrameLoader is loading a URL based on user action
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 4 23:03:58 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33188
--- Comment #8 from David Kilzer (ddkilzer) <ddkilzer at webkit.org> 2010-01-04 23:03:57 PST ---
(In reply to comment #5)
> Yes, I was going to add -(BOOL)_isProcessingUserGesture:(WebFrame *)frame in
> WebViewPrivate.h. Should that be included in this patch? Is there a best
> practice for testing ObjC API in DRT?
I guess I can add a JavaScript accessor to get the isProcessingUserGesture()
value for the current Document.
--
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