gecko-dev/dom/tests/mochitest/chrome
Bobby Holley 24a1e4a8e1 Bug 1050340 - Fix up cloning test. r=gabor
This test currently assume that cloning a COW will fail. Once we always go over
security wrappers, this isn't true anymore, because COWs silently deny
disallowed property gets. So it makes sense to rewrite the test so that we can
see what actually makes it through the structured clones. Promises galore.

We also take out the buggy Blob/FileList stuff and replace it with ImageData,
which does a bonafide clone in NS_DOMWriteStructuredClone instead of the weird
pointer swapping we do in nsGlobalWindow.cpp (baku is in the process of cleaning
that up, but it's not done yet).
2014-08-18 14:18:40 -07:00
..
489127.html
child_focus_frame.html
chrome.ini Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
DOMWindowCreated_chrome.xul
DOMWindowCreated_content.html
file_bug799299.xul
file_bug800817.xul
file_bug830858.xul
file_DOM_element_instanceof.xul
file_subscript_bindings.js
focus_frameset.html
focus_window2.xul
fullscreen_preventdefault.xul
fullscreen.xul
MozEnteredDomFullscreen_chrome.xul
queryCaretRectUnix.html Bug 998188 part.5 Fix orange and improve EventUtils.js and ChromeUtils.js r=smaug 2014-04-26 08:52:13 +09:00
queryCaretRectWin.html Bug 998188 part.5 Fix orange and improve EventUtils.js and ChromeUtils.js r=smaug 2014-04-26 08:52:13 +09:00
selectAtPoint.html
sizemode_attribute.xul
test_activation.xul
test_bug799299.xul
test_bug800817.xul
test_bug830396.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug830858.xul
test_callback_wrapping.xul
test_clipboard_events_chrome.html Bug 981980 - test_clipboard_events_chrome.html should close its helper window before the test ends. r=enndeakin 2014-03-11 21:22:58 +11:00
test_clonewrapper.xul Bug 1050340 - Fix up cloning test. r=gabor 2014-08-18 14:18:40 -07:00
test_cyclecollector.xul Bug 958353, part 3 - Finish any IGC in progress when manually triggering an ICC slice. r=smaug 2014-05-13 11:58:39 -07:00
test_docshell_swap.xul Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce 2014-08-10 20:03:50 -07:00
test_DOM_element_instanceof.xul
test_DOMWindowCreated.xul
test_focus_docnav.xul
test_focus_switchbinding.xul
test_focus.xul
test_focused_link_scroll.xul
test_fullscreen_preventdefault.xul
test_fullscreen.xul
test_geolocation.xul
test_indexedSetter.html
test_moving_nodeList.xul
test_moving_xhr.xul
test_MozEnteredDomFullscreen_event.xul
test_nodesFromRect.html
test_popup_blocker_chrome.xul
test_queryCaretRect.html
test_resize_move_windows.xul Bug 930091 - Check objects at COW membranes. r=gabor,r=msucan 2014-07-20 15:36:32 -06:00
test_sandbox_bindings.xul Bug 1033927 - Drop support for custom [object XrayWrapper [object ClassName]] stringification. r=peterv 2014-07-07 13:11:24 -07:00
test_sandbox_eventhandler.xul Bug 892214 - Rename DOMConstructors to GlobalProperties in SandboxOptions. r=bholley, r=mossop 2013-09-21 15:25:46 +02:00
test_sandbox_image.xul
test_sandbox_postMessage.html
test_selectAtPoint.html
test_sizemode_attribute.xul
test_subscript_bindings.xul
test_xray_event_constructor.xul Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley 2014-03-10 17:38:14 -04:00
window_activation.xul Bug 876096 - Try adding waitForFocus, let's see whether that fixes test_activation.xul. 2013-08-22 15:33:58 +02:00
window_callback_wrapping.xul
window_docshell_swap.xul Bug 962767 - Testcase for docshell swapping with message manager (r=smaug) 2014-01-31 10:46:16 -08:00
window_focus_docnav.xul
window_focus.xul Bug 789261 - Enable WebIDL bindings for Window. r=bz. 2014-04-08 20:48:37 +02:00