Commit Graph

464 Commits

Author SHA1 Message Date
Edward Lee
33ba441530 Restore browser_visibleTabs test that accidentally got removed in 87c7be4465a4. 2010-08-10 20:39:45 -07:00
Edward Lee
762a707aaa Dummy whitespace to trigger a merge. 2010-08-10 20:39:02 -07:00
Raymond Lee
c28c2a758b Bug 585853 - Test 'bookmark all pages' in presence of tab candy 2010-08-11 11:34:38 +08:00
Ian Gilman
5060cd7f0e + removed profiling code
--HG--
extra : rebase_source : 690f1d46c2833ec2e122b53b2fbbc3b5a0e50aec
2010-08-10 18:10:21 -07:00
Edward Lee
77b3b23d1c Move visibleTabs tests back to browser/content/test out of tabview directory.
--HG--
rename : browser/base/content/test/tabview/browser_visibleTabs.js => browser/base/content/test/browser_visibleTabs.js
rename : browser/base/content/test/tabview/browser_visibleTabs_contextMenu.js => browser/base/content/test/browser_visibleTabs_contextMenu.js
2010-08-10 17:58:26 -07:00
Ehsan Akhgari
3b386c5d60 Actually enable the tests which pass 2010-08-10 19:13:13 -04:00
Ehsan Akhgari
759ca5b552 Disable all TabView tests for now 2010-08-10 18:56:11 -04:00
Ehsan Akhgari
8201d02a5f Run the TabCandy tests from the correct Makefile 2010-08-10 18:47:03 -04:00
Michael Yoshitaka Erlewine
7460ba46b9 Bug 585858: fixing whitespace
--HG--
extra : rebase_source : b332e14075d7f41ab09b79265f7803d806194b5e
2010-08-10 18:09:19 -04:00
Michael Yoshitaka Erlewine
c7eefd6688 Bug 585858: test tab context menu items with combinations of visible and hidden tabs 2010-08-10 15:33:08 -04:00
Raymond Lee
fe134a46da Improved the drag and drop test 2010-08-11 02:57:22 +08:00
Raymond Lee
ea3e0b1135 Fixed Bug 584627 - Tests for group 2010-08-11 02:39:28 +08:00
Raymond Lee
4d4f929ff4 Bug 585837 - Tests for launching Tab candy 2010-08-11 00:11:06 +08:00
Raymond Lee
97140c85cf Fixed some issues in the drag and drop test 2010-08-11 00:06:04 +08:00
Edward Lee
0f4ef556db Merge mozilla-central to tabcandy-central. 2010-08-09 23:53:52 -07:00
Raymond Lee
a1bcc835c1 Fixed a test after the delay loading frame changes 2010-08-10 10:31:59 +08:00
Edward Lee
a869c43b41 Merge mozilla-central to tabcandy-central. 2010-08-09 10:38:19 -07:00
Raymond Lee
07d617611a Add a licence block to a test 2010-08-09 17:00:33 +08:00
Raymond Lee
2fc3f6194d Moved tests to test/tabview folder
--HG--
rename : browser/base/content/test/browser_tabview_dragdrop.js => browser/base/content/test/tabview/browser_tabview_dragdrop.js
rename : browser/base/content/test/browser_visibleTabs.js => browser/base/content/test/tabview/browser_visibleTabs.js
2010-08-09 16:21:46 +08:00
Raymond Lee
b9c8a307e1 Another fix for the failing test 2010-08-09 15:47:52 +08:00
Raymond Lee
5689b68708 Fixed failing test after the name change to GroupItem(s) (Bug 583414) 2010-08-09 15:29:42 +08:00
Michael Yoshitaka Erlewine
99d738c1ed Fixed failing test after the name change to GroupItem(s) (Bug 583414) 2010-08-07 22:51:20 -04:00
Edward Lee
e5816558b6 Merge mozilla-central to tabcandy-central. 2010-08-07 16:44:33 -07:00
Edward Lee
8def981941 Merge mozilla-central to tabcandy-central. 2010-08-05 14:48:29 -07:00
Raymond Lee
f87aff3a6f Bug 582677 - Test for dragging and dropping item from one group to another group 2010-08-05 08:12:08 +08:00
Edward Lee
218442df21 Bug 582116 - Provide a way to show certain tabs and get visible tabs
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Dão Gottwald
5d802a07a7 Temporarily disable browser_overflowScroll.js on Linux 2010-07-23 11:32:03 +02:00
Dão Gottwald
bf3c9cd631 Bug 580257 - _getScrollableElements needs to exclude non-scrollable elements. r=enn
--HG--
extra : rebase_source : 923b3a6ea87ac244a9d05ce11f7930eec2e4b3fb
2010-07-23 00:31:58 +02:00
Michael Kohler
91a2c87bb0 Bug 577121 - Tab context menu item "Close Other Tabs" should exclude pinned tabs. r=dao
--HG--
extra : rebase_source : 0e871925b4883526ec95867054ebd9c202eb1a2d
2010-07-22 17:51:55 +02:00
Kurt Schultz
55ac291f2f Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
Dão Gottwald
e8276792fa Bug 575748 - Fix and re-enable browser_overflowScroll.js 2010-07-20 21:05:02 +02:00
Dão Gottwald
c01c57030c temporarily skip browser_overflowScroll.js when tabs are on top 2010-07-20 00:50:57 +02:00
Rob Campbell
239ca21615 bug 560692 - Create a style panel for web page inspector. p=me, r=gavin 2010-07-16 11:12:39 -03:00
Frank Yan
14fac842d0 Bug 514739: Remove 'block images from www.site.com' context menu item. r=gavin 2010-07-14 19:00:12 -07:00
Dão Gottwald
1472cbbfd4 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Dão Gottwald
549a4d5884 Bug 519216 - Removing a progress listener while it's being called should not affect subsequent listeners. r=gavin 2010-07-07 06:56:17 +02:00
Dão Gottwald
05212023f2 Bug 574654 - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS. r=mano 2010-07-05 11:40:54 +02:00
Dave Townsend
4d698c0a58 Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin 2010-07-01 09:23:11 -07:00
Timothy Nikkel
862d66fc00 Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin 2010-06-25 16:51:17 -05:00
Gavin Sharp
523e82a8a7 Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao
--HG--
extra : rebase_source : 8e856779d2355a5612d8bdf20c5fb75a3a88edb2
2010-06-25 12:05:45 -04:00
Dave Townsend
e54d10a7af Bug 573246: Fix tests that are failing with the Feedback extension installed. r=gavin 2010-06-24 15:01:27 -07:00
Dão Gottwald
678c44461c Make browser_bug462289.js work with tabs on top 2010-06-24 19:55:39 +02:00
Gavin Sharp
c31f42ea15 Bug 574228: PopupNotifications.show() secondaryActions argument should be optional, r=dtownsend
--HG--
extra : rebase_source : 2dd0050499632e00f238967fb4b5318e778196b7
2010-06-24 00:54:44 -04:00
Dão Gottwald
046e631f4a Bug 563730 - Implement pinTab, unpinTab. r=gavin 2010-06-24 16:29:02 +02:00
Frank Yan
94d7a77db6 Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske 2010-06-23 10:28:12 -07:00
Gavin Sharp
667010d2ba Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Justin Dolske
f05b929e63 Temporaily disable failing test. 2010-06-16 20:17:41 -07:00
Paul O’Shannessy
e377dc66c7 Bug 555767 - Switch to tab should close "empty" tabs [r=gavin] 2010-06-15 14:25:36 -07:00
Dave Townsend
c1b3e7841d Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Dão Gottwald
7ecb0dc266 re-enable browser_overflowScroll.js 2010-06-15 07:38:20 +02:00
Ehsan Akhgari
fc72d5d7fd Disable test_contextmenu.html on Linux 2010-06-14 14:05:53 -04:00
Dão Gottwald
ec360c4f42 Disable tap opening animation in browser_drag.js to make synthesizeDrop work 2010-06-14 18:50:28 +02:00
Dão Gottwald
1a63d566a2 whitespace fix 2010-06-14 17:52:40 +02:00
Dão Gottwald
df52433647 make browser_relatedTabs.js output more useful 2010-06-14 17:08:23 +02:00
Dão Gottwald
db454fa8d0 additional output for browser_relatedTabs.js 2010-06-14 17:07:34 +02:00
Dão Gottwald
e09941acb9 Backed out changeset 3a711e98c1ed 2010-06-14 17:06:43 +02:00
Dão Gottwald
6bf49b08f3 additional output for browser_relatedTabs.js 2010-06-14 16:57:28 +02:00
Dão Gottwald
7f591e1161 Sanitize browser_drag.js 2010-06-14 15:10:23 +02:00
Dão Gottwald
bfac26fa9d disable browser_overflowScroll.js 2010-06-14 13:58:10 +02:00
Dão Gottwald
62142b50df Disable the tab opening animation in browser_overflowScroll.js, so that tabs don't change their width once the overflow occurred. 2010-06-14 12:06:49 +02:00
Dão Gottwald
4afcbbcd7f fix for browser_overflowScroll.js, round two 2010-06-14 11:29:09 +02:00
Dão Gottwald
a98f39cfb4 fix for browser_overflowScroll.js 2010-06-14 10:57:23 +02:00
Dão Gottwald
1c1852f2ac Bug 543206 - Tab opening animation. r=gavin 2010-06-14 10:10:54 +02:00
Dão Gottwald
e437c443b5 Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil
--HG--
extra : rebase_source : f147fcde568bc15e25be804591518b694d605a95
2010-06-08 22:13:55 +02:00
Dave Townsend
a75b34f580 Backed out changeset 33760547ecf7 from bug 569342 to fix the test failure. 2010-06-08 11:20:32 -07:00
Dave Townsend
67bc73397f Bug 569342: Find bar should not be enabled in about:addons. r=gavin 2010-06-07 09:31:48 -07:00
Ehsan Akhgari
376f567f78 Bug 570321 - spell-check-dictionary name is not displayed in context menu; r=gavin
--HG--
extra : rebase_source : e1871e9076407b7f367f4bfd8d10535317524d11
2010-06-05 23:48:30 -04:00
Justin Wood
f8e9b8aedc Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures. 2010-06-04 21:59:40 -04:00
Asaf Romano
a2449625a9 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin. 2010-06-05 03:22:08 +03:00
Mounir Lamouri
afff06c394 Bug 452451 - "enable relimit by default and find out if it breaks the web" [r=jwalden,jst]
--HG--
extra : rebase_source : e583073d8015cc0f6b7d4336494f0e1ed01083e2
2010-05-20 17:19:00 -04:00
Ehsan Akhgari
d16efb60a6 Bug 433860 - No spelling suggestions for text inputs when contenteditable node in document; r=gavin 2010-06-01 14:08:38 -04:00
Paul O’Shannessy
df92fb3c14 Bug 568995 - Update tests to use waitForClipboard [r=dao, r=dolske] 2010-06-02 13:38:35 -07:00
Paul O’Shannessy
33279d473c Bug 567870 - add waitForClipboard to SimpleTest [r=gavin]
This also updates the test for bug 556061 to use waitForClipboard.
2010-06-02 13:38:32 -07:00
Asaf Romano
38cb95f3c4 Bug 567309 - FAYT is broken. test=gavin,me; r=gavin,dao. 2010-05-30 12:50:39 +03:00
Dão Gottwald
e5af7fae20 Backed out changeset 0553604fe265 2010-05-27 14:59:50 +02:00
Asaf Romano
49075a8a7f Bug 567309 - FAYT is broken. Review and test done by Gavin. 2010-05-27 09:57:23 +03:00
Neil Deakin
d8d39d4a37 Bug 545119, use link drop service for tabbrowser dataTransfer for search engine dialog and remove browser dependency on nsDragAndDrop.js, r=gavin 2010-05-26 11:28:25 -04: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
Neil Deakin
6a298ba8e7 Bug 565669, clear recent history list doesn't expand when details opened, r=gavin 2010-05-18 09:37:43 -04:00
Neil Deakin
a45e72c383 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -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
Markus Stange
c078ce1736 Bug 549562 - Position the toolbar customization popup in repositionDialog() and make it invisible until it's positioned and loaded. r=gavin 2010-05-14 12:20:00 +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
Blair McBride
6acb817959 Bug 552754: Fix browser_pluginnotification.js. r=sdwilsh 2010-04-29 10:19:17 -07:00
Asaf Romano
8a11227280 Bug 528884 - Remove places' menu and toolbar bindings. r=mak 2010-05-05 15:28:04 +02:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Blair McBride
274ad77059 Bug 552754: Fix browser_pluginnotification.js. r=sdwilsh 2010-04-29 10:19:17 -07: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
Robert Kaiser
b4eab153f7 bug 560867 - test_contextmenu should test for label existence and give slightly better log info, r=gavin a=jimm|sheriff for CLOSED TREE 2010-04-22 00:08:34 +02:00
Marco Bonardo
c27dc87882 Bug 467997 - browser_sanitize-timespans.js random failure when crossing midnight. r=adw 2010-04-20 10:07:24 +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
Dão Gottwald
dbbdc2f693 s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Dão Gottwald
3e32555d24 use Services.* in browser chrome tests 2010-04-03 09:36:55 +02:00
Dão Gottwald
bbecfef399 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02: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
Ryan Flint
c3f67a8fcc Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
Dão Gottwald
018e78d64e use tabbrowser.tabs in tests (no bug)
--HG--
extra : rebase_source : a234b87605b3ba66abd71caac862245ba3d99d71
2010-03-22 17:04:18 +01:00
SHIMODA Hiroshi
18471bb241 Test for bug 406216. r=dao 2010-03-13 17:08:51 +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
Dão Gottwald
4e33caf5ae Bug 551944 - Get rid of the customizeInitialized callback. r=enn 2010-03-12 15:25:09 +01:00
Dão Gottwald
75da115d93 Tab event listeners should be added to the tab container, not the tabbrowser 2010-03-12 07:48:10 +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
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
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
4a4d9379dc add debug spew for bug 545583 2010-03-05 14:40:48 +01: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
Robert Longson
0fa1322482 Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky 2010-03-01 19:21:02 +00: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
Robert Longson
5d0c007c48 Bug 510202 - xlink:title should only work on links. r=dao,sr=bzbarsky 2010-02-23 20:45:13 +00:00
Dão Gottwald
913664aa44 additional test output for bug 545583 2010-02-11 10:23:31 +01:00
Dão Gottwald
c5b2073e91 test cleanup 2010-02-09 10:32:10 +01:00
Dão Gottwald
57ddf9728c browser chrome test for the all-tabs panel 2010-02-08 21:10:38 +01:00
Phil Lacy
39196a6523 Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05: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
e67e348580 add missing spaces; 'switch' is not a function 2010-02-06 11:40:06 +01: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
acef35272f Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Kyle Huey
87966b78d4 Backed out changeset 43a19419ec4b 2010-01-30 09:32:47 -05:00
Phil Lacy
b5bacc4e95 Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin 2010-01-30 08:08:37 -05:00
Dão Gottwald
ca4ba0fb5c backout merge 2010-01-27 13:27:14 +01:00
Dão Gottwald
115b0a5381 Backed out changeset 15e478e4abd8 2010-01-27 13:26:21 +01:00
Ehsan Akhgari
f7d725dcf0 Bug 242852 - I wish that "Copy link text" were a hyperlink contextual menu option, r=gavin, ui-r=faaborg 2010-01-15 21:28:27 -08:00
Tanner M. Young
48bc8e7aca Bug 539068 - View Image Info selects the CSS background-image of an image rather than the image itself. r=dao 2010-01-14 11:47:24 +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
364c6d1d49 Bug 498312 - page style menu should follow the media query spec more closely. r=gavin 2010-01-24 12:40:20 +01:00
Dão Gottwald
4e290b7517 Test for bug 537474 2010-01-02 11:03:06 +01:00
Metal Sonic
4c1b34d634 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Dão Gottwald
72f04db1ba Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01:00
Nochum Sossonko
101eff953b Bug 526952 - Check if we're on a link before using the selection for the context menu, r=dao 2009-12-12 21:22:09 -05:00
Masayuki Nakano
cb4ed98fcc Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin 2009-12-12 14:17:40 +09:00
Dão Gottwald
abdfab987a Backed out changeset b7d969cc635e because of Win and OS X failure 2009-11-23 11:41:38 +01:00
Dão Gottwald
ef01ba61eb Fix browser_NetworkPrioritizer.js for bug 525635 2009-11-23 09:11:07 +01:00
Dão Gottwald
0bb69ec297 Bug 521282 - Make sure the browser window is focused before each test. r=mano 2009-11-22 15:05:54 +01:00
Dão Gottwald
9f9e95635f test cleanup 2009-11-22 11:52:22 +01:00
Ehsan Akhgari
40348234c6 Bug 527820 - Checking all prefs except "Site Preferences" shows confusing UI; r=dao ui-r=beltzner a=blocking-firefox3.6+
--HG--
extra : rebase_source : 661c6a6c0d4a74e478cf8b476e65723a1654c54f
2009-11-17 14:49:59 -05:00
Dão Gottwald
cf4a7d5f73 browser_bug441778.js clean-up 2009-11-18 14:52:11 +01:00
Tanner M. Young
d41686282d Bug 526721 - "View Image Info" displays the wrong size if the document's first image has the same url, same alt but different scale. r=dao 2009-11-12 08:59:56 +01:00
Tanner M. Young
4c50596a6a Bug 526534 - Page Info does not detect multiple instances of the same image on a page if no alt text is provided or the alt text is the same. r=dao 2009-11-11 11:34:30 +01:00