gecko-dev/docshell/test
Nika Layzell 91f9c9c927 Bug 1681529 - Part 1: Add a test for reloading a page with a large postdata payload, r=peterv
Without the other patches in this series, this test fails with both with and
without Fission enabled, for two different reasons.

With Fission disabled, the second reload request appears as empty, due to us
being unable to rewind the postData nsIInputStream. With Fission enabled, the
second reload request causes crashes due to the nsMIMEInputStream's invariant of
requiring a seekable stream is invalidated, causing the nsICloneableInputStream
implementation to misbehave.

Differential Revision: https://phabricator.services.mozilla.com/D101800
2021-02-04 18:12:52 +00:00
..
browser Bug 1643789 - fix use of alternate URI fixup for middle clicks, context menu clicks, etc., r=nika 2021-02-02 00:27:42 +00:00
chrome Bug 1052471: Adjust test_bug453650.xhtml to perform its reflow-causing restyle a bit later, *after* the reflow observer is registered. r=jfkthame 2021-01-04 19:04:40 +00:00
iframesandbox Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
mochitest Bug 1690696 - Change test_bug660404.html to use BroadcastChannel, r=smaug 2021-02-04 18:01:26 +00:00
navigation Bug 1681529 - Part 1: Add a test for reloading a page with a large postdata payload, r=peterv 2021-02-04 18:12:52 +00:00
unit Bug 1638215: Use https for canonization the URL. r=mak 2020-12-07 01:54:05 +00:00
unit_ipc
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00