gecko-dev/js/xpconnect/tests
Boris Zbarsky c17e30f6b2 Bug 1363208 part 4. Stop using cross-origin Xrays for WindowProxy. r=peterv,jandem
The change to test_bug440572.html is due to a behavior change.  Specifically,
before this change, any IDL-declared property, even one not exposed
cross-origin, would prevent named frames with that name being visible
cross-origin.  The new behavior is that cross-origin-exposed IDL properties
prevent corresponding frame names from being visible, but ones not exposed
cross-origin don't.  This matches the spec and other browsers.

Same thing for the changes to test_bug860494.xul.

The wpt test changes are just adding test coverage for the thing the other
tests caught.

Differential Revision: https://phabricator.services.mozilla.com/D15428

--HG--
extra : moz-landing-system : lando
2019-01-21 03:30:31 +00:00
..
browser Bug 1471989 - Clear JSStackFrame's JS object pointer when the window goes away. r=bzbarsky 2018-12-19 19:42:04 +00:00
chrome Bug 1363208 part 4. Stop using cross-origin Xrays for WindowProxy. r=peterv,jandem 2019-01-21 03:30:31 +00:00
components Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
idl Bug 1498059 - Tests for CEnums in XPIDL; r=nika,froydnj 2018-11-06 00:05:44 +00:00
marionette Bug 1495667 - Re-enable js/xpconnect/tests/marionette/test_loader_global_sharing.py on Windows. r=jgraham 2018-11-13 10:23:58 +00:00
mochitest Bug 1467712 - Simplify calls to ok to use only 2 arguments;r=Standard8 2018-11-01 13:48:48 +00:00
unit Bug 1518077 part 2 - Add MEMORY_JS_REALMS_{USER,SYSTEM} similar to the MEMORY_JS_COMPARTMENTS_{USER,SYSTEM} counts. r=njn,chutten 2019-01-08 15:11:36 +00:00
moz.build Bug 1498059 - Tests for CEnums in XPIDL; r=nika,froydnj 2018-11-06 00:05:44 +00:00