Comment 162 for bug 113201

Revision history for this message
In , Gavin Sharp (gavin-sharp) wrote :

I minimized the mochitest to the smallest file that would reproduce the dialog when the patch is applied (to avoid extra loads of JS/CSS), and then generated HTTP logs with/without the patch. All the files are at:

http://people.mozilla.org/~gavin/bug/235853/

The two "diff" files represent the only significant difference between the two logs that I could find - in the "bug" case, two nsHTTPChannels are created, while in the "no bug" case, only one is.

I also got a stack to the code that prompts about the form resubmit:
http://people.mozilla.org/~gavin/bug/235853/repost.alert.stack