gecko-dev/docshell/test
Kris Maglione cb1ee1e34d 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 : rebase_source : a13c59d1a5ed000187c7fd8e7339408ad6e2dee6
2018-05-21 16:58:23 -07:00
..
browser Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak 2018-02-14 09:17:41 -08:00
chrome Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
iframesandbox
navigation Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
unit Bug 1419704 - Remove nsIGlobalHistory2 and docshell's nsDownloadHistory as they are redundant. r=mak,bzbarsky 2018-07-04 09:59:45 +00:00
unit_ipc Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
bug123696-subframe.html
bug369814.jar
bug369814.zip
bug404548-subframe_window.html
bug404548-subframe.html
bug413310-post.sjs
bug413310-subframe.html
bug529119-window.html
bug530396-noref.sjs
bug530396-subframe.html
bug570341_recordevents.html
bug668513_redirect.html
bug668513_redirect.html^headers^
bug691547_frame.html
dummy_page.html
file_anchor_scroll_after_document_open.html
file_bfcache_plus_hash_1.html
file_bfcache_plus_hash_2.html
file_bug369814.html
file_bug385434_1.html
file_bug385434_2.html
file_bug385434_3.html
file_bug475636.sjs
file_bug509055.html
file_bug511449.html
file_bug540462.html
file_bug580069_1.html
file_bug580069_2.sjs
file_bug590573_1.html
file_bug590573_2.html
file_bug598895_1.html
file_bug598895_2.html
file_bug634834.html
file_bug637644_1.html
file_bug637644_2.html
file_bug640387.html
file_bug653741.html
file_bug660404
file_bug660404-1.html
file_bug660404^headers^
file_bug662170.html
file_bug668513.html
file_bug669671.sjs
file_bug675587.html
file_bug680257.html
file_bug703855.html
file_bug728939.html
file_bug1121701_1.html
file_bug1121701_2.html
file_bug1151421.html
file_bug1186774.html
file_close_onpagehide1.html Bug 1432396 - Bail out if the docshell is being destroyed due to pagehide notification. r=bz 2018-02-16 06:15:03 +09:00
file_close_onpagehide2.html Bug 1432396 - Bail out if the docshell is being destroyed due to pagehide notification. r=bz 2018-02-16 06:15:03 +09:00
file_framedhistoryframes.html
file_pushState_after_document_open.html
historyframes.html
mochitest.ini Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander 2018-06-20 21:34:40 +03:00
start_historyframe.html
test_anchor_scroll_after_document_open.html
test_bfcache_plus_hash.html
test_bug123696.html
test_bug384014.html
test_bug385434.html
test_bug387979.html
test_bug402210.html
test_bug404548.html
test_bug413310.html
test_bug475636.html
test_bug509055.html Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz 2018-04-10 17:49:45 -04:00
test_bug511449.html
test_bug529119-1.html
test_bug529119-2.html
test_bug530396.html
test_bug540462.html
test_bug551225.html
test_bug570341.html
test_bug580069.html
test_bug590573.html Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz 2018-04-10 17:49:45 -04:00
test_bug598895.html
test_bug634834.html
test_bug637644.html
test_bug640387_1.html
test_bug640387_2.html
test_bug653741.html
test_bug660404.html
test_bug662170.html
test_bug668513.html
test_bug669671.html
test_bug675587.html
test_bug680257.html
test_bug691547.html
test_bug694612.html
test_bug703855.html
test_bug728939.html
test_bug797909.html
test_bug1045096.html
test_bug1121701.html
test_bug1151421.html
test_bug1186774.html
test_close_onpagehide_by_history_back.html Bug 1432396 - Bail out if the docshell is being destroyed due to pagehide notification. r=bz 2018-02-16 06:15:03 +09:00
test_close_onpagehide_by_window_close.html Bug 1432396 - Do not process nsDocShell::Destroy() if the docshell is already being destroyed. r=bz 2018-02-16 06:15:04 +09:00
test_forceinheritprincipal_overrule_owner.html Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
test_framedhistoryframes.html
test_pushState_after_document_open.html
test_triggeringprincipal_location_seturi.html
test_windowedhistoryframes.html
url1_historyframe.html
url2_historyframe.html