Sriram Mouli
2014-02-14 09:34:45 UTC
Hi,
I am trying to show a dialog when user clicks reload on a page which has a
post request. After handling showRepostFormWarningDialog() and then calling
"continuePendingReload()" , didFailProvisionalLoad() is called with the
error code -1 and description net::ERR_CACHE_MISS.
This happens consistently with mutiple pages. One example is, (both
android_webview_apk and content_shell_apk)
1. Load http://www.asana.com
2. Click on the "LogIn" button
3. Do not enter credentials on the following page, and just hit "Login"
4. An error is displayed on the page.
5. Try to reload the page.
The renderer goes blank and I see this error being returned.
Thanks,
Sriram
I am trying to show a dialog when user clicks reload on a page which has a
post request. After handling showRepostFormWarningDialog() and then calling
"continuePendingReload()" , didFailProvisionalLoad() is called with the
error code -1 and description net::ERR_CACHE_MISS.
This happens consistently with mutiple pages. One example is, (both
android_webview_apk and content_shell_apk)
1. Load http://www.asana.com
2. Click on the "LogIn" button
3. Do not enter credentials on the following page, and just hit "Login"
4. An error is displayed on the page.
5. Try to reload the page.
The renderer goes blank and I see this error being returned.
Thanks,
Sriram
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.