gecko-dev/layout/forms/test
Kris Maglione 031076f2f3 Bug 1463291: Move docShell getter from Document to Window. r=bz
DocShells are associated with outer DOM Windows, rather than Documents, so
having the getter on the document is a bit odd to begin with. But it's also
considerably less convenient, since most of the times when we want a docShell
from JS, we're dealing most directly with a window, and have to detour through
the document to get it.

MozReview-Commit-ID: LUj1H9nG3QL

--HG--
extra : source : fcfb99baa0f0fb60a7c420a712c6ae7c72576871
extra : histedit_source : 5be9b7b29a52a4b8376ee0bdfc5c08b12e3c775a
2018-05-21 16:58:23 -07:00
..
bug287446_subframe.html
bug477700_subframe.html Bug 1465875 part 1. Eliminate pointless QIs to nsIDOMNSEditableElement. r=qdot 2018-06-01 22:35:22 -04:00
bug536567_iframe.html
bug536567_subframe.html
bug564115_window.html
bug665540_window.xul
chrome.ini
mochitest.ini Bug 1468200 - remove references to 'mulet' in manifest files. r=jmaher 2018-06-13 05:53:00 +03:00
test_bug231389.html
test_bug287446.html
test_bug345267.html
test_bug346043.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug348236.html Bug 1389581 part 1. Remove the DOM_OBJECT flag from various Components classinfo. r=kmag 2018-03-28 22:46:22 -04:00
test_bug353539.html
test_bug365410.html
test_bug378670.html
test_bug402198.html Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug 2018-02-09 19:17:26 +09:00
test_bug411236.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug446663.html
test_bug476308.html
test_bug477531.html
test_bug477700.html
test_bug478219.xhtml
test_bug534785.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug536567_perwindowpb.html Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
test_bug542914.html
test_bug549170.html
test_bug562447.html
test_bug563642.html
test_bug564115.html
test_bug571352.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug572406.html
test_bug572649.html Bug 1448714 - Fix up comments referring to 'style context' after the rename of nsStyleContext. r=emilio 2018-03-23 13:49:21 +00:00
test_bug595310.html Bug 1465875 part 1. Eliminate pointless QIs to nsIDOMNSEditableElement. r=qdot 2018-06-01 22:35:22 -04:00
test_bug620936.html
test_bug644542.html
test_bug665540.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_bug672810.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug704049.html
test_bug717878_input_scroll.html
test_bug869314.html
test_bug903715.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug935876.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug957562.html
test_bug960277.html
test_bug1111995.html
test_bug1301290.html
test_bug1305282.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug1327129.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_listcontrol_search.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_readonly.html Bug 1439155: Be consistent about what does readonly apply to. r=smaug 2018-02-22 08:07:55 +01:00
test_select_key_navigation_bug961363.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_select_prevent_default.html
test_select_vertical.html
test_textarea_resize.html