<div>Hi, all</div><div><br></div><div>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 <font color="#0000ff">WebFrameLoaderClient::dispatchWillSendSubmitEvent</font> and&nbsp;<font color="#0000ff">WebFrameLoaderClient::dispatchWillSubmitForm</font>. 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?</div><div><br></div><div>Thanks,</div><div>Jiayu</div>