Dave Townsend
e7b1b3284f
Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
...
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Geoff Brown
131dda1304
Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer
2016-11-02 10:56:20 -06:00
Towkir Ahmed
e82c9583ae
Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske
...
a=release to get around a hook that's catching these comment-only idl changes
2016-08-15 17:28:05 -07:00
Mike de Boer
3e1736b445
Bug 1280294. r=MattN
...
MozReview-Commit-ID: KdN5kETA9go
2016-07-07 15:10:26 +02:00
Dave Townsend
141eaedde7
Bug 1245649: Enable no-nested-ternary. r=mconley
2016-02-03 21:17:16 -08:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Jed Davis
616a4c3b65
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
Tim Taubert
4dec059e71
Bug 1143720 - Remove support for old FormData, PageStyle, and ScrollPosition formats r=smacleod
2015-03-16 17:17:43 +01:00
Tim Taubert
2fd342025e
Bug 1023565 - Remove setTimeout() when restoring contentEditable values r=smacleod
2015-01-28 15:06:19 +01:00
Bill McCloskey
853c5d27a4
Bug 1046964 - Fix some JS warnings (r=ttaubert)
2014-08-19 17:27:58 -07:00
Tyler Colgan
acdfc4f50a
Bug 1038215 - Change FormData.collect() to avoid storing credit card data for Session Restore r=ttaubert
2014-07-30 15:25:35 +02:00
Tim Taubert
501d530e1c
Bug 1030719 - Properly restore form data for contenteditables r=smacleod
2014-06-26 15:55:16 +02:00
Marina Samuel
e4b3ed7340
Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
2014-02-19 11:28:00 -05:00