Asaf Romano
49075a8a7f
Bug 567309 - FAYT is broken. Review and test done by Gavin.
2010-05-27 09:57:23 +03:00
Justin Wood
a91323da15
Backout Bug 452451 Due to test failures.
2010-05-20 01:01:59 -04:00
Mounir Lamouri
b595578fba
Bug 452451 - "enable relimit by default and find out if it breaks the web" [r=jwalden,jst]
2010-05-19 22:28:09 -04:00
Paul O’Shannessy
f5cffcc9c0
Bug 556061 - Copying location of a "switch to" action copies moz-action [r=gavin]
2010-05-14 11:14:43 -07:00
Boris Zbarsky
c5bd2cc712
Backed out changeset 6a71deda9822 (bug 562649) due to browser-chrome orange.
2010-05-14 13:04:08 -04:00
Dão Gottwald
9d80ef931d
Bug 562649 - set userTypedValue when loading external URIs. r=gavin
2010-05-14 14:27:51 +02:00
Dão Gottwald
658ffcb630
Test for bug 563588
2010-05-14 09:44:03 +02:00
Rob Campbell
541a1320f8
Bug 547453: create a web page inspector for Firefox, r=gavin
2010-05-13 16:38:21 -04:00
Gavin Sharp
eb6853093f
Backed out changeset f551d1be254e (inspector-0.1, fixing commit message)
...
--HG--
extra : rebase_source : b7a94409c817d49822920a8d38aadfc8dae1a0db
2010-05-13 16:36:43 -04:00
Rob Campbell
57f96d9b56
inspector-0.1
2010-05-13 17:08:34 -03:00
Dão Gottwald
6b11a614d3
Bug 470051 - Disable "New Tab" and "Open Location" commands in popups. r=gavin
2010-04-22 09:24:39 +02:00
Justin Lebar
4a1fdd7a81
Bug 556684 Move test for bug 550565 r=dao
...
--HG--
rename : docshell/test/browser/browser_bug550565.js => browser/base/content/test/browser_bug550565.js
rename : docshell/test/browser/file_bug550565_favicon.ico => browser/base/content/test/file_bug550565_favicon.ico
rename : docshell/test/browser/file_bug550565_popup.html => browser/base/content/test/file_bug550565_popup.html
2010-04-11 20:52:59 +01:00
Ryan Flint
3a59f58bac
Bug 555224 - Page is repainted to default zoom level after opening a link in a background tab. r=dtownsend
2010-03-30 21:24:05 -04:00
Blair McBride
9c5de4629e
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2010-03-26 22:59:02 +01:00
SHIMODA Hiroshi
18471bb241
Test for bug 406216. r=dao
2010-03-13 17:08:51 +01:00
Blair McBride
bd0b32abc1
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Dão Gottwald
57ddf9728c
browser chrome test for the all-tabs panel
2010-02-08 21:10:38 +01:00
Robert Longson
c68565a6aa
Bug 329212 - display the title element contents as a tooltip in SVG. r=dao,sr=bzbarsky
2010-02-06 11:03:10 +00:00
Dão Gottwald
18b4d34ee8
Sort tests in the order they are actually run
2010-02-06 11:36:46 +01:00
Dão Gottwald
dd836079ee
Bug 520538 - -new-tab about:blank should focus the location bar. r=gavin
2010-01-24 17:10:07 +01:00
Dão Gottwald
4e290b7517
Test for bug 537474
2010-01-02 11:03:06 +01:00
Dão Gottwald
8eb02744ee
Bug 484315 - With browser.tabs.closeWindowWithLastTab set to false popups cannot be closed. r=gavin
...
--HG--
extra : rebase_source : 98796a0d5f44a4a93fcb6e62484f2a45b978d4eb
2009-11-06 22:39:46 +01:00
Dão Gottwald
d1fe515d9a
Test for bug 517902
2009-11-03 11:10:19 +01:00
Nochum Sossonko
e6acb87371
Bug 515512 - Text urls that don't have the leading protocol should have the link context menu options when selected. r=dao
2009-10-31 08:59:23 +01:00
Paul O’Shannessy
6ccd0e6bf1
Bug 514490 - Per Tab Network Prioritization. r=dao, r=bz
...
--HG--
extra : rebase_source : e80e9b87f9280251d873dafc69cf55ff4517aa1b
2009-10-30 14:16:17 -07:00
Dão Gottwald
4b9837871c
Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
...
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
John Morkel
6d241a51b5
Test for bug 515635. r=dao
2009-09-25 18:40:38 +02:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Michael Schonfeld
a1c9bb1492
Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin
2009-09-14 11:19:58 -04:00
Johnathan Nightingale
81e5814880
Back out context menu changes for orange investigation
2009-09-14 13:22:03 -04:00
Michael Schonfeld
85c9947761
Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin
2009-09-14 11:19:58 -04:00
Dão Gottwald
6d55846fca
Bug 435035 - Use different strings for mixed content in the identity UI. r=johnath, ui-r=faaborg
2009-09-11 19:28:55 +02:00
John Morkel
dcffc3a9c0
Bug 465673 - Open related tabs next to the current one. r=dao, ui-r=beltzner
2009-09-04 16:37:17 +02:00
Jonathan Griffin
e1dd6bcf32
Add mochitest for bug 501422. r=mayhemer
2009-08-11 16:59:19 -07:00
Phil Ringnalda
19950196ab
Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano
2009-08-09 14:11:25 -07: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
Johnathan Nightingale
6ea5dd2a4d
Bustage fix for bug 432741 checkin - missed Makefile.in change. Grr.
2009-07-02 14:30:41 -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
Olli Pettay
42ec618ee6
Trunk patch for Bug 491134, r+sr=jst
2009-06-15 11:27:29 +03: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
Dão Gottwald
4c063c775d
Test for bug 495058
2009-06-07 13:29:25 +02:00
Dão Gottwald
89ca912ffd
Backed out changeset ab707e83c6fc
2009-06-07 01:49:43 +02:00
Dão Gottwald
b16409f70a
Test for bug 495058
2009-06-06 19:21:59 +02: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
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
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
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
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
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
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
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
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
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
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
Dão Gottwald
ec8e7953a5
Re-enable ctrl-tab tests
2008-12-02 10:23:57 +01: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
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
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
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
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
Phil Ringnalda
1bf2d4e295
Tests for Bug 413915 - isValidFeed modifies its first parameter, r=sayrer
2008-09-06 19:28:14 -07: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
c176465ed9
Ctrl+Tab browser chrome tests
2008-08-11 22:40:45 +02:00
Dão Gottwald
8cf44ba8a1
page style menu tests
2008-08-08 12:45:13 +02:00
Ryan Flint
1e9a3e2710
Backout changesets d811aa4cf0cf and 96ca77c43cb9 from bug 432599
2008-07-29 16:04:50 -07: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
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
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
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