[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 20:11:28 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33188





--- Comment #5 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-01-04 20:11:28 PST ---
(In reply to comment #4)
> Do you plan on exposing this ability as API/SPI?  That would seem to be
> necessary to, at the very least, test this patch.

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?

Also, I wasn't sure if "clicking" in DRT emulated actual user clicking or
whether it would show up as a non-user-gesture.

-- 
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