gecko-dev/modules/libpref/test
Kris Maglione a881e6bbac Bug 1480244: Part 3b - Fix tests which rely on bad scoping assumptions for frame scripts. r=aswan
With the new loading model for frame scripts, lexical variables defined in a
global frame script are not available to other frame scripts.

Additionally, scripts loaded into a context object by the subscript loader
should not depend on being able to access properties of the message manager as
if they were globals.

MozReview-Commit-ID: 6QEyA1sBVOV

--HG--
extra : rebase_source : d3a7820104645dc356bdf8ea660b970e1f6c20e7
2018-08-03 10:59:12 -07:00
..
gtest Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn 2018-07-06 12:24:41 -07:00
unit Bug 1471025: Part 7a - Look up preferences from both dynamic and shared preference tables. r=njn 2018-07-02 22:52:53 -07:00
unit_ipc Bug 1480244: Part 3b - Fix tests which rely on bad scoping assumptions for frame scripts. r=aswan 2018-08-03 10:59:12 -07:00