Commit Graph

166 Commits

Author SHA1 Message Date
Dão Gottwald
3ccca69199 Bug 509295 - fix browser_bug304198.js focus issues 2009-08-09 11:49:31 +02:00
Dão Gottwald
d81ba37ff5 revert changeset bfb383af1903 2009-08-09 11:42:11 +02:00
Dão Gottwald
b2648993e9 browser_bug321000.js: when waiting for a focus event, make sure the element wasn't already focused 2009-08-09 11:41:19 +02:00
Neil Deakin
52c35f8217 Bug 505562, use synthesizeMouse properly, r=dolske 2009-08-04 14:03:42 -04:00
Ehsan Akhgari
2a9ff53bba Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor 2009-08-02 22:23:01 +04:30
Ehsan Akhgari
9141fc8cda Backed out changeset 8366e5cc9f57 (bug 125282) because of four windows unit test oranges in a row (all timed out when running mochitest-plain) 2009-08-02 15:10:37 +04:30
Masayuki Nakano
ded4cf29cb Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enn, sr=smaug 2009-08-02 10:51:17 +09:00
Dão Gottwald
fe8ebd7e0d use gPrefService in tests 2009-07-28 09:09:50 +02:00
Dão Gottwald
624a799563 use makeURI in tests 2009-07-28 08:18:29 +02:00
Dão Gottwald
d0b5021a3a test cleanup 2009-07-27 21:23:26 +02:00
Dão Gottwald
7108b58971 remove cruft from tests 2009-07-26 02:30:48 +02:00
Dão Gottwald
0a7c83689a Bug 498704 - Make sure the window is focused before running the Ctrl-Tab test 2009-07-25 13:21:24 +02:00
Dão Gottwald
32cbfb2451 fix stupid browser_discovery.js 2009-07-24 21:51:02 +02:00
Neil Deakin
4f5268fdc2 Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz 2009-07-23 10:38:54 -04:00
Dão Gottwald
928cf217ee Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Justin Dolske
1e2a5f3f42 Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp 2009-07-09 18:26:35 -07:00
Marco Bonardo
02ea218b37 Bug 474081 - Sporadic failures in browser_bug321000.js, re-enable, clean-up and logging, r=dao 2009-07-09 20:36:56 +02:00
Dave Townsend
403d145887 Bug 481406: Browser chrome harness should report console messages in the test log. r=gavin 2009-07-03 08:22:31 +01:00
Johnathan Nightingale
6ea5dd2a4d Bustage fix for bug 432741 checkin - missed Makefile.in change. Grr. 2009-07-02 14:30:41 -04:00
Nochum Sossonko (Natch)
799198ce45 Bug 432741 - Lock icon status bar should open security info on single click. r=johnath
--HG--
rename : browser/base/content/test/browser_feed_tab.js => browser/base/content/test/browser_pageInfo.js
2009-07-02 13:52:42 -04:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Justin Dolske
da8bd65806 Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin 2009-06-19 13:19:18 -07:00
Olli Pettay
42ec618ee6 Trunk patch for Bug 491134, r+sr=jst 2009-06-15 11:27:29 +03:00
Gavin Sharp
c8473fc796 Reland changeset bfb383af1903 2009-05-28 18:43:58 -04:00
Dão Gottwald
4b1f97db5e merge 2009-06-13 11:24:48 +02:00
Dão Gottwald
5f3ad5f7ae Bug 495751 - Backed out change to browser_bug304198.js (changeset bfb383af1903) in order to figure out if the intermittent failure still happens 2009-06-13 11:23:53 +02:00
Gavin Sharp
20d1c5bca1 Port more reliable branch test from bug 304198 to trunk to fix intermittent oranges, a=beltzner/shaver 2009-05-28 18:43:58 -04:00
leftturnsolutions@yahoo.com
1593cffe4d Bug 304198 - Deleted URL from location bar reappears after switching tabs. r=dao 2009-05-26 06:17:22 +02:00
Dão Gottwald
0bff3af5b7 remove cruft from test script 2009-05-16 12:22:20 +02:00
Drew Willcoxon
4108ca18d0 Bug 491638 - Clear recent history dialog should persist details expansion, r=johnath 2009-05-15 09:42:08 -07:00
Dão Gottwald
c0471b10a5 test for bug 482801 2009-05-16 00:15:46 +02:00
Paul O’Shannessy
1877caeec7 Bug 491431 - No way to distinguish tab detach vs tab close, r=gavin 2009-05-14 09:46:50 -07:00
Dão Gottwald
31b3adffcd Backed out changeset 350e7f02ea89, since it might have issues, and I won't be there to watch the results :( 2009-05-14 20:57:00 +02:00
Dão Gottwald
314b19157b test and additional fix for bug 482801 2009-05-14 20:35:40 +02:00
Dão Gottwald
3dda3d388a Bug 490030 - privacy.cpd.history should overrule privacy.cpd.downloads in the Clear Recent History dialog. r=johnath 2009-05-14 00:42:07 +02:00
Dão Gottwald
b3741649cc Bug 495058 - Location bar emptyText not shown when deteaching blank tab or about:privatebrowsing into a new window. r=gavin 2009-06-11 01:10:09 +02:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Drew Willcoxon
ebde8c9e52 Bug 496782 - browser_sanitizeDialog.js calls finish() twice; r=gavin.sharp 2009-06-09 16:12:35 +02:00
Henri Sivonen
2b33dab370 Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner 2009-06-09 10:41:19 +03:00
Dão Gottwald
f45f20f067 Trying to fix browser_ctrlTab.js failure on OS X... 2009-06-07 21:38:17 +02:00
Dão Gottwald
4c063c775d Test for bug 495058 2009-06-07 13:29:25 +02:00
Dão Gottwald
d7a44b8af1 merge 2009-06-07 01:50:00 +02:00
Dão Gottwald
89ca912ffd Backed out changeset ab707e83c6fc 2009-06-07 01:49:43 +02:00
Dão Gottwald
8cec109ef8 try to fix weirdness in browser_ctrlTab.js test 2009-06-07 00:34:49 +02:00
Dão Gottwald
b16409f70a Test for bug 495058 2009-06-06 19:21:59 +02:00
L. David Baron
8c38aba811 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Dão Gottwald
fd05c142da Bug 489628 - avoid closure for attrChanged in tabbrowser.addTab. r=gavin 2009-04-24 10:18:53 +02:00
Dão Gottwald
cbc3ecf920 Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Graeme McCutcheon
2e61db4de6 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
Asaf Romano
09cc9dcaa7 add the test 2009-04-16 17:58:04 +03:00