Ehsan Akhgari
|
9cba2eb718
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
|
2010-04-06 16:43:39 -04:00 |
|
Justin Wood
|
fa9c45470c
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -04:00 |
|
Neil Deakin
|
f8327df755
|
Bug 553814, don't set listbox minheight, which prevents the scrollbar from appearing when the rows attribute is used, r=neil
|
2010-05-13 09:44:14 -04:00 |
|
Neil Deakin
|
227e734c71
|
Bug 562740, combine popup layout methods, fix menulist scrollbar position when list is larger that screen, r=roc
|
2010-05-13 09:42:57 -04:00 |
|
Neil Deakin
|
e4dfe611cb
|
Bug 560658, dropping onto findbar inserts text twice, r=mano
|
2010-05-13 09:42:57 -04:00 |
|
Michael Kohler
|
61fec64afe
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Paolo Amadini
|
ab272e5054
|
Bug 475283 - Replace getStringBundle() with ContentAreaUtils.stringBundle. r=gavin
|
2010-03-25 14:16:20 +01:00 |
|
Felipe Gomes
|
da5825c5bf
|
Bug 562554 - "Toolbar buttons with drop-down menus are still busted in SeaMonkey Modern Theme" [r=roc] [a=Mossop]
|
2010-05-01 12:39:00 -04:00 |
|
Neil Deakin
|
6686ffbe6f
|
Disable these tests for now
|
2010-04-18 15:37:43 -04:00 |
|
Neil Deakin
|
3fea5960c8
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
|
Henri Sivonen
|
a09d473297
|
Bug 546648 - Make test_mousecapture.xul wait for the load event of opened windows. r=enndeakin.
|
2010-03-09 15:11:24 +02:00 |
|
Robert Sayre
|
7261f96fc1
|
Ahem. Disable generator-using test until bug 565199 is fixed.
|
2010-05-12 12:32:04 -04:00 |
|
Robert Sayre
|
510eceffd7
|
Disable generator-using test until bug 565199 is fixed.
|
2010-05-12 11:41:13 -04:00 |
|
|
|
aa97f74a54
|
Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org
|
2010-04-10 22:29:12 +03:00 |
|
Graeme McCutcheon
|
d727ebee23
|
Bug 526326 - Fix random orange by ensuring tests wait for correct pageshow event before executing. r=gavin
|
2010-05-14 21:28:49 +01:00 |
|
Graeme McCutcheon
|
430d5d6314
|
Backout temporary debugging code added in changeset 8e79b68f2d6c
|
2010-05-14 21:26:32 +01:00 |
|
Graeme McCutcheon
|
f7ecfb0576
|
Add some temporary debug code to assist in fixing frequent orange Bug 562326.
|
2010-05-14 06:32:20 +01:00 |
|
Doug Turner
|
bb21f5ce3a
|
Merge with mc
|
2010-03-17 10:37:32 -07:00 |
|
Doug Turner
|
560dc37411
|
Merge
|
2010-03-12 15:20:36 -08:00 |
|
Joel Maher
|
c0ce59f423
|
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
|
64ac409b2a
|
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
|
2235181961
|
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 |
|
Doug Turner
|
9c299ae63a
|
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
|
2010-03-10 19:13:35 -08:00 |
|
Doug Turner
|
8160dff0bb
|
Merge with mc
|
2010-03-08 10:09:55 -08:00 |
|
Clint Talbert
|
a7c210544a
|
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
|
b51e4506cb
|
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 |
|
Doug Turner
|
d9d6fc223c
|
Merge
|
2010-03-01 15:36:51 -08:00 |
|
Chris Jones
|
81c10b62f6
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
|
Dão Gottwald
|
fad1ff5bf5
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
|
2010-03-04 08:13:27 +01:00 |
|
Dão Gottwald
|
cd04477ef3
|
fix browser_bug295977_autoscroll_overflow.js on OS X
|
2010-03-14 09:08:14 +01:00 |
|
Dão Gottwald
|
7e5e4f5fcd
|
fix up tests
|
2010-03-14 08:02:11 +01:00 |
|
Neil Deakin
|
e9f3545abd
|
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
|
472c1bf548
|
Bug 548627: Add some services to Services.jsm. r=gavin
|
2010-03-01 18:02:09 -08:00 |
|
Brad Lassey
|
cf8558308e
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
fc440b802d
|
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
|
38724952b4
|
Bug 473412 - Editable tree cells cannot be activated by a keystroke. r=enn, sr=robstrong
|
2010-03-09 13:24:39 +01:00 |
|
Neil Deakin
|
e9f7514851
|
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
|
96b0a4b8d6
|
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
|
d40a2caf66
|
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
|
33730feac4
|
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 |
|
Henri Sivonen
|
b55d2796d6
|
Bug 546648 - Add a missing > in data URL in test_mousecapture.xul to complete a tag. r=enndeakin.
|
2010-02-22 14:17:35 +02:00 |
|
Justin Dolske
|
0664fee794
|
Bug 548646 - Permission manager getter in Services.jsm should be more descriptive. r=gavin
|
2010-02-25 14:13:00 -08:00 |
|
Gavin Sharp
|
9f5051a843
|
Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop
|
2010-01-28 13:31:45 -05:00 |
|
Neil Deakin
|
5269c0e4ed
|
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 |
|
Marco Bonardo
|
09e84c990c
|
Bug 558908 - chrome test test_autocomplete2.xul fails on Fedora unit test boxes. r=enn
|
2010-04-28 09:17:06 +02:00 |
|
Simon Montagu
|
85fcebb395
|
backout crashing test, a=bustage
|
2010-04-25 08:35:27 -07:00 |
|
Simon Montagu
|
9ae7e92053
|
Test for bug 558403
|
2010-04-25 15:14:07 +03:00 |
|
Paolo Amadini
|
2683a88c6a
|
Bug 485196 - Web page generated by POST is retried as GET when Save Frame As used, and the page is no longer in the cache. r=smaug, r=gavin
|
2010-06-08 03:15:00 -04:00 |
|
Justin Wood
|
c30973ddcd
|
Backout disabling of browser_bug471962.js since Bug 565199 is actually fixed. rs+=gavin
|
2010-06-09 20:55:06 -04:00 |
|
Justin Wood
|
5426ec387c
|
Bug 553815. browser_Services.js and Services.jsm shouldn't fail if MOZ_TOOLKIT_SEARCH is undefined. r=gavin
|
2010-05-29 23:30:04 -04:00 |
|