browser.toml |
|
706 |
browser_new_content_window_chromeflags.js |
Tests that chromeFlags are set properly on windows that are
being opened from content.
|
7981 |
browser_new_content_window_from_chrome_principal.js |
Tests that if chrome-privileged code calls .open() on an
unprivileged window, that the principal in the newly
opened window is appropriately set.
|
1301 |
browser_new_remote_window_flags.js |
Tests that when a remote browser opens a new window that the
newly opened window is also remote.
|
2457 |
browser_new_sized_window.js |
Tests that content can open windows at requested dimensions
of height and width.
|
2089 |
browser_non_popup_from_popup.js |
|
1665 |
browser_popup_condition_current.js |
Opens windows from content using window.open with several features patterns.
|
371 |
browser_popup_condition_tab.js |
Opens windows from content using window.open with several features patterns.
|
378 |
browser_popup_condition_window.js |
Opens windows from content using window.open with several features patterns.
|
368 |
chrome.toml |
|
194 |
file_named_window.html |
|
64 |
file_storage_copied.html |
|
315 |
file_test_dialog.html |
|
351 |
head.js |
Given some nsIDOMWindow for a window running in the parent
process, return the nsIWebBrowserChrome chrome flags for
the associated XUL window.
@param win (nsIDOMWindow)
Some window in the parent process.
@returns int
|
6097 |
mochitest.toml |
|
327 |
moz.build |
|
445 |
test_alwaysOnTop_windows.html |
Test an alwaysOnTop window on Windows |
3369 |
test_blank_named_window.html |
Test named windows |
1355 |
test_dialog_arguments.html |
Test a modal window |
891 |
test_modal_windows.html |
Test a modal window |
1716 |
test_named_window.html |
Test named windows |
2794 |
test_storage_copied.html |
Test storage copied |
1315 |