.. |
489127.html
|
|
|
child_focus_frame.html
|
Bug 375008 - Clicking a disabled element should not cause a focus change. r=Enn
|
2013-03-01 00:15:59 +00:00 |
DOMWindowCreated_chrome.xul
|
|
|
DOMWindowCreated_content.html
|
|
|
file_bug799299.xul
|
Bug 802436: fix test from bug 800817, r=smaug
|
2012-10-17 15:24:13 -07:00 |
file_bug800817.xul
|
Bug 802436: fix test from bug 800817, r=smaug
|
2012-10-17 15:24:13 -07:00 |
file_bug830858.xul
|
Bug 830858 - Implement a generic way to dispatch events to chrome only, r=jst
|
2013-01-16 11:27:06 +02:00 |
file_DOM_element_instanceof.xul
|
Bug 824917. Add hasInstanceInterface to the DOM element classes we've converted that people use instanceof with. r=peterv
|
2012-12-31 10:37:22 -08:00 |
file_subscript_bindings.js
|
Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript). r=bz.
|
2012-10-09 20:50:27 +02:00 |
focus_frameset.html
|
|
|
focus_window2.xul
|
|
|
fullscreen_preventdefault.xul
|
|
|
fullscreen.xul
|
|
|
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
MozEnteredDomFullscreen_chrome.xul
|
|
|
queryCaretRectUnix.html
|
Bug 858526 - tests. r=ehsan
|
2013-04-10 09:02:44 -05:00 |
queryCaretRectWin.html
|
Bug 858526 - tests. r=ehsan
|
2013-04-10 09:02:44 -05:00 |
selectAtPoint.html
|
Bug 845595 - Make nsIDOMWindowUtils::selectAtPoint coordinates relative to the DWU's document. r=jimm
|
2013-02-27 15:12:39 +01:00 |
sizemode_attribute.xul
|
|
|
test_activation.xul
|
|
|
test_bug799299.xul
|
Bug 799299 - focus contention with two visible html content areas, r=masayuki
|
2012-10-12 01:43:42 +03:00 |
test_bug800817.xul
|
Test for bug 800817. r=smaug
|
2012-10-13 18:43:24 -07:00 |
test_bug830396.xul
|
bug 830396 - add back nsIDOMCSSValueList r=bz
|
2013-01-14 12:29:27 -05:00 |
test_bug830858.xul
|
Bug 830858 - Implement a generic way to dispatch events to chrome only, r=jst
|
2013-01-16 11:27:06 +02:00 |
test_callback_wrapping.xul
|
|
|
test_clonewrapper.xul
|
|
|
test_cyclecollector.xul
|
|
|
test_DOM_element_instanceof.xul
|
Bug 824917. Add hasInstanceInterface to the DOM element classes we've converted that people use instanceof with. r=peterv
|
2012-12-31 10:37:22 -08:00 |
test_DOMWindowCreated.xul
|
|
|
test_focus_docnav.xul
|
|
|
test_focus_switchbinding.xul
|
|
|
test_focus.xul
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
test_focused_link_scroll.xul
|
|
|
test_fullscreen_preventdefault.xul
|
|
|
test_fullscreen.xul
|
|
|
test_geolocation.xul
|
Bug 850442 - Part 4 - Make nsIDOMGeoGeolocation non-scriptable. r=bz
|
2013-04-12 13:01:29 -07:00 |
test_indexedSetter.html
|
Fix for bug 715156 (JS code no longer work for select options as array in a Greasemonkey script (index and name setters don't really work via XrayWrapper)). r=bz.
|
2013-01-14 11:29:48 +01:00 |
test_moving_nodeList.xul
|
Fix for bug 791774 (Hook DOM lists up to the new DOM bindings). r=bz.
|
2012-06-13 17:18:30 +02:00 |
test_moving_xhr.xul
|
|
|
test_MozEnteredDomFullscreen_event.xul
|
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
|
2012-07-23 11:08:07 -07:00 |
test_nodesFromRect.html
|
|
|
test_popup_blocker_chrome.xul
|
|
|
test_queryCaretRect.html
|
Bug 858526 - tests. r=ehsan
|
2013-04-10 09:02:44 -05:00 |
test_resize_move_windows.xul
|
Bug 854117 - Re-enable test_resize_move_windows.html on Linux. rs=Ms2ger
|
2013-03-25 18:52:17 +00:00 |
test_sandbox_bindings.xul
|
Bug 858101 - Fix other tests. r=mrbkap
|
2013-05-31 10:36:02 -07:00 |
test_sandbox_eventhandler.xul
|
Bug 892203 - DOMConstructors for SandboxOptions. r=bholley
|
2013-09-04 12:16:04 +02:00 |
test_sandbox_image.xul
|
|
|
test_sandbox_postMessage.html
|
|
|
test_selectAtPoint.html
|
Bug 783531 - Implement a 'select word at point' text selection routine in nsIDOMWindowUtils. r=roc
|
2012-09-10 16:02:23 -05:00 |
test_sizemode_attribute.xul
|
|
|
test_subscript_bindings.xul
|
Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript). r=bz.
|
2012-10-09 20:50:27 +02:00 |
test_xray_event_constructor.xul
|
Bug 861493. When passing arguments to an Xray for a WebIDL constructor, make sure to do the argument unwrapping before entering the content compartment. r=bholley,waldo
|
2013-04-25 19:03:05 -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_focus_docnav.xul
|
|
|
window_focus.xul
|
Bug 621399, modal dialog focus tests sometimes fail on Windows 8 so disable them there
|
2013-09-06 09:47:36 -04:00 |