.. |
489127.html
|
Bug 714276. NodesFromRect should be a chrome-only API. r=smaug
|
2012-01-27 16:54:03 -08:00 |
child_focus_frame.html
|
Bug 525856 - White-space in source code affects how link receive focus from keyboard (tab key), r=smaug, sr=roc
|
2009-11-20 14:09:33 +02:00 |
DOMWindowCreated_chrome.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
DOMWindowCreated_content.html
|
Bug 567357 - Fire a DOMWindowCreated event which matches the observer-service notification in bug 549539 so that extensions/message-manager scripts can add DOM features before any content script runs, r=sicking
|
2010-06-10 12:23:40 -04:00 |
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_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
|
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
|
2012-03-16 16:07:09 -04:00 |
focus_window2.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
fullscreen_preventdefault.xul
|
|
|
fullscreen.xul
|
|
|
Makefile.in
|
bug 830396 - add back nsIDOMCSSValueList r=bz
|
2013-01-14 12:29:27 -05:00 |
MozEnteredDomFullscreen_chrome.xul
|
Bug 716107 part 4 - Dispatch MozEnteredDomFullscreen to document which requests fullscreen. r=smaug
|
2012-05-09 09:47:19 +12:00 |
selectAtPoint.html
|
Bug 539356 - Fix selectAtPoint.html test. r=mattwoodrow
|
2012-09-28 23:19:39 +12:00 |
sizemode_attribute.xul
|
Backed out changeset bf13c2253055
|
2012-03-23 16:58:27 +01:00 |
test_activation.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
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_callback_wrapping.xul
|
Bug 742222. Make sure to JS_WrapValue values being returned for callback types and 'any' types. r=peterv
|
2012-04-05 13:14:54 -04:00 |
test_clonewrapper.xul
|
Bug 667388 - Tests. r=mrbkap
|
2012-03-23 15:00:22 -07:00 |
test_cyclecollector.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
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
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_focus_docnav.xul
|
Bug 653230, add panels with focusable elements into the document tab navigation order, r=smaug
|
2012-02-23 16:02:33 -05:00 |
test_focus_switchbinding.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_focus.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_focused_link_scroll.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_fullscreen_preventdefault.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_fullscreen.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_geolocation.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04: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
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
|
2012-03-30 21:42:20 -07:00 |
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
|
Bug 714276. NodesFromRect should be a chrome-only API. r=smaug
|
2012-01-27 16:54:03 -08:00 |
test_popup_blocker_chrome.xul
|
Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs
|
2011-09-29 14:44:36 -07:00 |
test_resize_move_windows.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_sandbox_bindings.xul
|
Bug 819639 - Part c: Add a test for the EventSource constructor in a sandbox.
|
2012-12-22 09:17:05 +01:00 |
test_sandbox_eventhandler.xul
|
Bug 817284. When none of our code is associated with a window in an obvious way, assume that scripts should be allowed to execute for a WebIDL callback. r=bholley
|
2012-12-06 15:21:18 -05:00 |
test_sandbox_image.xul
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_sandbox_postMessage.html
|
Bug 733035 - postMessage support for sandboxes. r=khuey
|
2012-04-05 18:33:20 -04:00 |
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
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
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 |
window_activation.xul
|
Bug 659466: Fix remaining data URI "#" --> "%23" conversions in testcases. r=bz
|
2011-05-26 01:20:08 -07:00 |
window_callback_wrapping.xul
|
Bug 742222. Make sure to JS_WrapValue values being returned for callback types and 'any' types. r=peterv
|
2012-04-05 13:14:54 -04:00 |
window_focus_docnav.xul
|
Bug 653230, add panels with focusable elements into the document tab navigation order, r=smaug
|
2012-02-23 16:02:33 -05:00 |
window_focus.xul
|
Bug 665677, remove frequently failing test as what it is testing is already done within the main focus test, f=masayuki
|
2012-05-16 19:55:08 -04:00 |