.. |
unit
|
|
|
bug586713_window.xul
|
Bug 586713: Null check to fix crash in Mac OS X native menu code. r=bz
|
2010-08-13 02:33:09 -04:00 |
chrome_context_menus_win.xul
|
Bug 595132 - Tests. r=masayuki, a=final
|
2010-12-02 10:52:10 -06:00 |
Makefile.in
|
Bug 595132 - Tests. r=masayuki, a=final
|
2010-12-02 10:52:10 -06:00 |
native_menus_window.xul
|
|
|
native_mouse_mac_window.xul
|
Bug 557986 - Fix intermittent test_native_mouse_mac.xul failures by using a deterministic API instead of +[NSWindow windowNumberAtPoint:belowWindowWithWindowNumber:]. r=josh
|
2010-08-02 15:33:17 +02:00 |
plugin_scroll_invalidation.html
|
|
|
standalone_native_menu_window.xul
|
Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc
|
2010-02-07 21:38:14 -06:00 |
taskbar_previews.xul
|
|
|
taskbar_progress.xul
|
|
|
test_bug343416.xul
|
bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
|
2010-04-16 10:37:16 -07:00 |
test_bug413277.html
|
Bug 413277: Restrict window resizing to the size of the current screen on Mac OS X. r=josh a=josh
|
2010-10-24 21:32:12 -04:00 |
test_bug428405.xul
|
|
|
test_bug429954.xul
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
test_bug444800.xul
|
|
|
test_bug462106.xul
|
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
test_bug466599.xul
|
|
|
test_bug478536.xul
|
|
|
test_bug485118.xul
|
|
|
test_bug517396.xul
|
|
|
test_bug522217.xul
|
|
|
test_bug565392.html
|
Make nsTransferable::GetTransferData assign the out params even when it returns an error since some callers depend on it (regression fix). b=565392 r=dbaron
|
2010-06-09 21:08:09 +02:00 |
test_bug586713.xul
|
Bug 586713: Null check to fix crash in Mac OS X native menu code. r=bz
|
2010-08-13 02:33:09 -04:00 |
test_bug593307.xul
|
Bug 593307. Ensure centerscreen windows are initially created in a valid screen position. r=jst,jmathies a=blocking-final
|
2010-10-08 15:51:50 -03:00 |
test_chrome_context_menus_win.xul
|
Bug 595132 - Tests. r=masayuki, a=final
|
2010-12-02 10:52:10 -06:00 |
test_composition_text_querycontent.xul
|
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
|
2010-03-19 14:02:53 +09:00 |
test_imestate.html
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
test_input_events_on_deactive_window.xul
|
Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn
|
2010-06-15 14:05:37 +09:00 |
test_key_event_counts.xul
|
Bug 584965: Improve key event handling for Cocoa widgets, follow Cocoa event propagation model properly. Fixes bug 582052 and bug 379199. r=smichaud
|
2010-08-16 23:26:17 -04:00 |
test_keycodes.xul
|
|
|
test_native_menus.xul
|
|
|
test_native_mouse_mac.xul
|
|
|
test_platform_colors.xul
|
Add colors that are showing up on the 10.6 tinderbox as allowed colors so the test stops causing perma-orange. (Bug 556855)
|
2010-04-05 22:24:46 -07:00 |
test_plugin_scroll_consistency.html
|
|
|
test_plugin_scroll_invalidation.html
|
Bug 564991. Part 29: Sort plugins so they get moved in the best order. r=karl
|
2010-07-16 09:08:08 +12:00 |
test_standalone_native_menu.xul
|
Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc
|
2010-02-07 21:38:14 -06:00 |
test_wheeltransaction.xul
|
|
|
TestChromeMargin.cpp
|
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
|
2010-06-24 21:01:07 -05:00 |
TestWinTSF.cpp
|
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
|
2010-03-19 14:02:53 +09:00 |
window_bug429954.xul
|
|
|
window_bug478536.xul
|
|
|
window_bug522217.xul
|
Back out changeset ad7f9821597e (bug 573973, calling SetDrawsInTitlebar on nsXULWindow load) because it caused bug 576394.
|
2010-07-02 08:22:54 +02:00 |
window_bug593307_centerscreen.xul
|
Bug 593307. Ensure centerscreen windows are initially created in a valid screen position. r=jst,jmathies a=blocking-final
|
2010-10-08 15:51:50 -03:00 |
window_bug593307_offscreen.xul
|
Bug 593307. Ensure centerscreen windows are initially created in a valid screen position. r=jst,jmathies a=blocking-final
|
2010-10-08 15:51:50 -03:00 |
window_composition_text_querycontent.xul
|
Bug 613810 - Undo(ctrl+z) does not work continuously after committing IME; r=ehsan a=blocking-final+
|
2010-11-24 17:57:32 -05:00 |
window_imestate_iframes.html
|
Bug 575336 part 4. Change the IME state iframe test to flush layout on the subframe before assuming something about coordinates of objects in that subframe. r=roc
|
2010-08-05 14:39:39 -04:00 |
window_state_windows.xul
|
|
|
window_wheeltransaction.xul
|
Bug 526394. Part 3: Add all necessary new APIs to nsIScrollableFrame. r=mats,sr=dbaron
|
2009-09-01 16:11:11 +12:00 |