Bug 10744
Summary: | form post never completes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Fisher (:fishd, Google) <fishd> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | PC | ||
OS: | Windows XP | ||
Bug Depends on: | 10927 | ||
Bug Blocks: |
Darin Fisher (:fishd, Google)
form post never completes
attempting to login to bugzilla.opendarwin.org results in a hung browser. the browser seems to enter a busy loop waiting for the post to complete, and during that time nothing in the content area paints.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darin Fisher (:fishd, Google)
The patch in bug 10927 resolves this bug.
This bug is caused by silly WinInet security warnings about form posts.
Darin Fisher (:fishd, Google)
OK, this is fixed now w/ the patch in bug 10927 that landed today.
Brady Eidson
Commited in r16526