gecko-dev/toolkit
Jed Davis 9690f1b2d6 Bug 1143934 - Work around SessionStore dependency on current brokenness. r=ttaubert
Currently, setting a file input element's value property in a content
process creates a File object that seems valid but causes form
submission to fail -- inexplicably so, from the user's point of view.
The next patch will make that throw, so this patch prepares SessionStore
by making it catch that exception and leave that element unrestored (but
continue with the rest of the form).  The user would already have needed
to manually re-pick the file -- until bug 1122855 is fixed to make
SessionStore properly e10s-enabled -- but this makes that more obvious.
2015-03-31 20:34:00 -04:00
..
components Bug 1138721 - Application reputation should check mac file extensions. r=mmc 2015-03-31 21:24:00 -04:00
content Merge inbound to m-c a=merge 2015-04-02 17:45:19 -07:00
crashreporter Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
devtools Merge m-c to inbound a=merge 2015-04-02 17:57:17 -07:00
forgetaboutsite Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
identity Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
library Bug 1139027 - Permit running of camera mochitests on B2G desktop. r=mikeh 2015-03-10 19:39:49 -04:00
locales Bug 1149179 - Use separate access keys for Enter and Exit in Reader View. r=me, a=RyanVM 2015-03-30 11:32:00 -04:00
modules Bug 1143934 - Work around SessionStore dependency on current brokenness. r=ttaubert 2015-03-31 20:34:00 -04:00
mozapps Merge m-c to fx-team. a=merge 2015-04-02 16:53:38 -04:00
obsolete Bug 1134891 - stopgap: don't break if opener is null, r=mconley 2015-02-20 22:06:07 +01:00
profile Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
system Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
themes Backed out changeset dca65796f8ab for XPCShell failures 2015-04-02 18:07:00 +02:00
webapps Bug 1143263 - WebApp Runtime makes Mac always use discrete graphics card. r=mstange 2015-03-19 20:24:08 -03:00
xre Bug 1150684: Remove XPCOM.h from IOInterposer.h; r=froydnj 2015-04-02 14:51:18 -06:00
moz.build Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
toolkit.mozbuild Backed out changeset d02fb013d5b7 (bug 1101651) 2015-04-02 13:42:29 -07:00