Dão Gottwald
|
e0da1e411b
|
fix browser_bug295977_autoscroll_overflow.js on OS X
|
2010-03-14 09:08:14 +01:00 |
|
Dão Gottwald
|
0156366204
|
fix up tests
|
2010-03-14 08:02:11 +01:00 |
|
Joel Maher
|
d050afae06
|
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 |
|
Ben Hearsum
|
0d81bd96a4
|
bug 549672: fix largemenu test by waiting for window to move in a loop. patch=enn. test-only changes on a CLOSED TREE
|
2010-03-12 13:00:36 -05:00 |
|
Ben Hearsum
|
d77ed1598b
|
bug 543760: Intermittent failures in test_titlebar.xul - wait until after the window moves. patch=enn. test-only changes on a CLOSED TREE
|
2010-03-12 12:58:50 -05:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Alex Vincent
|
a860fb0c22
|
Bug 473412 - Editable tree cells cannot be activated by a keystroke. r=enn, sr=robstrong
|
2010-03-09 13:24:39 +01:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Dão Gottwald
|
caf1dccaa5
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Neil Deakin
|
2c7d3081c7
|
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
|
2010-03-02 06:21:23 -08:00 |
|
Dave Townsend
|
25c52d4fe2
|
Bug 548627: Add some services to Services.jsm. r=gavin
|
2010-03-01 18:02:09 -08:00 |
|
Henri Sivonen
|
9a085fd523
|
Bug 546648 - Add a missing > in data URL in test_mousecapture.xul to complete a tag. r=enndeakin.
--HG--
extra : rebase_source : bfa1162a07f8a5b88b2139820fdc37b84efab60e
|
2010-02-22 14:17:35 +02:00 |
|
Justin Dolske
|
0a3eb60eb2
|
Bug 548646 - Permission manager getter in Services.jsm should be more descriptive. r=gavin
|
2010-02-25 14:13:00 -08:00 |
|
Gavin Sharp
|
9ca84f2cad
|
Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop
--HG--
extra : rebase_source : 1827809b6e8ce51e4fb238e962f36aaf30b6ad15
|
2010-01-28 13:31:45 -05:00 |
|
Neil Deakin
|
dd025cc0f8
|
Bug 354048, allow toolbaritems to be placed directly inside toolbar so that uncustomized toolbars don't need to be rebuilt at startup, r=dao
|
2010-02-23 13:16:16 -05:00 |
|
Neil Deakin
|
1c6c60ca84
|
Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil
|
2010-02-20 11:08:40 -05:00 |
|
Neil Deakin
|
10dc1ef135
|
Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug
|
2010-02-20 11:06:58 -05:00 |
|
Timothy Nikkel
|
6f938dbf48
|
Bug 544537. Attempt to fix random orange by adding some extra mouse events before the real test because they seem to make painting actually happen on OS X.
|
2010-02-19 16:14:24 -06:00 |
|
Arpad Borsos
|
a45f2fda63
|
Bug 545970 - Autoscroll widget doesn't appear or wrong image appears in certain cases; r=neil@parkwaycc.co.uk
|
2010-02-13 12:31:10 +01:00 |
|
Timothy Nikkel
|
3066106d53
|
Bug 544537. Attempt to fix orange by making sure a paint has happened by adding a timeout. r=dbaron
|
2010-02-05 16:36:15 -06:00 |
|
Timothy Nikkel
|
5ab231bfb9
|
Bug 517737. Special case event targeting for area element's that are capturing the mouse due to their misuse of primary frame pointers. r=smaug
--HG--
extra : rebase_source : ae74bfd8ccec6e0e7605be33a99cc3e1b3a85420
|
2010-02-02 20:07:19 -06:00 |
|
Timothy Nikkel
|
c63f549245
|
Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
--HG--
extra : rebase_source : 171cef43d1fef9337b49d6f3b9ca661c3e618437
|
2010-02-02 20:07:08 -06:00 |
|
Neil Deakin
|
066705f69a
|
Bug 536625, use menupopup's move instead of widget's, r=roc
|
2010-02-01 10:11:08 -05:00 |
|
Robert O'Callahan
|
b74462ae4f
|
Bug 526394. Part 1: Make a couple of tests more descriptive when they fail.
|
2010-01-12 10:45:00 +13:00 |
|
Timothy Nikkel
|
bd38594159
|
Bug 396367. Fix up some tests to be more robust. r=enndeakin
--HG--
extra : rebase_source : c3aafd472aebcacfce7f778d61f5a088dd0493c4
|
2009-12-22 17:53:07 -06:00 |
|
Serge Gautherie
|
c1e4e3b79d
|
Bug 535907 - [SeaMonkey 2.1 !?] mochitest-browser-chrome: browser_bug295977_autoscroll_overflow.js can cause browser_bug471962.js to fail; (Av1b) Use waitForFocus().
r=neil.
|
2009-12-28 10:47:47 +01:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Benjamin Smedberg
|
ce3386b2d4
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
|
Benjamin Smedberg
|
9911c2f99d
|
Merge mozilla-central into Electrolysis
|
2009-11-30 12:59:43 -05:00 |
|
Vivien Nicolas
|
b18374bd8e
|
Bug 509732 - Don't do slideIn animation if the height of the notification is 0. r=dtownsend
|
2009-11-24 21:00:49 -08:00 |
|
Benjamin Smedberg
|
7a581148bc
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Benjamin Smedberg
|
737515b2c8
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
Ehsan Akhgari
|
4bf285903d
|
Use a wave file instead of ogg files for audio and video controls direction tests in order to minimize the possibility of random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 4214124a911bec6eb96fdac64db7a14f08c5350d
|
2009-11-20 12:11:09 -05:00 |
|
L. David Baron
|
c3e108e8f5
|
Use 'progress' events instead of 'suspend' events and don't check readyState, in order to fix random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 63eed710449127d55f724e811e6506c47191bc6a
|
2009-11-20 11:55:24 -05:00 |
|
Benjamin Smedberg
|
17cf638aac
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
Ehsan Akhgari
|
ea0eb77ddb
|
Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds; r=dolske
|
2009-11-10 11:45:03 -05:00 |
|
Joe Drew
|
f911423115
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
|
Joe Drew
|
ba49904511
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
|
Joe Drew
|
00437f1258
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
|
Benjamin Smedberg
|
eba77abeb6
|
Merge mozilla-central into e10s.
|
2009-10-28 11:32:00 -04:00 |
|
Chris Jones
|
e5481210f2
|
Merge mozilla-central to pick up unit test fixes
|
2009-10-22 20:33:36 -05:00 |
|
Neil Deakin
|
993500ae82
|
Followup fix for full keyboard access check, CLOSED TREE
|
2009-10-22 16:08:56 -04:00 |
|
Neil Deakin
|
11fd35a56d
|
Disable some tests on Mac to allow for full keyboard access setting, a=sdwilsh, CLOSED TREE
|
2009-10-22 15:06:08 -04:00 |
|
Benjamin Smedberg
|
15de24f35e
|
Merge mozilla-central to electrolysis.
|
2009-10-20 12:08:28 -04:00 |
|
Neil Deakin
|
c0f8d0fac2
|
Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil
|
2009-10-16 10:32:02 -04:00 |
|