In our platform implementation of dispatchWillPerformClientRedirect, we check 
whether the redirect was triggered by a user gesture:

m_frame->loader()->isProcessingUserGesture()

Since svn rev 65082, isProcessingUserGesture returns true when processing a 
meta tag refresh.

We have a fix for this, but before we submit it - is isProcessingUserGesture 
SUPPOSED to be returning the correct value at this point?  Or is it meant to be 
undefined except during the actual load?

Thanks,
Joe

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to