Commit Graph

884 Commits

Author SHA1 Message Date
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
Asaf Romano
0a1b8c4649 Bug 477014 -Work around bug 458697 for the tabs' busy state. r=mconnor. 2009-04-16 17:44:07 +03:00
Drew Willcoxon
410dd5c0a6 Bug 480169 - Clear recent history refresh (sprint)
Item list hidden behind expander/progressive disclosure button, added a warning when clearing all history, added a tree view for selecting a fine-grained timespan.  We decided to remove the tree view at the last minute; code is still there but #ifdef'ed out.
r=mconnor
2009-04-15 10:59:07 -07:00
Nochum Sossonko
5d9c4ce319 Bug 475203 - regression tests for tabstrip scrolling 2009-04-14 08:53:12 +02:00
Boris Zbarsky
c316a4a639 Backed out changeset 524ab31ef073 (bug 477014) in an attempt to fix the unit test orange on Mac. 2009-04-13 15:34:41 -04:00
Asaf Romano
cddc348ced Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor 2009-04-13 19:08:20 +03:00
Dão Gottwald
2b158c4a2f Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Nochum Sossonko
684740fa02 Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-04-09 08:45:07 +02:00
Boris Zbarsky
560a36e226 Backed out changeset 17abd3beeabf (bug 419612) on suspicion of causing intermittent leak orange. 2009-04-09 12:00:20 -04:00
Nochum Sossonko
0e9fefb7d8 Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-04-09 08:45:07 +02:00
Dão Gottwald
bf04ba0769 Bug 481560 - tab closes and location bar clears before the window closes. r=gavin 2009-04-05 10:10:24 +02:00
Jim Mathies
bf62e148ca Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Ehsan Akhgari
25c95f7f7a Bug 424101 - Inputs with type image don't give a context menu to save the image (tests); r=gavin 2009-03-28 11:20:36 +03:30
Dão Gottwald
cfb7d12d79 Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin 2009-03-24 12:47:06 +01:00
Dão Gottwald
49a98a3492 Test for bug 455852 2009-03-20 09:12:53 +01:00
Mark Finkle
ba8c5a6408 Bug 484127 - Move browser_scope.js into browser/; r=gavin.sharp
--HG--
rename : testing/mochitest/tests/browser/browser_scope.js => browser/base/content/test/browser_scope.js
2009-03-19 15:57:55 +01:00
Dão Gottwald
9e751633bf Backed out changeset 2d7dde25e45f 2009-03-12 14:44:27 +01:00
Nochum Sossonko
d081874d42 Bug 475203 - regression tests for tabstrip scrolling. r=dao 2009-03-12 13:10:38 +01:00
Neil Deakin
1396b23fe4 Bug 462289, disable test on mac because of the full keyboard access pref 2009-03-09 16:41:52 -04:00
Neil Deakin
5a990e7d9b Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin 2009-03-09 13:52:22 -04:00
Neil Deakin
84e17c3406 Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin 2009-03-09 13:43:44 -04:00
Dão Gottwald
1fc9615f76 Bug 481391 - Image document test in FullZoom._applyPrefToSetting fails for background tabs. r=gavin 2009-03-08 07:42:54 +01:00
Dão Gottwald
8782601548 browser_bug386835.js cleanup 2009-03-05 13:39:05 +01:00
Marco Bonardo [:mak77]
9ebb2df1c9 Disable test for 321000 due to sporadic failures. Tracked by bug 474081. 2009-03-03 10:24:07 -05:00
Dave Camp
720aaca207 Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
Simon Bünzli
534fc6ef06 Bug 479408 - search engine discovery code doesn't properly handle frames ("browser is null" in BrowserSearch::addEngine). r=gavin 2009-02-22 09:45:42 +01:00
Dave Townsend
1f94b87a04 Add logging to browser_alltabslistener.js to try to track down bug 478241 2009-02-18 11:18:53 -08:00
Olli Pettay
f9093a901c Bug 477863 - Give gesture events usable clientX/screenX values, r+sr=roc 2009-02-17 13:49:03 +02:00
Marco Bonardo
285524fe48 Bug 474081 - Sporadic failures in browser_bug321000.js - poll clipboard, r=gavin 2009-02-05 14:11:54 +01:00
Johnathan Nightingale
1c3144aa40 Bug 474792 - Clear "Never remember passwords for this site" with other site-specific settings in CRH dialog. r=dolske 2009-02-04 14:08:06 -05:00
Marco Bonardo
7b8fc0c275 Bug 356571 - loadOneOrMoreURIs gives up if one of the URLs has an unknown protocol, r=gavin 2009-01-23 12:52:14 +01:00
Marco Bonardo
6b253fd02e Bug 474081 - Sporadic failures in browser_bug321000.js, r=gavin 2009-01-22 12:19:42 +01:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Johnathan Nightingale
39d975efc1 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Gavin Sharp
dbd10e746e Bug 473128: add test for bug 422590, r=mano 2009-01-16 14:19:30 -05:00
Dave Townsend
b1e513e1d5 Bug 386835: Page loaded in background doesn't get zoom applied until it is switched to. r=gavin 2009-01-12 20:15:27 +00:00
Olli Pettay
4055e86a98 Bug 471883 - Gesture events should be dispatched to the element under mouse, not to document. r+sr=roc 2009-01-03 14:40:26 +02:00
Natch
b932660ed6 Bug 416661 - "Site-specific zoom level shouldn't apply to image documents" (Future proof the test...) [r=gavin] 2009-01-02 01:34:44 -06:00
Ehsan Akhgari
412b4d1fc9 Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel; r=mano 2008-12-18 23:42:40 +03:30
Nochum Sossonko
9cfc9f9eb3 Bug 416661 - Site specific zoom level shouldn't apply to image documents, r=gavin ui-r=faaborg 2008-12-08 13:47:42 +01:00
Justin Wood
040805780c Bug 467206, Correctly remove the load listener in mochibrowser: browser_bug441778.js
r=gavin
2008-12-05 23:04:18 -05:00
Dão Gottwald
806b2ac1c8 merge 2008-12-02 10:24:36 +01:00
Dão Gottwald
ec8e7953a5 Re-enable ctrl-tab tests 2008-12-02 10:23:57 +01:00
Gavin Sharp
45c9e334c9 Bug 467209: make browser_customize test more robust on CLOSED TREE, patch by Justin Wood <bugspam.Callek@gmail.com>, r=me 2008-12-01 23:45:49 -05:00
Tom Dyas
1930477994 Bug 462935 - Magnify (pinch) gesture should match Safari's behavior on MacOS. r=gavin, r=Mardak, ui-r=beltzner, a1.9.1=beltzner 2008-11-27 15:07:02 -08:00
Shawn Wilsher
67989779a1 Disable a test causing a test failure as a result of bug 465843. 2008-11-20 13:55:22 -05:00
Dave Townsend
c83bd735ff Bug 463387: Add an API for getting web progress notifications for all tabs. r=enndeakin a1.9.1b2=beltzner 2008-11-18 10:53:25 +00:00
Justin Dolske
edf221eb5a Bug 464947 - Clear Recent History dialog should clear form data by timespan. r=mconnor 2008-11-17 16:46:31 -08:00
Dão Gottwald
58edc35e28 Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin 2008-11-12 08:07:49 +01:00
Daniel Holbert
da417565ae Bug 464141: Re-enabling browser_ctrlTab.js testcase (after disabling it to see if it was responsible for oranges) 2008-11-11 04:47:32 -08:00
Daniel Holbert
7d9b9d7ddd Bug 464141: Disabling browser_ctrlTab.js testcase, on the suspicion that it's causing later browser-tests to fail on mac unittest box. 2008-11-11 01:44:54 -08:00
Dão Gottwald
6fb05f0b21 Bug 463299 - Hitting Esc when text was entered in the search box shouldn't close the all tabs / ctrl-tab panel. r=gavin 2008-11-06 20:20:34 +01:00
Dão Gottwald
0eebc5cafa Bug 463227 - in the All Tabs panel, TAB key should move focus to the preview. r=sdwilsh 2008-11-06 18:33:22 +01:00
Johnathan Nightingale
25f0edcfdb Extend "Clear Private Data" with time period option. b=453440, r=mconnor ui-r=beltzner a=blocking-firefox3.1 2008-11-05 19:57:00 -08:00
Dão Gottwald
bdad1fbd0a Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-05 08:38:13 +01:00
Dão Gottwald
ff07eb5b15 make Ctrl+Tab test more robust 2008-11-04 20:47:46 +01:00
Dave Townsend
925c91721d Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel
with previews and search.
2008-11-04 14:21:19 +00:00
Dão Gottwald
36c65d30d9 Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-04 13:51:51 +01:00
Dão Gottwald
53052721df Bug 456088 - Ctrl+Tab revision. r=connor 2008-11-04 09:19:55 +01:00
Justin Dolske
0224388329 Bug 462294 - Add "View Video" to context menu for <video> elements. r=gavin, ui-r=boriss 2008-10-30 12:29:40 -07:00
Dave Townsend
badd6fc1d5 Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00:00
Natch
ac8ac56423 Bug 458579 - Feed tab missing in page info; r=gavin.sharp 2008-10-29 04:37:44 +01:00
Justin Dolske
e856692b08 Reenable test. 2008-10-23 13:51:47 -07:00
tdyas@zecador.org
da45c796aa Bug 456520 - Implementation of Multi-Touch Gestures on Mac OS X, p=tdyas@zecador.org+edilee@gmail.com, r=sdwilsh@forerunnerdesigns.com, ui-r=beltzner@mozilla.com 2008-10-23 23:15:22 +03:00
Justin Dolske
f5fb283033 Temporarily disable test to see if it's causing other tests to fail on OS X. 2008-10-23 09:51:35 -07:00
Justin Dolske
0b0b563969 Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss 2008-10-22 23:36:52 -07:00
Neil Rashbrook
87def3185e Bug 365467 Focus contollers initial window and element can get out of sync r+sr=jst
Reordering tests to see if that can make the change stick

--HG--
rename : browser/base/content/test/browser_autodiscovery.js => browser/base/content/test/browser_discovery.js
rename : browser/base/content/test/autodiscovery.html => browser/base/content/test/discovery.html
2008-10-10 10:36:41 +01:00
Dave Townsend
37fc04f628 Bug 457634: browser_autocomplete.js test doesn't clean up after itself. r=gavin 2008-09-30 07:20:18 +01:00
Dão Gottwald
8b39ada519 skip failing test 2008-09-19 13:53:14 +02:00
Phil Ringnalda
1bf2d4e295 Tests for Bug 413915 - isValidFeed modifies its first parameter, r=sayrer 2008-09-06 19:28:14 -07:00
Phil Ringnalda
a27193e058 Bug 451329 - Match IE7 and HTML5 by removing sniffing for title='rss' in feed autodiscovery, r=sayrer 2008-09-06 18:01:43 -07:00
Boris Zbarsky
004fdca443 Fixing test to match new reality 2008-09-05 15:38:45 -04:00
Dão Gottwald
804fc04fd8 test for bug 453291 2008-09-02 15:18:48 +02:00
Dão Gottwald
c604c3da67 Bug 448941 - remove IdentityHandler and getIdentityHandler() in favor of gIdentityHandler. r=gavin 2008-09-02 11:11:22 +02:00
Dão Gottwald
265adb2693 Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin 2008-09-02 10:50:22 +02:00
Myk Melez
41f8a3ac33 bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin 2008-08-19 14:59:09 -07:00
Dão Gottwald
c36e33a344 fix typo 2008-08-12 15:03:45 +02:00
Dão Gottwald
efb5fe18c6 browser chrome test for bug 445369 2008-08-12 14:51:02 +02:00
Dão Gottwald
d413b9c4e2 ctrlTab browser chrome test: make utility functions private to avoid naming conflicts 2008-08-12 14:48:32 +02:00
Dão Gottwald
e202e64021 Bug 445768 – CTRL+Tab moves to location bar if only 1 tab is open. r=gavin 2008-08-12 09:08:03 +02:00
Dão Gottwald
c176465ed9 Ctrl+Tab browser chrome tests 2008-08-11 22:40:45 +02:00
Dão Gottwald
0277ed5944 fix and re-enable page style menu tests 2008-08-09 19:59:40 +02:00
Dão Gottwald
2e094fcb15 disable page style menu tests temporarily 2008-08-08 14:08:51 +02:00
Dão Gottwald
8cf44ba8a1 page style menu tests 2008-08-08 12:45:13 +02:00
Boris Zbarsky
d051431c2f Adding more tests to figure out where the test timeout is happening 2008-07-31 14:05:04 -07:00
Ryan Flint
1e9a3e2710 Backout changesets d811aa4cf0cf and 96ca77c43cb9 from bug 432599 2008-07-29 16:04:50 -07:00
Asaf Romano
af451459ca Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:55:50 +03:00
Asaf Romano
66489dd3db Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:53:09 +03:00
gavin@gavinsharp.com
5d843edc37 Disable this test since it's failing sporadically (bug 432425) 2008-05-06 06:06:54 -07:00
gavin@gavinsharp.com
afd107f546 Bug 431729: make it clearer that in Clear Private Data, 'Browsing History' deletes 'Download History' too, patch by Shawn Wilsher <sdwilsh@forerunnerdesigns.com>, r=me, a=vlad 2008-05-05 12:54:29 -07:00
enndeakin@sympatico.ca
d17ab72a5c Bug 402798, bookmarks missing from menu, r=mano,a=beltzner 2008-04-29 12:07:14 -07:00
edward.lee@engineering.uiuc.edu
09cc9ffa28 Missed the endif.. 2008-04-14 15:58:45 -07:00
edward.lee@engineering.uiuc.edu
4f071e7d73 Disable test for bug 427559 on linux.. 2008-04-14 15:47:36 -07:00
edward.lee@engineering.uiuc.edu
7038b717c0 Renable testcase for Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page 2008-04-14 12:42:01 -07:00
edward.lee@engineering.uiuc.edu
e6daab3c80 Disable test for bug 427559 for now.. 2008-04-14 10:58:53 -07:00
edward.lee@engineering.uiuc.edu
005d25f195 Temporarily disable test for bug 427559 on os x. 2008-04-14 10:56:55 -07:00
edward.lee@engineering.uiuc.edu
51664f769a Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page. r=gavin, r=Mardak, b-ff3=beltzner, a1.9=mconnor 2008-04-14 09:28:01 -07:00
gavin@gavinsharp.com
437e444748 Disable test for bug 423833 since it's causing timeouts on the linux box 2008-04-12 14:54:19 -07:00
gavin@gavinsharp.com
c5700fb4c3 Revert previous change since it's causing a failure (now we check too soon) 2008-04-11 23:36:46 -07:00
gavin@gavinsharp.com
9b9450defb Decrease load check intervals for this test, and increase the general browser-chrome test timeout (bug 428330) to try and avoid 'random' failures 2008-04-11 22:28:04 -07:00
reed@reedloden.com
377a5bb5b8 Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+] 2008-04-08 11:45:08 -07:00
johnath@mozilla.com
fd53f748be Back out bug 423833 due to windows browser test failures 2008-04-07 07:56:44 -07:00
johnath@mozilla.com
3d1072b0ce "Show Only This Frame" code uses about:neterror url for error pages. b=423833 r=mano a=blocking-firefox3 (beltzner) 2008-04-07 06:39:08 -07:00
Olli.Pettay@helsinki.fi
6dbb18d788 Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor, + fix a testcase 2008-03-23 05:58:32 -07:00
mark.finkle@gmail.com
98fef61818 b=421235, r=gavin, a1.9=dsicore. Add new bookmark roots to FUEL 2008-03-16 07:46:13 -07:00
johnath@mozilla.com
c6d77a5d6f Bug 420160 - Larry behaves unexpectedly with IP:port URIs. r=gavin a=blocking-firefox3 (beltzner) 2008-03-07 06:54:41 -08:00
gavin@gavinsharp.com
409e455ef0 Bug 420328: don't trigger keyword matches if the keyword doesn't take a parameter and one was provided, r=rflint 2008-03-05 14:11:45 -08:00
gavin@gavinsharp.com
93d850abb2 Bug 419747: remove use of timers for browser_autodiscovery test, to avoid intermittent failures, r=smaug 2008-03-03 05:58:01 -08:00
Olli.Pettay@helsinki.fi
d9c6b362ae bug 380454, r=benjamin, sr=sicking 2008-02-21 04:47:26 -08:00
gavin@gavinsharp.com
b7ea107d71 Bug 417143: don't add multiple entries with the same name to the "Add search engine" dropdown, r=rflint, a=beltzner 2008-02-16 21:26:52 -08:00
philringnalda@gmail.com
7d64d9a402 Bug 405137 - no tooltip for tab close button, r=mano, a=beltzner 2008-01-29 23:16:00 -08:00
rflint@ryanflint.com
a31f13558a Bug 409481 - XML Parsing error if you open a bookmark in the sidebar. r=gavin, a=mconnor 2007-12-23 12:41:53 -08:00
rflint@ryanflint.com
a880965a57 Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor 2007-10-02 10:54:35 -07:00
bzbarsky@mit.edu
baafb4493d Adding test. 2007-09-20 15:19:12 -07:00
ted.mielczarek@gmail.com
4674fd4868 bug 321000 - search bar should strip newlines from pasted text, browser chrome test. r=gavin 2007-09-19 05:47:51 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
philringnalda@gmail.com
c8e3351869 Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer 2007-06-29 18:47:53 -07:00