[Webkit-unassigned] [Bug 47849] Dump the gesture status of frame in frame load callbacks in DumpRenderTree by adding a new method dumpUserGestureInFrameLoadCallbacks()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 13:52:20 PDT 2010


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





--- Comment #8 from Johnny Ding <jnd at chromium.org>  2010-10-20 13:52:19 PST ---
(In reply to comment #7)
> (From update of attachment 71323 [details])
> Do we need to dump the user gesture status for every callback during loading?  Would it be sufficient to just dump it once or twice during the frame load?

I agree, AFAIK only the status in didStartProvisionalLoad is what we care. Maybe we can only dump gesture status in this callback. If someone is interested in the status in other frame-load callbacks, he/she can add the logic at that time.

@Adam, what's your suggestion?

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