Hi, all
I am implementing one component which would save username and password on form
submission. Typically, all the form submit operation would go to following two
functions WebFrameLoaderClient::dispatchWillSendSubmitEvent and
WebFrameLoaderClient::dispatchWillSubmitForm. But for some websites(eg;
www.mail.qq.com), it would not go to these two functions. Is there any other
path for such form submission?
Thanks,
Jiayu
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk