Commit Graph

649 Commits

Author SHA1 Message Date
Ehsan Akhgari
39f1fe3e0a Bug 579540 - Intermittent timeout in browser/base/content/test/browser_bug553455.js, followed by various failures about number of installed extensions or notifications, probably depending on when it timed out; r=gavin a=orange-fix
Try to increase the timeout to twice its previous amount in the hopes that it fixes the intermittent timeout in this test.
2010-11-01 14:50:34 -04:00
Shawn Wilsher
8c46198937 Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Margaret Leibovic
0268cab922 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Robert O'Callahan
c2e94b6def Backed out changeset 069ccd107c32 2010-10-29 16:06:35 +13:00
Margaret Leibovic
3400fbf5cb Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Shawn Wilsher
fee260454c Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Raymond Lee
de85666be8 Bug 603530 - Intermittent cascade of failure starting with browser_tabview_dragdrop.js | Test timed out [r=dolske,a=test]
--HG--
extra : rebase_source : 593da2ba26a89e1d9b7205847bac5c65bded41a4
2010-10-15 16:16:56 +08:00
Raymond Lee
168204fd45 Bug 598383 - Utilities for Panorama tests [r=dolske,a=test]
--HG--
extra : rebase_source : d62cc3b5bb24a98fd22427f76bce9ccc69fcc76c
2010-10-18 17:53:58 +08:00
Dave Townsend
43337a6fdb Bug 579540: Add better cleanup to browser_bug553455.js. r=gavin, a=tests 2010-10-26 11:46:05 -07:00
Dão Gottwald
3c450f0c95 Bug 609700 - Shift-clicking the back button or middle-clicking it with browser.tabs.opentabfor.middleclick=false opens an invisible tab. r=gavin 2010-11-10 09:38:08 +01:00
Dão Gottwald
7664cda114 Bug 565575 - Retain location bar focus when switching tabs. r=mano a=b 2010-11-09 10:25:07 +01:00
Dão Gottwald
07c482fe07 Bug 606567 - Intermittent failure in browser/base/content/test/browser_bug585785.js | tab successfully removed. r=gavin a=... 2010-10-26 14:23:40 +02:00
Ehsan Akhgari
9713e446ac Bug 587248 - Part 1: Set the correct direction for the TabView document upon being displayed; r=gavin a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Dave Townsend
b71be71d60 Bug 579540: Add more logging to narrow down the timeout. r=gavin, a=tests 2010-10-14 16:15:26 -07:00
Dietrich Ayala
28ebd1d00f Backout bug 567306 (r=test bustage, a=blocking) 2010-10-14 19:52:05 +07:00
mano@mozilla.com
259b60de17 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page (r=gavin, a=blocking) 2010-10-14 19:32:34 +07:00
Asaf Romano
c2c09b60d1 Bug 581253 - Cannot remove a bookmark with a tag via 'Edit this bookmark' menu. r=mak a=blocking 2010-10-14 10:46:32 +02:00
Blake Kaplan
29e85b9844 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Johnny Stenback
1e4b3e7640 Bug 580128. Disable tests that don't play well with brain transplants yet. r=mrbkap@gmail.com 2010-10-10 15:48:42 -07:00
Johnny Stenback
e9755cda81 Bug 580128. Remove .wrappedJSObject gets that don't work with the new wrappers. r=mrbkap@gmail.com 2010-10-10 15:48:39 -07:00
Sean Dunn
c07ca78f13 Bug 595930 - "closing a group breaks the keyboard shortcut for toggling panorama" [r+a=dietrich]
--HG--
extra : rebase_source : aacd0e1a2bcda5319bdd24a335cda5f904d1dd99
2010-09-27 16:12:00 -07:00
Ian Gilman
39c9bbb7c3 Bug 587031 - Entering/Exiting Private Browsing mode from within Tab Candy (Panorama) is presently ambiguous r=dietrich, a=blocking
--HG--
extra : rebase_source : 2ad0935dc80b84961314750f04d08e1309f968b6
2010-09-24 17:24:31 -07:00
Mihai Sucan
e0fdcd59eb Bug 585043 - Improve Inspector DOM panel unittests, r=dietrich, a=tests 2010-10-13 10:57:48 -03:00
Sindre Dammann
a403644079 Bug 600883 - Fix intermittent timeouts in browser_bug579872.js by loading the proxied http://example.com instead of the unproxied http://www.example.com, r=dao, a=orange 2010-10-12 12:49:00 -07:00
Drew Willcoxon
6c1ef4e7ab Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN 2010-10-12 09:32:01 -07:00
Drew Willcoxon
3c6e007658 Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich 2010-10-12 09:31:44 -07:00
Mounir Lamouri
1afab1446f Bug 606817 - Truncate form validation message only if they are content specified. r=sicking,pike a=blocking 2010-10-26 00:02:24 +02:00
Raymond Lee
f13f942751 Bug 598600 - New tabs should be added to the last active group after restart [r=dolske,a=blocking2.0]
--HG--
extra : rebase_source : f697d929331a23c5ac8333bb9d95392c0a8bb875
2010-10-14 01:07:55 +08:00
Dão Gottwald
a624f1b51b Bug 606567 - go back to using executeSoon in addition to mozRequestAnimationFrame. a=... 2010-10-25 12:06:45 +02:00
Dão Gottwald
d2604f3b93 Bug 606567 - Intermittent failure in browser/base/content/test/browser_bug585785.js | tab successfully removed. r=gavin a=... 2010-10-25 09:59:42 +02:00
Mounir Lamouri
a8459f3a37 Update browser_bug561636.js (fix perma orange). r+a=orange 2010-10-24 16:59:59 +02:00
Ian Gilman
e82a24870f merge panorama-central to mozilla-central [a=blocking, dietrich] 2010-10-08 10:35:04 -07:00
Raymond Lee
3c4d267164 Bug 602547 - Fix the browser_tabview_orphaned_tabs.js test [r=dolske, a=test
]
2010-10-07 23:17:26 +08:00
Ian Gilman
826463d586 Bug 595371 - Do the right thing when app tabs open/close [r=gavin, a=blocking]
--HG--
extra : rebase_source : 36ca15add8447e718f8e2f98a711076fe807c18e
2010-10-06 11:33:18 -07:00
Raymond Lee
213ac2e1e9 Bug 595893 - New tabs should never be orphans [r=dolske, blocking2.0] 2010-10-07 02:56:13 +08:00
Ian Gilman
ed0876caa1 Merge mozilla-central to tabcandy-central. 2010-10-05 13:43:50 -07:00
Ian Gilman
6efa60e356 merge mozilla-central to panorama-central 2010-09-30 15:14:08 -07:00
Michael Yoshitaka Erlewine
4de5b10a85 Bug 580412: adding missing test
--HG--
rename : browser/base/content/test/tabview/browser_tabview_snapping.js => browser/base/content/test/tabview/browser_tabview_bug580412.js
2010-09-30 11:36:45 -04:00
Raymond Lee
7f93d9e6a7 Bug 590606 - Switching among groups always selects the first tab of group [r=dolske,a=dietrich] 2010-09-30 18:08:28 +08:00
Raymond Lee
2647da5173 Bug 592183 - Change Panorama key combination to ctrl/cmd+E, r=gavin, ui-r=beltzner, a=blocking 2010-09-27 11:22:56 +08:00
Dão Gottwald
2e7b8ee508 Bug 597673 - Kill updateIcon. r=gavin 2010-09-24 09:29:50 +02:00
Dietrich Ayala
af6dec402c bug 574688 followup - disable test (see bug 596913) r=me, a=blocking-beta7 2010-09-24 00:43:31 +07:00
Raymond Lee
d57a592c54 Bug 594176 - 'move to group' should not be an option on the right-click menu for app tabs [r=dietrich] 2010-09-21 17:55:48 +08:00
Sean Dunn
c6c08986bc Bug 580412 - Add a couple-pixel threshold before tabs start dragging [r=dietrich, a=beltzner] 2010-09-21 13:22:07 -04:00
Mounir Lamouri
cc33a99998 Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Dietrich Ayala
a4849f97a5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Sindre Dammann
99e5c29b88 Bug 594131 - bookmarks opened from app tab should open in the foreground even if browser.tabs.loadBookmarksInBackground=true. r=dao a=b 2010-09-22 14:55:08 +02:00
Sean Dunn
e08e388ec4 Bug 595236 - Match Tabs From Other Windows in Panorama Search [r=dietrich, a=blocking]
--HG--
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/base/content/test/tabview/browser_tabview_multiwindow_search.js
extra : rebase_source : ff634626a815445d66fb94d4e1e263a79173affc
2010-09-21 14:56:52 -07:00
Michael Yoshitaka Erlewine
d85c9a4a45 Bug 593157 - Use a pref to keep track of Panorama "first run" experience. r=dolske, a=dolske 2010-09-20 18:26:00 -07:00
Justin Dolske
18be4e5d35 Bug 596371 - Put <browser> in a <stack> so it's easy to overlay.. r=gavin, a=gavin 2010-09-15 20:01:00 -07:00
Mounir Lamouri
801eeef060 Bug 595507 - Show a validation message when an invalid form is submitted inside an iframe. r=gavin.sharp a=blocking 2010-09-20 22:27:47 +02:00
Dão Gottwald
0e6b1c55ba Bug 596687 - Don't dispatch TabAttrModified after TabClose. r+a=gavin 2010-09-20 20:18:04 +02:00
Raymond Lee
8589db3538 Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js, r=dietrich, a=testfix 2010-09-16 15:18:54 +08:00
Drew Willcoxon
02f0917a61 Bug 596678 - Link hover in location bar should not appear instantly, without fade, if a link is previously moused over too quickly to show it. r=dao, a=gavin 2010-09-18 20:09:17 -07:00
Mats Palmgren
af55784f5b Bug 596022 - browser-chrome mochitest browser_bug386835.js runs finish() twice. r=dtownsend a=test 2010-09-18 13:28:50 +02:00
Mats Palmgren
4704c267fc Bug 449734 part 5 - Test for child Popup widget. a=test 2010-09-18 13:28:50 +02:00
Mats Palmgren
698eb966cf Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN 2010-09-18 13:28:49 +02:00
Gavin Sharp
2b2d1fbc74 Bug 595509: add test for keyword search in the location bar (parts by gavin and others by ian)
r=dao/gavin a=gavin
2010-09-11 14:41:13 -04:00
Gavin Sharp
a122069cf6 Bug 597244: refactor and simplify PopupNotifications event callbacks, r=dolske, a=blocking-b7+
--HG--
extra : rebase_source : b4422707ee3a090110a0a3a16a8af88303d2716a
2010-09-16 19:10:04 -04:00
Raymond Lee
76a39e3812 Bug 587040 - After navigating with arrow keys, active tab highlighting will move but clicking on the group will bring up the last active tab [r+a=dietrich] 2010-09-17 23:24:39 +08:00
Dão Gottwald
c08dbcdc7f Bug 606567 - log computed max-width in browser_bug585785.js 2010-10-23 13:38:04 +02:00
Drew Willcoxon
0efb927319 Back out changeset 6dbe4fca6137 and changeset c89a4257d902 due to orange. a=orange 2010-10-12 10:59:05 -07:00
Drew Willcoxon
1712bcf0b1 Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN 2010-10-12 09:32:01 -07:00
Drew Willcoxon
f739558c67 Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich 2010-10-12 09:31:44 -07:00
Raymond Lee
d5783b6576 Bug 587043 - Closing the tabcandy window closes the browser [r=dietrich,a=block2.0]
--HG--
extra : rebase_source : 6973466152e85ecb15e5d929ce18401244101e85
2010-10-11 11:04:14 +08:00
Ian Gilman
390a33df5b Bug 595374 - Panorama doesn't go back to the right tab if it was an app tab r=dietrich, a=blocking
--HG--
extra : rebase_source : bc2b1b2247265da2210f961ada91c5a73fa159c4
2010-09-24 16:22:35 -07:00
Ian Gilman
3f245a17aa Bug 597218 - It shouldn't be possible for app tabs to be hidden r=dao, a=blocking
--HG--
extra : rebase_source : eb41328eaf2f74fcfd83b6fc800f377a24e1f890
2010-10-11 10:27:05 -07:00
Ian Gilman
67c210ca8d Bug 600741 - make search test more robust r=dolske, a=test
--HG--
extra : rebase_source : 136d971e9a2a3fcf0f4fee94147a757a2e2b0645
2010-10-11 10:13:18 -07:00
Raymond Lee
32c4c7a868 Bug 595875 - Removed all Utils.log in all tabview tests [r=dolske, a=beltzner]
--HG--
extra : rebase_source : 586b3ee560d408b461325cdb437723637643866d
2010-09-17 12:57:26 +08:00
Raymond Lee
6377564e8b Bug 597601 - Clicking in the empty space in a group should not take you into a tab [r=dolske,a=beltzner]
--HG--
extra : rebase_source : 2cac91fcadb5417682ab6a94233348fb6bd3b1bd
2010-10-11 10:39:33 +08:00
Margaret Leibovic
fd987339e5 Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN 2010-10-11 20:32:59 -07:00
Sindre Dammann
43643640b3 Bug 600883 - Try to fix intermittent browser_bug579872.js | Test timed out by making sure the listener is attached before load can fire, r=dao, a=orange 2010-10-11 04:47:00 -07:00
L. David Baron
1b1494278b Send clicks to the center of elements, rather than to 2, 2, so that they don't end up outside the curvature of the border. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN 2010-10-11 11:03:12 -07:00
Michael Yoshitaka Erlewine
f9d8278908 Bug 591705 - Don't animate on tab view startup [r+a=dietrich] 2010-10-09 15:46:18 -04:00
Michael Yoshitaka Erlewine
d6ff1e8bf4 Bug 595804 - Add a pref to disable Panorama zoom-in/out animation [r=dolske, a=beltzner] 2010-10-09 15:10:25 -04:00
Ian Gilman
1116e3057d Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test 2010-10-08 14:03:52 -07:00
Dietrich Ayala
6cfe2c2030 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Ian Gilman
386f2134de Bug 595943 - Closing last tab when app tabs are present causes weird state in Panorama [r=dolske, a=blocking] 2010-09-16 00:51:24 -07:00
Raymond Lee
aa290847dd Bug 595518 - After focusing the icon in the right-top corner in tabcandy, trying to activate tabcandy afterwards goes imediately back to normal view [r=dietrich, a=blocking] 2010-09-14 17:43:33 +08:00
Sean Dunn
9de8d7650d Bug 595191 - Keyboard short cuts to leave Group View is broken after using tab search [r+a=dietrich] 2010-09-16 11:47:45 +08:00
Raymond Lee
88209e3959 Bug 587990 - TabCandy arbitrarily creates new groups / orphans tabs in empty space after hovering over "Move This Tab To..." menu item [r=dietrich, a=blocking] 2010-09-14 18:12:03 +08:00
Dietrich Ayala
a2df4c31c5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Drew Willcoxon
2591c7b24a Bug 587908 - On hyperlink hover, display the target in the location bar. r=dao, a=blocking-beta7 2010-09-14 22:41:16 -07:00
Dave Townsend
c3432639c9 Bug 562922: Multiple entries of the same extension and theme appear if the installation/update is triggered more than once. r=robstrong, a=blocks-betaN 2010-10-18 13:51:46 -07:00
Dave Townsend
be736133e9 Bug 579540: Add a longer timeout to browser_bug553455.js. r=sdwilsh, a=tests 2010-10-15 10:52:02 -07:00
Mounir Lamouri
7d40268f25 Bug 600155 - Let the authors override validation message with x-moz-errormessage attribute. r=sicking a=jst 2010-10-15 15:05:14 +02:00
Mounir Lamouri
6ac0322cd0 Backing out a patch that has been accidentally pushed with a merge. a=backout 2010-10-15 15:05:04 +02:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
50d31806a3 Bug 552023 - Kill Places partitioned temp tables.
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Marco Bonardo
95f4ef94b8 Bug 598264 - about:home browser test. r=dolske a=blocking 2010-10-07 10:41:21 +02:00
Raymond Lee
5135ce0dc0 Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data [r=ian, a=orange] 2010-12-02 17:38:54 +08:00
Raymond Lee
0fd3197abe Bug 608158 - Exiting Panorama when nothing but hidden groups and no app tabs, should create new tab [r=ian, a=beltzner] 2010-11-30 10:02:22 +08:00
Raymond Lee
5b04b3c537 Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner] 2010-11-30 13:03:51 +08:00
Dave Townsend
803a65b0f3 Backing out changeset 3f004b291c65 from bug 571970 due to test failures. a=backout 2010-12-02 18:35:44 -08:00
Dave Townsend
d56a3e6639 Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-11-30 16:02:17 -08:00
Timothy Nikkel
5c1b10cee6 Bug 559993. Scroll the whole selection into view, not just the focus point when finding on a page. r=roc a=blocking-final+ 2010-11-24 19:35:02 -06:00
Dave Townsend
a43dfc057f Bug 613385: No notifications are sent out for webpage attempts to install add-ons when xpinstall.enabled=false. r=gavin, r=robstrong, a=blocks-betaN 2010-11-24 12:37:28 -08:00
Dave Townsend
45e49415e9 Bug 590206: Make the site identity UI display something sensible for about: and chrome: uris. r=gavin, a=blocks-final 2010-11-24 12:29:56 -08:00
Markus Stange
bf9e89781c Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN 2010-11-24 10:50:20 +01:00
Kyle Huey
e688684c0a Mass backout to fix OS X 64 Leak. 2010-11-24 00:59:48 -05:00
Raymond Lee
99d476868c Bug 600645 - App tabs don't appear in the group app tab tray if their icon fails to load [r=ian, a=beltzner] 2010-11-24 03:30:16 +08:00