.. |
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 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
|
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
|
|
|
fullscreen_preventdefault.xul
|
|
|
fullscreen.xul
|
|
|
Makefile.in
|
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 |
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
|
Bug 716107 part 4 - Dispatch MozEnteredDomFullscreen to document which requests fullscreen. r=smaug
|
2012-05-09 09:47:19 +12:00 |
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
|
Backed out changeset bf13c2253055
|
2012-03-23 16:58:27 +01:00 |
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
|
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
|
|
|
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
|
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
|
|
|
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
|
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_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 868528 - Don't expose _content over Xrays. r=mccr8
|
2013-05-07 20:26:19 -07: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
|
|
|
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
|
|
|
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
|
|
|
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 375008 - Clicking a disabled element should not cause a focus change. r=Enn
|
2013-03-01 00:15:59 +00:00 |