Edward Lee
2cbb4d0bee
Merge backout
2010-08-12 03:29:54 -07:00
Edward Lee
ffd35d7fc4
Backed out changeset ed2484b982b9 due to accidental landing.
2010-08-12 03:24:29 -07:00
Edward Lee
3aac3bf665
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Raymond Lee
17caf7cc09
Bug 585854 - Test tab previews in presence of Tab
2010-08-11 17:07:38 +08:00
Raymond Lee
79de2be602
Fixed for Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
2010-08-11 14:16:02 +08:00
Michael Yoshitaka Erlewine
87c67120aa
Bug 585855: Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
...
Note that this test has not been added to the Makefile.
2010-08-11 00:27:42 -04:00
Raymond Lee
379ef3b4df
Rename browser_bookmarkAllTabs.js to browser_visibeTabs_bookmarkAllTabs.js
...
--HG--
rename : browser/base/content/test/browser_bookmarkAllPages.js => browser/base/content/test/browser_visibleTabs_bookmarkAllPages.js
2010-08-11 12:02:15 +08:00
Raymond Lee
9acd746ebc
Improved the test for Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:50:57 +08:00
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
Dão Gottwald
bea18b662b
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
2009-11-09 22:11:58 +01:00
Dão Gottwald
795121a212
fix completely broken browser_bug481560.js
...
--HG--
extra : rebase_source : 0c0b93b67504c9230c4fb3cced6de6a35e43a1c5
2009-11-06 22:44:11 +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
Paul O’Shannessy
5057e2547f
Bug 525635 - browser_NetworkPrioritizer.js randomly timeouts. r=Enn
2009-11-06 13:14:54 -08: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
Dão Gottwald
a5e134553e
Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner
2009-10-31 01:04:07 +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
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Marco Bonardo
402e13d377
Bug 521233 - waitForFocus(callback) times out in browser chrome tests. use it in browser_bug304198.js, r=enn
2009-10-28 17:22:59 +01:00
Tanner M. Young
3927f423ab
Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor]
2009-10-22 19:32:49 -05:00
Dão Gottwald
18f2da9c8a
browser_pageInfo.js cleanup
2009-10-17 08:14:22 +02:00
Marco Bonardo
90d3b3b0b7
Revert wrong change, fix current browser_tabfocus.js orange.
2009-10-16 17:24:09 +02:00
Dão Gottwald
2518de2f7f
revert incorrect browser_bug477014.js change (changeset 50a858927fad)
2009-10-16 15:28:23 +02:00
Dão Gottwald
e47ad61b98
browser_discovery.js cleanup (no bug)
...
--HG--
extra : rebase_source : 3fb6f72db7f3b47905ecd167b3bfca3f829cc279
2009-10-16 15:21:26 +02:00
Marco Bonardo
fbcd597e1e
Cleanup leftover listeners from browser/base/content browser-chrome tests
2009-10-16 15:19:57 +02:00
Dão Gottwald
db9c780398
test cleanup
2009-10-15 15:36:26 +02:00
Dão Gottwald
bbe4943a59
Make browser_bug521216.js track onLinkIconAvailable again
2009-10-14 19:37:29 +02:00
Dão Gottwald
5ee26da95e
Fix browser_bug521216.js, take 2
2009-10-14 17:58:50 +02:00
Dão Gottwald
76df4ac2b4
Fix browser_bug521216.js
2009-10-14 16:28:35 +02: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
Dão Gottwald
2a893dd50b
add missing semicolons
2009-10-01 16:07:21 +02:00
Dão Gottwald
d001b590f3
Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss
2009-10-01 10:49:00 +02:00
Paul O’Shannessy
dc9f88b701
Bug 518616 - Browser tests shouldn't create storage statement wrapper or use step(). r=dao
...
--HG--
extra : rebase_source : 34526611e426f28eaf383e0db25c32f253d4e0ff
2009-09-25 15:32:22 -07: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
Dão Gottwald
434476b8a5
tests cleanup
2009-09-18 13:52:28 +02:00
John Morkel
2d21461a7d
Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao
2009-09-17 15:03:15 +02:00
Dão Gottwald
1530bcc13d
tests cleanup
2009-09-16 18:30:20 +02:00
Dão Gottwald
823ba3d3e3
tests cleanup
2009-09-16 12:21:19 +02:00
Johnathan Nightingale
6434f3c3d1
Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao
2009-09-14 11:20:03 -04: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
Ehsan Akhgari
88405de0e3
Bug 488691 - Confusing warning when clearing all history; r=dao
2009-09-15 14:36:34 +04:30
Dão Gottwald
b808c44f50
test cleanup, no bug
2009-09-15 10:07:25 +02: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
Olli Pettay
f49f941495
Bug 513912, Fix image document zoom handling in FF, r=dao, sr=jst
...
--HG--
extra : rebase_source : b562f90b4c326a5e40aa31e5bbbd363dd2047c8a
2009-09-09 23:04:05 +03:00
Dão Gottwald
e916d657e8
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +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
Johnathan Nightingale
3d60b7255e
Bug 513147 - Remove the "properties" dialog (and associated "metaData" hooks) from web elements. r=vlad sr=jonas
2009-09-01 09:21:35 -04:00
Olli Pettay
f13cd472f1
Bug 503729 - with browser.zoom.siteSpecific=false: viewing a standalone image resets full zoom level, r=jst
2009-09-01 16:15:33 +03:00
Neil Deakin
3028324937
Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug
2009-08-27 08:51:41 -07:00
Dão Gottwald
5480af8edb
Bug 500702 - intermittent failure in browser_bug495058.js
2009-08-13 09:51:05 +02:00
Neil Deakin
3ecb176e90
Bug 508472, wait for load and paint events before starting test, r=dolske
2009-08-12 10:04:51 -04: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
Dão Gottwald
e84827c65d
fix another focus issue with browser_bug304198.js and potentially browser_ctrlTab.js on Linux
2009-08-10 14:32:07 +02:00
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
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