Jared Wein
|
3fa5b393f0
|
Bug 725122 - Fix the intermittent timeouts by only setting the src attribute of the <audio> element after the event listener has been added. r=neil
|
2012-02-13 16:48:44 -08:00 |
|
Geoff Lankow
|
b0321a6413
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg
|
2012-01-17 14:18:29 +13:00 |
|
Matthew Noorenberghe
|
42961c6594
|
Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
|
2012-01-31 14:53:21 -08:00 |
|
Tim Taubert
|
ce8456e7af
|
merge m-c to fx-team
|
2012-02-04 11:28:09 +01:00 |
|
Jared Wein
|
8730cd7ebd
|
Bug 722532 - Large play button should not be displayed on audio elements. r=dolske
|
2012-02-03 13:29:44 +01:00 |
|
Neil Rashbrook
|
fda00c5f29
|
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
|
2012-02-02 22:54:58 +01:00 |
|
Ehsan Akhgari
|
440851ce36
|
Backout changeset 8b6e498d5933 (bug 649840) because it landed without reviews
|
2012-01-31 12:07:56 -05:00 |
|
Neil Rashbrook
|
8c5bbda76b
|
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
|
2012-01-31 00:27:23 +01:00 |
|
Ed Morley
|
eb00fb62c0
|
Backout 8705f07a49ec (bug 649840) for bustage
|
2012-01-30 23:20:54 +00:00 |
|
Neil Rashbrook
|
1487d8fa74
|
Better test for bug 649840 r=ehsan
|
2012-01-30 22:28:21 +00:00 |
|
Dão Gottwald
|
50ad4b2ada
|
Bug 720984 - contentAreaUtils.js: getTargetFile leaks gDownloadLastDir into the global scope. r=gavin
|
2012-01-26 13:09:45 +01:00 |
|
Dão Gottwald
|
2e4b60b563
|
No bug - fix some browser chrome tests that pollute the global scope
|
2012-01-24 23:08:42 +01:00 |
|
Serge Gautherie
|
440b532520
|
Bug 718545. (Av1) browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey(). r=enndeakin.
|
2012-01-24 07:05:14 +01:00 |
|
Asaf Romano
|
f83c1d2ec4
|
Reland Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm
|
2012-01-23 14:05:01 +02:00 |
|
Ed Morley
|
1b0a6be9dc
|
Backout 5ad0ee32f855 (bug 710259) for build failures on all platforms
|
2012-01-22 22:08:18 +00:00 |
|
Asaf Romano
|
d0b02aeccb
|
Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm
|
2012-01-22 23:49:20 +02:00 |
|
Marco Bonardo
|
8abeaa91a6
|
Bug 717772 - Delay autocomplete of pasted value.
r=gavin
|
2012-01-19 12:31:29 +01:00 |
|
Till Schneidereit
|
67c06fca06
|
Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend
|
2012-01-18 16:10:39 -05:00 |
|
Gavin Sharp
|
4f261af49a
|
Bug 712421: allow pasting of a URL in the download manager window, r=neil
|
2011-12-20 14:14:10 -08:00 |
|
Marco Bonardo
|
1b31e5f0a2
|
Merge last green PGO changeset from inbound to central
|
2012-01-17 16:22:33 +01:00 |
|
Tim Taubert
|
d798b882da
|
merge m-c to fx-team
|
2012-01-16 11:20:19 +01:00 |
|
Jared Wein
|
3a800a6051
|
Bug 198964 - Enable smooth scrolling by default. r=gavin
|
2012-01-13 16:26:34 -08:00 |
|
Masayuki Nakano
|
93585d095a
|
Bug 717147 part.3 Findbar shouldn't do incremental search during composition r=gavin
|
2012-01-13 15:19:22 +09:00 |
|
Bobby Holley
|
3d280d317c
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
|
Quentin Headen
|
8db5bf6208
|
Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan
|
2011-12-29 16:06:56 -05:00 |
|
Rafael Ávila de Espíndola
|
e86b1ae807
|
Bug 713294 - send quit-application in test_privatebrowsing_downloadLastDir_c.js. r=mak.
|
2011-12-28 12:27:23 -05:00 |
|
Geoff Lankow
|
48d0dde864
|
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
|
2011-12-23 11:10:52 +13:00 |
|
Neil Rashbrook
|
5d0063889c
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
|
Masayuki Nakano
|
d82ad83346
|
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
|
2011-12-16 22:38:45 +09:00 |
|
Jan Bambach
|
2cd6ae449b
|
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
|
2011-12-08 10:21:32 +01:00 |
|
Masayuki Nakano
|
5aaeb19ce0
|
backout 34b8fe028357
|
2011-12-08 16:42:45 +09:00 |
|
Masayuki Nakano
|
0cf8dbff4b
|
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske
|
2011-12-07 14:13:06 +09:00 |
|
Boris Zbarsky
|
7aa7552d1b
|
Bug 706528. Remove vestigial beforepaint event stuff. r=smaug
|
2011-11-30 19:45:32 -05:00 |
|
Boris Zbarsky
|
3b713f03ab
|
Bug 704171 part 1. Stop using the no-argument form of mozRequestAnimationFrame in our chrome. r=roc,gavin
|
2011-11-28 07:49:44 -05:00 |
|
Serge Gautherie
|
9ac25e744a
|
Bug 632433 - Remove calls to Firefox stopSearch(), rename test_autocomplete.xul to test_autocomplete_mac_caret.xul. r=enn
--HG--
rename : toolkit/content/tests/chrome/test_autocomplete.xul => toolkit/content/tests/chrome/test_autocomplete_mac_caret.xul
|
2011-11-27 12:24:37 +01:00 |
|
Ed Morley
|
658f3825f6
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-11-24 15:50:30 +00:00 |
|
Rob Campbell
|
338dec43d5
|
merge fx-team to m-c
|
2011-11-24 11:44:28 -04:00 |
|
Jared Wein
|
5bec4b60a8
|
Bug 470628 - Part 3: Update tests to work with the new full screen button. r=dolske
|
2011-11-23 16:07:41 -05:00 |
|
David Anderson
|
4a1362a06f
|
Remove browser prefs for the tracer (bug 698201 part 7, r+sr=gal).
|
2011-11-22 17:41:43 -05:00 |
|
Jonathan Kew
|
3f08df1be3
|
bug 703990 - fix incorrect messages in test_tooltip.xul. r=enndeakin
|
2011-11-21 08:19:37 +00:00 |
|
Geoff Lankow
|
a30a43e3b2
|
Back out changeset 453772872eeb (bug 668710) for bustage
|
2011-11-20 01:10:40 +13:00 |
|
Geoff Lankow
|
448767c68b
|
Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao
--HG--
rename : toolkit/content/tests/browser/common/mockObjects.js => testing/mochitest/tests/SimpleTest/MockObjects.js
|
2011-08-05 23:55:49 +12:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Geoff Lankow
|
05b39c14b0
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher
|
2011-10-22 12:39:30 +13:00 |
|
Olli Pettay
|
5a32278058
|
Bug 696020, target key events to html:body, r=bz+enn
--HG--
extra : rebase_source : 9befed4031ef3f43aa5ff6daa2c6bb23e66024f8
|
2011-10-24 22:54:18 +03:00 |
|
Joel Maher
|
92cffba041
|
Bug 693577 - port mockprovider.js to specialpowers. r=ted
|
2011-10-14 07:52:02 -04:00 |
|
Rob Campbell
|
abf84621d6
|
merge m-c to fx-team
|
2011-10-13 10:35:04 -03:00 |
|
Brian Hackett
|
21a1740a0b
|
Disable jstracer by default, bug 693815. r=dmandelin
|
2011-10-11 18:41:45 -07:00 |
|
Jared Wein
|
cac266e602
|
Back out changeset d9ff4a720e19 because I forgot to test on Android
|
2011-10-03 20:53:08 -07:00 |
|
Jared Wein
|
fc968f44bb
|
Bug 690208 - Test to instrument video controls when viewing a standalone video. r=dolske
|
2011-10-03 20:47:14 -07:00 |
|
Neil Deakin
|
212ec7e2d9
|
Bug 628626, arrow panels misplaced when the position is partially over the anchor in one direction, r=neil
|
2011-09-30 15:47:13 -04:00 |
|
Geoff Lankow
|
0da1c7db6e
|
Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao
--HG--
rename : toolkit/content/tests/browser/common/mockObjects.js => testing/mochitest/tests/SimpleTest/MockObjects.js
|
2011-08-05 23:55:49 +12:00 |
|
Geoff Lankow
|
590a0ca6a5
|
Bug 702744 - Use do_get_profile() instead of CurProcD in test_privatebrowsing_downloadLastDir.js; r=gavin.sharp
|
2011-11-20 11:12:06 +13:00 |
|
Neil Deakin
|
aa0fbc4269
|
Bug 370396, focus tab if something in another tab ends up being focused when switching tabs, r=neil
|
2011-09-29 16:05:10 -04:00 |
|
Paul Biggar
|
d8fd60d75c
|
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
|
2011-09-22 15:43:11 -07:00 |
|
Hernan Rodriguez Colmeiro
|
3b1757fbac
|
Bug 693508. Add nsSystemInfo to Services.jsm. r=dolske
|
2011-10-11 14:41:11 -07:00 |
|
Malini Das
|
841f72da21
|
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
|
2011-09-19 14:52:04 -04:00 |
|
Neil Deakin
|
4cf9767a35
|
Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil
|
2011-09-06 10:44:55 -04:00 |
|
Mihai Sucan
|
b2794040a4
|
Bug 600501 - Implement support for removed() callback (notificationbox); r=neil
|
2011-08-24 15:42:34 +03:00 |
|
Ian Neal
|
d554403253
|
Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan
|
2011-08-18 00:15:29 +01:00 |
|
Malini Das
|
960a7c7495
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
a0832b693a
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
e306b1b5aa
|
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 |
|
Mounir Lamouri
|
bde4b8d6ff
|
Bug 678166 - Use the original CID for the mock object in mockObjects.js. r=ehsan
|
2011-08-11 18:30:38 +02:00 |
|
Neil Deakin
|
608b18dfde
|
Bug 672254, allow content inside an arrowpanel to be flexible, r=neil
|
2011-08-10 15:51:25 -04:00 |
|
Neil Deakin
|
4b7a4d3893
|
Bug 626563, disable part of the arrowpanels test that tends to fail
|
2011-08-05 16:26:53 -04:00 |
|
Neil Deakin
|
33301f51f6
|
Bug 628238, arrow panels not positioned correctly when the page is zoomed, r=neil
--HG--
rename : toolkit/content/tests/widgets/test_arrowpanel.xul => toolkit/content/tests/chrome/test_arrowpanel.xul
|
2011-08-05 15:24:24 -04:00 |
|
Neil Deakin
|
5cdace403e
|
Bug 524545, popups with large margins appearing offscreen, r=roc
|
2011-08-05 15:24:24 -04:00 |
|
Justin Dolske
|
8056969982
|
Bug 671078 - Add Telemetry to Services.jsm. r=mossop
|
2011-07-27 16:40:19 -07:00 |
|
Dão Gottwald
|
1f7ec657d0
|
Restore enablePrivilege hack for non-browser-chrome consumers in mockObjects.js
|
2011-07-20 12:57:14 +02:00 |
|
Dão Gottwald
|
640abb2979
|
Fix for undefined Cc/Ci/Cr/Cu in test_bug500885.html, test_bug592802.html, test_bug61098.html and test_bug36619.html
|
2011-07-20 11:51:43 +02:00 |
|
Dão Gottwald
|
5a9f25b436
|
Bug 672090 - Remove toolkit/content/tests/browser/common/_loadAll.js, testRunner.js, toolkitFunctions.js. r=gavin
--HG--
rename : toolkit/content/tests/browser/common/mockTransferForContinuing.js => toolkit/content/tests/browser/common/mockTransfer.js
|
2011-07-20 10:37:53 +02:00 |
|
Kailas
|
846f5869f6
|
Bug 564387 - Let "Save Video As..." respect the filename set in the Content-Disposition header. r=gavin
--HG--
rename : embedding/test/320x240.ogv => browser/base/content/test/bug564387_video1.ogv
|
2011-07-10 13:53:22 -07:00 |
|
Daniel Holbert
|
5493695d98
|
Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange
|
2011-07-11 17:49:03 -07:00 |
|
Geoff Lankow
|
2ebe71ef6e
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher
|
2011-07-11 12:24:13 -07:00 |
|
Karl Tomlinson
|
68408dc384
|
test for bug 624329
--HG--
extra : rebase_source : 04799e53a86060cf9532c2a2d72f716288997c6d
|
2011-07-08 15:14:00 +12:00 |
|
Jan Varga
|
b4bb28b0f5
|
Bug 295285 - onpopupshowing does not expose accesskeys (event.shiftKey) r=enn
|
2011-07-09 09:41:32 +02:00 |
|
Felipe Gomes
|
091d656e1b
|
Bug 662500. Drop support for pref that forces OOP tabs. r=bsmedberg
|
2011-06-07 12:23:15 -07:00 |
|
Joel Maher
|
a2939da6d0
|
Bug 668432 - move toolkit/content/tests/widgets/*.xul to mochitest-chrome; round 2. r=enn, a=test-only
|
2011-07-01 20:52:32 -04:00 |
|
Neil Deakin
|
5281dc69be
|
Bug 655004, cancel mouse scroll event and key events for grid datepicker and trees, prevents scroll events from bubbling up in tests, r=neil
|
2011-07-01 20:52:30 -04:00 |
|
Joel Maher
|
176fdc3ff9
|
Bug 508710 - moving toolkit/content/tests/widgets/*.xul from mochitest to mochitest-chrome. r=enn, a=test-only
--HG--
rename : toolkit/content/tests/widgets/frame_popupremoving_frame.xul => toolkit/content/tests/chrome/frame_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/popup_childframe_node.xul => toolkit/content/tests/chrome/popup_childframe_node.xul
rename : toolkit/content/tests/widgets/popup_trigger.js => toolkit/content/tests/chrome/popup_trigger.js
rename : toolkit/content/tests/widgets/test_bug360220.xul => toolkit/content/tests/chrome/test_bug360220.xul
rename : toolkit/content/tests/widgets/test_bug365773.xul => toolkit/content/tests/chrome/test_bug365773.xul
rename : toolkit/content/tests/widgets/test_bug382990.xul => toolkit/content/tests/chrome/test_bug382990.xul
rename : toolkit/content/tests/widgets/test_bug457632.xul => toolkit/content/tests/chrome/test_bug457632.xul
rename : toolkit/content/tests/widgets/test_bug460942.xul => toolkit/content/tests/chrome/test_bug460942.xul
rename : toolkit/content/tests/widgets/test_bug509732.xul => toolkit/content/tests/chrome/test_bug509732.xul
rename : toolkit/content/tests/widgets/test_bug554279.xul => toolkit/content/tests/chrome/test_bug554279.xul
rename : toolkit/content/tests/widgets/test_bug557987.xul => toolkit/content/tests/chrome/test_bug557987.xul
rename : toolkit/content/tests/widgets/test_bug562554.xul => toolkit/content/tests/chrome/test_bug562554.xul
rename : toolkit/content/tests/widgets/test_button.xul => toolkit/content/tests/chrome/test_button.xul
rename : toolkit/content/tests/widgets/test_closemenu_attribute.xul => toolkit/content/tests/chrome/test_closemenu_attribute.xul
rename : toolkit/content/tests/widgets/test_colorpicker_popup.xul => toolkit/content/tests/chrome/test_colorpicker_popup.xul
rename : toolkit/content/tests/widgets/test_contextmenu_list.xul => toolkit/content/tests/chrome/test_contextmenu_list.xul
rename : toolkit/content/tests/widgets/test_focus_anons.xul => toolkit/content/tests/chrome/test_focus_anons.xul
rename : toolkit/content/tests/widgets/test_hiddenitems.xul => toolkit/content/tests/chrome/test_hiddenitems.xul
rename : toolkit/content/tests/widgets/test_hiddenpaging.xul => toolkit/content/tests/chrome/test_hiddenpaging.xul
rename : toolkit/content/tests/widgets/test_menu.xul => toolkit/content/tests/chrome/test_menu.xul
rename : toolkit/content/tests/widgets/test_menu_hide.xul => toolkit/content/tests/chrome/test_menu_hide.xul
rename : toolkit/content/tests/widgets/test_menuitem_blink.xul => toolkit/content/tests/chrome/test_menuitem_blink.xul
rename : toolkit/content/tests/widgets/test_menulist.xul => toolkit/content/tests/chrome/test_menulist.xul
rename : toolkit/content/tests/widgets/test_menulist_keynav.xul => toolkit/content/tests/chrome/test_menulist_keynav.xul
rename : toolkit/content/tests/widgets/test_notificationbox.xul => toolkit/content/tests/chrome/test_notificationbox.xul
rename : toolkit/content/tests/widgets/test_panelfrommenu.xul => toolkit/content/tests/chrome/test_panelfrommenu.xul
rename : toolkit/content/tests/widgets/test_popup_attribute.xul => toolkit/content/tests/chrome/test_popup_attribute.xul
rename : toolkit/content/tests/widgets/test_popup_button.xul => toolkit/content/tests/chrome/test_popup_button.xul
rename : toolkit/content/tests/widgets/test_popup_coords.xul => toolkit/content/tests/chrome/test_popup_coords.xul
rename : toolkit/content/tests/widgets/test_popup_keys.xul => toolkit/content/tests/chrome/test_popup_keys.xul
rename : toolkit/content/tests/widgets/test_popup_preventdefault.xul => toolkit/content/tests/chrome/test_popup_preventdefault.xul
rename : toolkit/content/tests/widgets/test_popup_recreate.xul => toolkit/content/tests/chrome/test_popup_recreate.xul
rename : toolkit/content/tests/widgets/test_popup_scaled.xul => toolkit/content/tests/chrome/test_popup_scaled.xul
rename : toolkit/content/tests/widgets/test_popup_tree.xul => toolkit/content/tests/chrome/test_popup_tree.xul
rename : toolkit/content/tests/widgets/test_popuphidden.xul => toolkit/content/tests/chrome/test_popuphidden.xul
rename : toolkit/content/tests/widgets/test_popupincontent.xul => toolkit/content/tests/chrome/test_popupincontent.xul
rename : toolkit/content/tests/widgets/test_popupremoving.xul => toolkit/content/tests/chrome/test_popupremoving.xul
rename : toolkit/content/tests/widgets/test_popupremoving_frame.xul => toolkit/content/tests/chrome/test_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/test_position.xul => toolkit/content/tests/chrome/test_position.xul
rename : toolkit/content/tests/widgets/test_progressmeter.xul => toolkit/content/tests/chrome/test_progressmeter.xul
rename : toolkit/content/tests/widgets/test_props.xul => toolkit/content/tests/chrome/test_props.xul
rename : toolkit/content/tests/widgets/test_radio.xul => toolkit/content/tests/chrome/test_radio.xul
rename : toolkit/content/tests/widgets/test_richlist_direction.xul => toolkit/content/tests/chrome/test_richlist_direction.xul
rename : toolkit/content/tests/widgets/test_scale.xul => toolkit/content/tests/chrome/test_scale.xul
rename : toolkit/content/tests/widgets/test_scrollbar.xul => toolkit/content/tests/chrome/test_scrollbar.xul
rename : toolkit/content/tests/widgets/test_sorttemplate.xul => toolkit/content/tests/chrome/test_sorttemplate.xul
rename : toolkit/content/tests/widgets/test_statusbar.xul => toolkit/content/tests/chrome/test_statusbar.xul
rename : toolkit/content/tests/widgets/test_tabbox.xul => toolkit/content/tests/chrome/test_tabbox.xul
rename : toolkit/content/tests/widgets/test_tabindex.xul => toolkit/content/tests/chrome/test_tabindex.xul
rename : toolkit/content/tests/widgets/test_textbox_emptytext.xul => toolkit/content/tests/chrome/test_textbox_emptytext.xul
rename : toolkit/content/tests/widgets/test_textbox_number.xul => toolkit/content/tests/chrome/test_textbox_number.xul
rename : toolkit/content/tests/widgets/test_textbox_search.xul => toolkit/content/tests/chrome/test_textbox_search.xul
rename : toolkit/content/tests/widgets/test_timepicker.xul => toolkit/content/tests/chrome/test_timepicker.xul
rename : toolkit/content/tests/widgets/test_toolbar.xul => toolkit/content/tests/chrome/test_toolbar.xul
rename : toolkit/content/tests/widgets/test_tooltip.xul => toolkit/content/tests/chrome/test_tooltip.xul
rename : toolkit/content/tests/widgets/test_tooltip_noautohide.xul => toolkit/content/tests/chrome/test_tooltip_noautohide.xul
rename : toolkit/content/tests/widgets/test_tree.xul => toolkit/content/tests/chrome/test_tree.xul
rename : toolkit/content/tests/widgets/test_tree_single.xul => toolkit/content/tests/chrome/test_tree_single.xul
rename : toolkit/content/tests/widgets/test_tree_view.xul => toolkit/content/tests/chrome/test_tree_view.xul
rename : toolkit/content/tests/widgets/window_popup_attribute.xul => toolkit/content/tests/chrome/window_popup_attribute.xul
rename : toolkit/content/tests/widgets/window_popup_button.xul => toolkit/content/tests/chrome/window_popup_button.xul
rename : toolkit/content/tests/widgets/xul_selectcontrol.js => toolkit/content/tests/chrome/xul_selectcontrol.js
|
2011-06-24 12:39:13 -04:00 |
|
Dão Gottwald
|
9875ff106c
|
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
|
2011-06-14 00:02:28 +02:00 |
|
Oonishi Atsushi
|
a32cac7d4c
|
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
|
2011-06-04 05:31:07 +09:00 |
|
Neil Deakin
|
82200ac5ea
|
Bug 554919, support panels which can dragged via their backgrounds, r=dao,smaug
|
2011-06-03 15:38:24 -04:00 |
|
Neil Deakin
|
d82e4f5a03
|
Bug 577377, add a means to get the screen rectangle of a popup, r=neil
|
2011-06-03 15:38:23 -04:00 |
|
Neil Deakin
|
b4836cdc10
|
Bug 637234, don't use readonly field for timepicker as they are initialized in this constructor, r=neil
|
2011-06-03 15:38:23 -04:00 |
|
Geoff Lankow
|
2d732b71c2
|
Bug 506069 - textbox with type=number does not properly update value for oninput event. r=enn
|
2011-06-02 10:53:42 +12:00 |
|
Joel Maher
|
6993636556
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Ms2ger
|
6c02285d88
|
Bug 654137 - Make window.top not replacable; r=bz
|
2011-05-10 20:24:44 +02:00 |
|
Anas Husseini
|
e52a7d8e02
|
Bug 649840 - Adjust the direction of the autocomplete popup list based on the textbox direction. r=neil
--HG--
extra : rebase_source : 9d9befb9c9179214cc472498bde6fdab66d9bbb5
|
2011-04-27 10:09:23 +02:00 |
|
Margaret Leibovic
|
18a0a9611f
|
Bug 653010 - Add cookies and logins to Services.jsm. r=gavin
|
2011-04-26 19:56:59 -04:00 |
|
Neil Deakin
|
dff3b0b708
|
Bug 608603, properly handle adjusting the day in the grid datepicker when switching to a month with fewer days, and add displayed month and year properties to datepicker, which can differ from the selection, r=neil
|
2011-04-13 13:53:24 -04:00 |
|
Neil Deakin
|
2e418cd5d2
|
Bug 126189, pass modifiers on to command events in menus when enter was pressed, r=neil
|
2011-04-13 13:53:24 -04:00 |
|
Neil Deakin
|
bc2478419a
|
Bug 590665, panels jump around when dragged across screens, so don't do flipping when moving one, r=roc
|
2011-04-13 13:53:24 -04:00 |
|
Neil Deakin
|
1541d0e3db
|
Bug 630830 - "key" attribute changes to menuitems are not handled; r=joshmoz
|
2011-02-13 07:28:00 -05:00 |
|
Ehsan Akhgari
|
8b21e28d22
|
Bug 614643 - Don't rely on the afterpaint event because its firing times can be seemingly random. Instead, use the beforepaint event to see when the test is painting; r=arpad
|
2011-03-21 15:37:17 -04:00 |
|
Siddarth Agarwal
|
673dceb30b
|
Bug 621204 - Add Dict.jsm to toolkit, r=dtownsend
|
2011-03-23 15:13:41 -04:00 |
|
Ehsan Akhgari
|
6e3f683d41
|
Bug 614643 - Cause a repaint no matter what so that the test becomes more robust; r=neil a=test-only
|
2011-03-16 16:03:12 -04:00 |
|
Jonathan Kew
|
abe383a68f
|
bug 622507 - allow a possible subpixel discrepancy at bottom/right of popup rect because we snap the top/left to a pixel boundary when positioning. r+a=roc, test-only
|
2011-02-21 08:52:21 +00:00 |
|