[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
Thu Jan 7 00:42:11 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33188
--- Comment #13 from Adam Barth <abarth at webkit.org> 2010-01-07 00:42:10 PST ---
I see. Yes, that's a different concept. I think we should add a
wasLoadedByUserGesture. It's important to write good tests for this feature
because it's going to be subtle and easy to break.
In general, I wish there was a good way to attach context information to loads
that persisted through the various machinations of the loading machine. We
don't have a good way to do that at the moment, but this might be a good time
to head in that direction.
--
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