[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
Tue Jan 5 13:01:08 PST 2010


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





--- Comment #11 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-01-05 13:01:07 PST ---
(In reply to comment #10)
> I found a nice way to test this in DRT, similar to the way frame load delegate
> callbacks are tested, after adding -_isProcessingUserGestureForFrame:.
> 
> Writing tests to verify existing behavior first.

Ugh.  The first test that emulates a user's mouse click (and thus causes
-_isProcessingUserGestureForFrame: to return YES) causes subsequent tests to
fail because some internal state isn't cleared.  Not sure where it's happening
yet.

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