Commit Graph

4311 Commits

Author SHA1 Message Date
Mihai Sucan
df8fba314e Bug 651872 - Create access key for Workspace menu item; r=rcampbell 2011-04-21 18:46:06 +03:00
Rob Campbell
7137960211 merge m-c to devtools 2011-04-21 13:18:12 -03:00
Mihai Sucan
dc72c8d136 Bug 646524 - Workspace: cache the sandboxes; f=rcampbell r=ddahl,sdwilsh 2011-04-21 11:24:30 +03:00
Margaret Leibovic
d827e5c5f6 Bug 654729 - Weird highlighting when adding text to an existing address, r=dao 2011-05-12 14:38:40 -07:00
Gustav Munkby
b3b14fa898 Bug 359809: properly escape keyword searches when alternative character sets are specified, r=gavin 2011-04-28 16:56:04 -04:00
Mihai Sucan
168cee8d35 Bug 646070 - Respect chrome developer tools preference in workspace; f=rcampbell r=sdwilsh 2011-04-19 23:42:56 +03:00
Raymond Lee
d75be784df Bug 627966 - Use Places db's favicon service [r=ian] 2011-04-20 02:59:18 +08:00
Mounir Lamouri
0e5c1727be Bug 558651 - "Check Spelling" should only be shown in context menu when input element is in 'text' or 'search' state. r=sdwilsh 2011-05-02 22:13:22 +00:00
Boris Zbarsky
c73cd26712 Merge cedar with mozilla-central 2011-05-02 09:10:48 -04:00
Adam Dane [:hobophobe]
621bbc510c Bug 642793 - The focused Tab is not set first in the stack. r=ian 2011-04-25 13:21:04 -05:00
Mounir Lamouri
6a301536c7 Merge cedar with mozilla-central. 2011-04-29 16:19:07 +00:00
Mihai Sucan
566a8b1c55 Bug 636725 - Unit tests for Workspaces; r=rcampbell,sdwilsh 2011-04-19 23:40:30 +03:00
Mihai Sucan
c1cb7576d7 Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh 2011-04-20 11:18:00 +03:00
Vivien Nicolas
34c39bc53a merge backout 2011-04-20 16:11:54 +02:00
Vivien Nicolas
18db104acf Backed out changeset 028fc2dcb854 2011-04-20 16:10:00 +02:00
Mounir Lamouri
78a7e5f199 Merge cedar with mozilla-central. 2011-04-20 10:15:33 +02:00
Tim Taubert
49c723b621 Bug 648882 - TabPriorityQueue updates tabItems when UI is busy; f=raymond, r=ian 2011-04-19 18:54:02 +02:00
Tim Taubert
d500e4028e Bug 648882 - TabPriorityQueue updates tabItems when UI is busy [f=raymond, r=ian] 2011-04-19 18:54:02 +02:00
Mounir Lamouri
8883f4f0d6 Merge cedar with mozilla-central 2011-04-19 11:02:41 +02:00
Justin Dolske
d2f747fa56 Bug 638352 - tab-modal dialogs can get into bad focus state and key events can bleed through tabs. r=gavin 2011-04-19 14:18:17 -07:00
Margaret Leibovic
b62ff5f089 Bug 649367 - "nightly is up to date" does not have enough contrast against the new about window dark backgrounds. r=gavin 2011-04-19 01:25:24 +02:00
Dão Gottwald
4ac8291c1d Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2011-04-17 21:53:25 +02:00
Christian Ascheberg
14b8444d2c Bug 637049 - No GUI to return from fullscreen mode with popups. r=dao 2011-04-17 19:28:54 +02:00
Adam Dane [:hobophobe]
0766c46f63 Bug 627113 - Thin line on the right edge of the window on pressing right button in panorama; r=ian 2011-04-15 12:53:11 -05:00
Adam Dane [:hobophobe]
6bb2a9fc7e Bug 635311 - iQ(.appTabIcon, this.).each() calls in groupitems.js should return early if possible; r=ian 2011-04-15 12:47:43 -05:00
Pascal Chevrel
967c22d3ce Bug 608934 - About window needs a close button (Gnome 3 integration). r=gavin 2011-05-31 14:20:09 +02:00
Cameron McCormack
166c90380b Bug 434494 - Make Command+K successfully focus the search box when it creates a new window r=gavin.sharp 2011-04-19 09:37:12 +12:00
Tim Taubert
7c1e9b3e8f Bug 648929 - frequently getting drag.info is null error in tabview.js [f=raymond, r=ian] 2011-04-14 22:55:36 +02:00
Raymond Lee
a424923aef Bug 649006 - Clicking any two mouse buttons opens new tab r=ian 2011-04-15 01:02:32 +08:00
Marco Zehe
09ec7104b8 Bug 649929 - Improve screen reader readability of the Help/About window, r=gavin 2011-04-14 11:18:48 +02:00
Raymond Lee
494eb611b2 Bug 587187 - properly test for TabView being defined r=ian 2011-04-14 12:20:17 +08:00
Gavin Sharp
65c1c8ff73 Bug 672128: don't copy wyciwyg:// URIs when entire URL is selected, r=dao
--HG--
rename : toolkit/components/passwordmgr/test/authenticate.sjs => browser/base/content/test/authenticate.sjs
2011-07-19 04:00:45 -04:00
Margaret Leibovic
d83ffcd7b4 merge m-c into fx-team 2011-07-21 09:21:40 -07:00
Margaret Leibovic
afe280d04a Bug 672994 - Use fixed-width font in Scratchpad, r=robcee 2011-07-21 08:32:17 -07:00
Marco Bonardo
225034df61 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-21 14:32:10 +02:00
Tim Taubert
e269ae733d merge m-c into fx-team 2011-07-21 12:49:38 +02:00
Dão Gottwald
7cc42b4d69 Bug 663395 - put tabs opened from pinned tabs at the end of the tab strip. r=gavin ui-r=faaborg 2011-07-21 04:36:02 +02:00
Josh Matthews
46f873c5ff Bug 548667 - Future-proof CrashSubmit against future argument additions. r=ted 2011-07-20 17:52:13 -07:00
Josh Matthews
0f806c704b Bug 548667 - Submit crash reports via FormData. r=ted 2011-07-20 17:51:55 -07:00
Gavin Sharp
196bb99339 Bug 672813: clicking the Go button needs to focus the content area, r=dao 2011-07-20 16:21:55 -04:00
Gavin Sharp
c1a51464b1 merge m-c into fx-team 2011-07-20 16:25:06 -04:00
Raymond Lee
0a9173526e Bug 663613 - remove 'new tab' button from groups; r=ian, ui-r=limi 2011-06-23 11:42:50 +08:00
Tim Taubert
8fe95a7670 Bug 663612 - clicking a group should zoom into the group's active tab; r=sdwilsh, ui-r=limi 2011-07-19 15:36:55 +02:00
Tim Taubert
f2deaeb3b6 Bug 671460 - clean up browser_tabview_bug599626.js; r=ehsan 2011-07-18 15:53:18 +02:00
Mounir Lamouri
42f2b3d393 Merging mozilla-central and mozilla-inbound. 2011-07-12 10:53:40 +02:00
Boris Zbarsky
c8375f12ac Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
Marco Bonardo
26bd9f0a1b Backout changesets 9e4ab3907b29, 3abc0dbbf710 due to m-oth permaorange 2011-07-11 10:27:58 -07:00
Mounir Lamouri
ff2eb8c7a3 Merge mozilla-central into mozilla-inbound. 2011-07-11 16:19:00 +02:00
Boris Zbarsky
e574ca6ebf Bug 648045 followup; merging to bug 663042. 2011-07-11 09:19:41 -04:00
Boris Zbarsky
eaeea8e796 Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
Paul Rouget
ce5d8a8042 Bug 664436 - Implement the highlighter without an iframe. r=dao
--HG--
extra : rebase_source : 04cff2a46fba7e38efa0d230d30c6d76d8f022d4
2011-07-11 19:18:11 +02:00
Tim Taubert
8f65664cf8 Bug 651114 - Clean up browser_tabview_bug612470.js [f=raymond, r=ian] 2011-04-22 20:03:44 +02:00
Tim Taubert
fea67c2716 Bug 651311 - Race condition in TabView._initFrame() [f=raymond, r=ian] 2011-04-22 23:44:06 +02:00
Marco Bonardo
7fc59ac2ce Merge Places to mozilla-central 2011-04-23 12:51:58 +02:00
L. David Baron
bf6088c149 Make nsBox more careful about accepting XUL attributes only on XUL elements. (Bug 102440) r=bzbarsky 2011-04-22 18:36:24 -07:00
Marco Bonardo
74eda3623a Bug 641531 - Close Places containers after use (browser changes).
r=sdwilsh
2011-04-23 02:08:01 +02:00
Dave Townsend
67a25448bb Bug 611755: Cannot restart a download during the onDownloadCancelled event. r=robstrong 2011-04-21 09:41:13 -07:00
Dave Townsend
216bab0c66 Backout changeset 475ae5b49540 from bug 626998 due to it probably being obsoleted by bug 611755 2011-04-21 09:40:25 -07:00
Mounir Lamouri
db44db0ebe Merge cedar with mozilla-central. 2011-04-22 15:25:11 +02:00
Ed Morley
7136395d5d Bug 651622 - Remove WinCE code from browser/*; r=dolske 2011-04-22 10:38:41 +02:00
Ed Morley
dc522a2396 Bug 651622 - Remove WinCE code from browser/* r=dolske 2011-04-22 01:14:59 +02:00
Tim Taubert
65ef0d6c23 Bug 649307 - focused tab is opened after naming a group and pressing enter [f=raymond, r=ian] 2011-04-21 19:54:24 +02:00
Margaret Leibovic
891c495d29 Bug 651578 - Aurora About Dialog channel switcher should have left-aligned, not centered text. r=gavin 2011-04-20 15:20:13 -07:00
Steffen Wilberg
aafc971d9b Bug 625322: Reorder some items in the History menu. r=dao 2011-04-30 18:40:22 +02:00
Steffen Wilberg
f93beb98db Bug 625325: Reorder some items in the Bookmarks menu. r=dao 2011-04-30 18:40:22 +02:00
Ehsan Akhgari
c29fd423ea Merge cedar into mozilla-central 2011-06-08 17:46:13 -04:00
Kyle Huey
d2da8f5e6c Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push 2011-06-07 13:23:03 -07:00
Oonishi Atsushi
a32cac7d4c Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky 2011-06-04 05:31:07 +09:00
Ehsan Akhgari
06c9435b38 Back out changeset b1fc69fab8b2 (bug 648882) because the test it adds times out 2011-04-14 15:56:22 -04:00
Raymond Lee
8907951cec Bug 610996 - TabView should set its visibility with tab-view-deck.selectedPanel rather than selectedIndex r=ian 2011-04-14 11:28:58 +08:00
Tim Taubert
a844ece3e9 Bug 644584 - Intermittent chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug602432.js | Stacked group item update (x) > first item (y) [f=raymond, r=ian] 2011-04-14 06:10:50 +02:00
Tim Taubert
07490e5548 Bug 647007 - Intermittent Failure in browser_tabview_bug595436.js [f=raymond, r=ian] 2011-04-14 06:04:13 +02:00
Tim Taubert
cb340f467b Bug 648882 - TabPriorityQueue updates tabItems when UI is busy [f=raymond, r=ian] 2011-04-14 15:33:52 +02:00
Tim Taubert
195f02757e Bug 649099 - 'resize.info is null' when resizing groupItems [f=raymond, r=ian] 2011-04-14 06:06:39 +02:00
Tim Taubert
8807ebcefd Bug 649127 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_rtl.js | application timed out after 330 seconds with no output [f=raymond, r=ehsan] 2011-04-13 22:14:42 +02:00
Tim Taubert
7cfd0c5ff1 Bug 643293 - Intermittent browser_tabview_bug626791.js | drag-to-create-group: panorama button should be in the toolbar - Didn't expect -1, but got it [f=raymond, r=ian] 2011-04-12 21:44:17 +02:00
Jonathan Kew
98f1fd0eb1 bug 649678 - include the build date in About window for a# versions. r=dao 2011-04-13 21:25:58 +01:00
Gavin Sharp
335227e92d Bug 645564: don't bother checking for override state when hostname is null, r=dolske
--HG--
rename : browser/base/content/test/browser_bug420160.js => browser/base/content/test/browser_identity_UI.js
2011-03-30 20:05:28 -04:00
Gavin Sharp
3b1d92982c Bug 658383: ensure that we avoid inheriting the owner principal when clicking the Go button, r=dao
--HG--
extra : rebase_source : 8b2dd017376e07d2285a68d93b189b93fdada836
2011-05-19 19:44:01 -04:00
Justin Dolske
bd0c676d22 Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
Brian R. Bondy
121911eb50 Bug 652363 - When dropping on the location bar, set it to the focused element so it has a GO button displayed. r=gavin 2011-05-11 15:15:34 +02:00
Marco Bonardo
68533cc515 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Marco Bonardo
f59a88b6e0 Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Margaret Leibovic
9bebd0df6f Bug 634065 - Implement design for identity block and persistent indicators, r=dao 2011-03-18 14:21:02 -07:00
Gavin Sharp
21fa52ed0e Bug 513648: Fix mistake in the original patch that implemented middlemouse-paste whitespace stripping 2011-04-16 21:17:17 -04:00
Ehsan Akhgari
3b68afadb4 Merge cedar into mozilla-central 2011-04-13 14:00:55 -04:00
Raymond Lee
f205b5965b Bug 601958 - TabView should directly call show and hide routines in the frame r=ian 2011-04-11 16:15:38 +08:00
Raymond Lee
67ff6ad638 Bug 640062 - Panorama tabs-from-other-windows button displays   r=ian 2011-04-11 11:19:05 +08:00
Benjamin Smedberg
6620f620d9 Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst 2011-04-11 16:00:30 -04:00
Raymond Lee
7a519dc1fa Bug 596833 - Refinement for bug 595943: No need to iterate over all tabs, just the ones at the beginning r=ian 2011-04-08 13:19:48 +08:00
Jonathan Kew
55114c659a merge backout of bug 585152 2011-04-13 14:35:39 +01:00
Jonathan Kew
20281c115e Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01:00
Christian Legnitto
64eac19a90 Bug 649373 - Remove PRE_RELEASE_SUFFIX. This is a wallpaper. r=rstrong, a=LegNeato 2011-04-12 23:43:18 -07:00
Frank Yan
d433fe25f4 Bug 603646 - part 1: disable undo close tab when no browser window is active. r=dao 2011-04-12 20:54:26 -07:00
Luyun Xie ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
e3d5827129 Bug 113580 - switch uses of getAttribute to hasAttribute whenever possible; r=sdwilsh 2011-05-08 20:14:16 +02:00
Hiroyuki Ikezoe
ae7e9aadf2 Bug 631844 - Should remove event listener for "load" event., r=dao 2011-02-05 14:15:00 -08:00
Tim Taubert
5809976070 iQ.animate: only animate properties that are changing; f=raymond, r=sdwilsh 2011-06-03 19:11:39 +02:00
Raymond Lee
82e7c8700a Bug 656488 - Command-H to hide app doesn't work when in Panorama r=ian 2011-06-04 00:44:34 +08:00
Gavin Sharp
f10874caf6 Bug 659972: remove channel switcher UI, but leave channel status text, r=margaret
--HG--
extra : rebase_source : 33f165675c00219233d50fc62f1e630213bedaaa
2011-05-30 12:18:08 -04:00
Gavin Sharp
9564d0d321 Bug 658220: invoking bookmarklets by keyword should allow inheriting the current page's principal, r=dao
--HG--
extra : rebase_source : fa49b98e814e84cdde197ec8f872e69db4452d6f
2011-05-31 17:33:46 -04:00
Dão Gottwald
420f2c372c Bug 660391 - gURLBar.formatValue fails when exiting print preview, due to the URL bar not having a frame. r=gavin
--HG--
extra : rebase_source : 4e8ba0f5f637a879b55e5b279ba0d01773c90da5
2011-06-02 22:34:12 +02:00
Raymond Lee
a30a7a6c07 Bug 640765 - App tab order not maintained in Tab Groups view r=dao 2011-04-04 17:04:52 +08:00
Tim Taubert
936d1eb67d Bug 644097 - favicon is misplaced when resizing a stacked group [f=raymond, r=ian] 2011-04-08 11:23:26 -07:00
Ehsan Akhgari
c142d20d2c Merge cedar into mozilla-central 2011-04-08 11:05:22 -07:00
Margaret Leibovic
cafd754e5f Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Ehsan Akhgari
96d750195b Merge cedar into mozilla-central 2011-04-08 02:27:03 -07:00
Tim Taubert
4a449f9016 Bug 629257 - Mochitest for bug 598375 [f=raymond, r=ian] 2011-04-07 14:51:55 -07:00
Tim Taubert
7659a40871 Bug 630081 - Undo close group buttons should not act as snapping targets [f=raymond, r=ian] 2011-04-07 13:07:52 -07:00
Tim Taubert
a07ddfb9fd Bug 634672 - Minimum tab size is no longer being respected [r=ian] 2011-04-07 13:00:06 -07:00
Tim Taubert
1c48f1436a Bug 641802 - 'Move to group' option stays populated with the old data even after the groups have been deleted in panorama [f=raymond, r=ian] 2011-04-06 14:03:41 -07:00
Miguel Ojeda
65e06e8439 Bug 645653 - Middle-click on reload button to duplicate orphan tabs does not create a group [f=ttaubert, r=ian] 2011-04-07 12:55:49 -07:00
Tim Taubert
97d194a9fa Bug 648137 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_bug618816.js | application timed out after 330 seconds with no output [f=raymond, r=ian] 2011-04-07 13:13:05 -07:00
Tyler Colgan
6c223fbdc3 Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
2011-03-10 21:17:00 -08:00
Frank Yan
91ea435847 Bug 655797 - Recalculate whether to show close buttons after resizing tabs. r=dao 2011-05-10 01:42:39 -05:00
Mounir Lamouri
a497a31e83 Merging cedar with mozilla-central. 2011-05-13 10:59:05 +02:00
Alexander L. Slovesnik
158027695f Bug 656360 - webDeveloperMenu.accesskey can't be localized. r=dao 2011-05-13 09:37:13 +02:00
Tim Taubert
24f4e4a4bf Bug 654941 - First tab in group has black thumbnail after 'Undo close group' is used; f=raymond, r=ehsan 2011-05-11 16:13:58 +02:00
Matt Brubeck
214dcfc0fc Merge last green changeset on m-c to mozilla-inbound 2011-08-08 14:21:41 -07:00
Markus Stange
5fd7664c2f Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
Markus Stange
7fb496ef1b Backed out changeset 764a4259b9f7 (bug 667480) because it depends on a changeset that's about to be backed out. 2011-08-08 17:37:30 +02:00
Markus Stange
1e16a9592b Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
Tim Taubert
ac7e86dd05 merge the last green changeset on fx-team to m-c 2011-08-04 14:09:03 +02:00
Raymond Lee
f5d57e79a6 Bug 608407 - GroupItems.getActiveOrphanTab should use UI.getActiveTabRef r=ian 2011-04-04 10:27:50 +08:00
Raymond Lee
48d2bcf2f6 Bug 620506 - Remove debugging rect code r=ian 2011-04-05 18:05:01 +08:00
Raymond Lee
3250786751 Bug 645964 - Part of the undo close group button doesn't response to click [r=ian] 2011-03-30 09:36:33 +08:00
Ehsan Akhgari
4524028f13 Backout changeset 7fbc721aa455 (bug 634672) because it breaks the Mac mochitest-browser-chrome tests 2011-03-31 12:00:08 -04:00
Raymond Lee
1f8228e780 Bug 587276 - KeyEvent in TabCandy window affect browser [r=ian]
--HG--
extra : rebase_source : 9076dbf84083b547498e997fa3ceaa9d7fa04b7e
2011-03-29 10:51:26 +08:00
Raymond Lee
1c9eba8fcc Bug 609803 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_launch.js followed by 'browser_tabview_privatebrowsing.js | Tab View is visible again' and finally a suite timeout in browser_tabview_undo_group.js [r=ian,a=test]
--HG--
extra : rebase_source : 0e399d4fa59cc9788935005c8e7d1feca6a46a55
2011-03-08 16:10:07 +08:00
Raymond Lee
b4ad11ee0d Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data and is already connected or | Tab item is not showing cached data anymore [r=ian, a=test]
--HG--
extra : rebase_source : f77414f00639ed8726d9e53ddbbaa76ee57bd552
2011-03-01 12:07:00 +08:00
Raymond Lee
894a15e42e Bug 623673 - Consolidate code for 'new window' tests into newWindowWithTabView [r=ian, a=test]
--HG--
extra : rebase_source : efab3b3c8bcc42beca1055c270e12d9f7922ce43
2011-03-04 10:51:27 +08:00
Tim Taubert
ef1f986004 Bug 631752 - Tab aspect ratio gets changed on drag-drop orphaning [r=ian]
--HG--
extra : rebase_source : ddac3b95a6bc946e31edc88ba1d54df9a1c84e48
2011-03-28 20:20:26 +02:00
Tim Taubert
7913c7f420 Bug 634672 - Minimum tab size is no longer being respected [r=ian]
--HG--
extra : rebase_source : 149bc511ba1d99da8f449d547eb1ccafc81bbf77
2011-03-29 02:47:23 +02:00
Tim Taubert
a97458a839 Bug 638083 - browser_tabview_orphaned_tabs.js | tabview assert: callback arg must be a function [r=ian, a=test]
--HG--
extra : rebase_source : 76ddb0bfc89740c72da5e8252ce0ee45280aa8dc
2011-03-07 11:02:21 +01:00
Dão Gottwald
2e57c45181 Bug 642355 - Fix print preview in popups. r=gavin 2011-03-31 10:12:10 +02:00
Chris Leary
78ceed9ab7 Merge mozilla-central to tracemonkey. 2011-03-29 09:05:25 -07:00
Tim Taubert
43c8c106cc Bug 666592 - Intermittent failure in browser_tabview_bug589324.js | Test timed out, followed by 'Found a browser window after previous test timed out'; r=dao 2011-06-28 15:06:19 +02:00
Marco Bonardo
e42980dbde Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-28 11:17:15 +02:00
Tim Taubert
ffe99942e1 Bug 632293 - Why does GroupItem constructor add children before it sets its bounds? r=dietrich 2011-06-27 23:40:55 +02:00
Dão Gottwald
3fa7ef6cb9 Bug 658738 - browser_inspector_iframeTest.js cleanup
--HG--
extra : rebase_source : 78326a6f8794354e1aba9be4c178f2f66da438e0
2011-06-27 13:29:06 +02:00
Raymond Lee
9c2827633e Bug 663838 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_launch.js | Test timed out r=ian 2011-06-24 04:56:32 +08:00
Steffen Wilberg
db27faeeee Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao 2011-06-27 21:32:53 +02:00
Patrick Walton
bd7c023b1a Bug 666842 - Use an ellipsis for long tab names in Panorama. r=dao 2011-06-27 11:14:07 -07:00
Tim Taubert
894b9cbc8c Bug 658898 - Intermittent browser_tabview_bug624265.js | There is one single groupItem - Got 2, expected 1; f=raymond, r=ehsan 2011-05-27 10:32:04 +02:00
Raymond Lee
5ff306ad8b Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-05-26 09:33:08 +08:00
Brian O'Keefe
02a4c1c6d9 Bug 564388 - Make the 'quality' parameter to ToDataURL work for image/jpeg. Also fixes bug 401795 (handle excess arguments to ToDataURL by ignoring them). r=bz,roc 2011-05-26 09:28:26 +02:00
Dão Gottwald
9c5b7f1696 Bug 659693 - Make domain highlighting work with IPv6 literals. r=sdwilsh 2011-05-25 21:41:01 +02:00
Brian R. Bondy
6384316dd8 Bug 655584 - Close popup when switching to tab that previously had urlbar focused. r=gavin 2011-05-25 10:44:28 +02:00
Raymond Lee
81316680df Bug 654601 - cannot use copy and paste keyboard shortcuts in panorama r=ian 2011-05-19 14:07:42 +08:00
ithinc@sohu.com
5649b35243 Bug 614881 - Add a "closing" property to closing tabs. r=dao 2011-05-25 08:50:44 +02:00
Robert Kaiser
da07d8c5a7 bug 600244 - Some cleanups in search and sidebar code found by SeaMonkey's OpenSearch work, r=gavin 2011-05-23 22:14:21 +02:00
Frank Yan
33aee368ad Bug 654079 - Reposition app tabs when leaving private browsing mode. r=dao 2011-05-24 17:57:31 -07:00
Paul Biggar
bc3d36f617 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
52ee86d378 Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds. 2011-04-12 01:29:41 -07:00
Frank Yan
a00f6b0773 Bug 465086 - When closing a tab, other tabs should not resize until cursor leaves tab toolbar. r=gavin ui-r=beltzner 2011-04-11 23:50:56 -07:00
Paul Biggar
c0aeeea187 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Margaret Leibovic
46bea3a656 Bug 648362 - Update about window to use new background images, r=gavin 2011-04-11 12:59:21 -07:00
Geoff Lankow
fcaba1a404 Bug 663771 - HistoryMenu.toggleTabsFromOtherComputers doesn't account for other uses of the HistoryMenu class; r=mak77 2011-06-18 20:59:03 +12:00
Mounir Lamouri
3be4c39ecb Merging mozilla-inbound with mozilla-central. 2011-06-18 18:29:10 +02:00
Marco Bonardo
a77ba384e4 Merge Places and mozilla-central 2011-06-18 13:09:31 +02:00
Dão Gottwald
a622da6363 Bug 664672 - When a tab has been removed, cut off its link to the browser. r=gavin 2011-06-18 13:03:41 +02:00
Jared Wein
c9858e0c43 Bug 598169 - The new "About" dialog should allow version-string to be selectable. r=dolske 2011-06-17 18:01:36 -07:00
Tim Taubert
6a2ade6fb2 Bug 664669 - tab._tabViewTabIsRemovedAfterRestore should be attached to the tabItem rather than the xulTab; r=dao 2011-06-17 18:47:43 +02:00
Mounir Lamouri
12c71e7bf0 Merging mozilla-central with mozilla-inbound. 2011-06-17 15:29:14 +02:00
Tim Taubert
53925ac13f Bug 663421 - Don't close empty groups automatically; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00
Tim Taubert
8813e053ca Bug 662266 - Tabs are not re-arranged when closing a tab in an expanded group; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00
Tim Taubert
8806eb3faf Bug 663795 - clean up browser_tabview_bug587990.js; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00
Dão Gottwald
d9aef92f21 Bug 664116 - AllTabs.jsm needs to remove event listeners from browser windows. r=dietrich
--HG--
extra : rebase_source : 0bfd0ecd99512c058611d3118bc7ae482918f005
2011-06-16 21:18:39 +02:00
Marco Bonardo
c4b3e09c60 Bug 657038 - Add graphics and tracking tags to about:home default snippets.
r=dao
2011-06-16 12:04:16 +02:00
Mounir Lamouri
2302a559dc Merging mozilla-inbound with mozilla-central. 2011-06-16 11:28:58 +02:00
Dão Gottwald
9c917feeb4 Bug 664549 - Delete references to the tab when unlinking a TabItem. r=gavin 2011-06-16 06:41:14 +02:00
Matt Brubeck
6a416ce1d6 Merge last green mozilla-inbound changeset to mozilla-central 2011-06-15 08:25:48 -07:00
Raymond Lee
3e1c5a1d68 Bug 633190 - Inconsistent animation behavior for creating new tab in Panorama r=ian 2011-06-14 02:32:21 +08:00
Raymond Lee
2181edefc3 Bug 663614 - remove double-click to create a new tab in a group r=ehsan 2011-06-13 12:06:27 +08:00
Felipe Gomes
01b58f9c07 Bug 575248. Double-click on tab bar should behave according to theme and tab positioning. r=dao,jmathies 2011-06-15 15:46:12 -07:00
Matt Brubeck
8d669a5960 Bug 664492 - Back out 623b1da3c382 (bug 633190) for possibly causing intermittent browser_tabview_privatebrowsing failure 2011-06-15 12:20:44 -07:00
Karl Tomlinson
94737beb66 backout a4a1307fc4e1 due to failure in browser_bug580956.js et al 2011-03-28 14:02:46 +13:00
Frank Yan
4a6cac8603 Bug 593645 - use popup.triggerNode instead of document.popupNode for tab context menu; r=dao 2010-09-04 18:06:00 -04:00
Phil Ringnalda
07a9794fda Bug 612816 - Remove some dead prefs from firefox.js; r=dao 2010-11-16 22:38:00 -05:00
Raymond Lee
e086c5ed8a Bug 597980 - Switching into and out of Panorama mode quickly can cause the wrong tab to be selected on return; r=ian 2011-03-09 16:37:25 +08:00
Tim Taubert
eccb79f4df Bug 610208 - When closing a tab, other tabs should not resize until cursor leaves the group [r=ian] 2011-01-21 18:15:22 -05:00
Raymond Lee
0ad6a5cdd2 Bug 618552 - "Undo Close Group" button does not fit for some locales; r=ian 2011-03-08 20:14:00 -05:00
Ehsan Akhgari
0ce5440550 Merge mozilla-central into cedar 2011-03-26 12:21:39 -04:00
Ehsan Akhgari
d1df3ecd6a Merge cedar into mozilla-central 2011-03-26 12:16:48 -04:00
Dão Gottwald
20d2c15c40 Bug 625367 - With tabs in the title bar, Firefox dialogs and target=_blank links open a new maximized window with tabs cut off at the top. r=gavin 2011-03-26 13:32:51 +01:00
Raymond Lee
9468b6497c Bug 641175 - Protect timer in browser_tabview_bug599626.js from being eaten by GC [r=ian, a=test] 2011-03-14 10:57:21 +08:00
Ehsan Akhgari
a2f674fb10 Merge cedar into mozilla-central 2011-03-25 23:55:33 -04:00
Gavin Sharp
9f88da8e44 Bug 644645: don't NS_ASSERT when an extra parameter is passed to tabbrowser.addProgressListener, since popular extensions do that and it's annoying 2011-03-25 14:50:00 -04:00
Michael Yoshitaka Erlewine
a9e7a66ffa Bug 633308 - Add toString method to various Panorama objects; r=ian 2011-02-26 09:28:00 -05:00
Tim Taubert
0904caa533 Bug 635975 - Older jetpack addons cause tabs to become totally disorganized in Panorama [r=ian] 2011-03-25 23:40:00 +01:00
Siddharth Agarwal
f9ef5ae7a8 Bug 644379 - Safe mode restart dialog should use "Restart" for its button text, not OK. r=dao, ui-r=faaborg
--HG--
extra : rebase_source : e3214680b535e4b4162ff3edd55c95bea598124c
2011-03-24 18:20:12 +05:30
Dão Gottwald
e6651bcc0d Add front-end workaround for: Bug 640158 - Clicking star button changes toolbar's icon size from "small" to "large". r=mak 2011-03-23 12:38:46 +01:00
Dão Gottwald
6e01d520fc Bug 641090 - context/right-click menu "Search Google for ..." broken in popup windows. r=gavin 2011-03-23 12:37:04 +01:00
Dão Gottwald
0aab105aba Bug 638431 - Hover feedback missing for disabled splitmenus. r=gavin 2011-03-23 12:36:13 +01:00
Dão Gottwald
329c813aa2 Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin 2011-03-23 12:35:21 +01:00
Dão Gottwald
c7ac959be9 Bug 463384 - "Tabbed mode" is an unnecessary complication. r=mano 2011-03-23 12:31:35 +01:00
Raymond Lee
56a2de3ed9 Bug 637337 - Website's title remains active during zoom in animation from stacked pile in Panorama; r=ian f=tim.taubert 2011-03-01 00:28:00 -05:00
Raymond Lee
b6957a84d2 Bug 637232 - Update browser_tabview_firstrun_pref.js to test the existing behavior [r=ian,a=test] 2011-03-08 03:45:34 +08:00
Dave Townsend
47b2d95e2b Bug 626998: Ensure we wait for a cancelled download to send onStopRequest before proceeding with the test. r=gavin, a=tests 2011-03-08 11:46:16 -08:00
Dave Townsend
6d3e2da6ba Bug 610619: Wait for window to completely open before continuing browser_contentAreaClick.js. r=mak, a=tests 2011-03-08 09:48:45 -08:00
Marco Bonardo
c59472748f Bug 467997 - browser_sanitize-timespans.js random failure when crossing midnight.
r=sdwilsh a=tests-only
2011-03-03 13:51:01 +01:00
Dão Gottwald
188f8afb27 Bug 631491 - toolbar's iconsize attribute is not updated correctly after switching themes. r+a=dolske 2011-03-03 11:35:18 +01:00
Dão Gottwald
c1b5d15bb7 Bug 586212 - Don't carry out the command when clicking on a disabled splitmenu. r=dolske 2011-03-03 11:34:55 +01:00
Dão Gottwald
289d2eb12f Bug 631270: move status panel to the opposite side of the screen when the findbar is open, to avoid it obscuring find results in the common case of them being at the bottom left of the screen, r=gavin, ui-r=beltzner, a=beltzner 2011-03-02 16:48:58 -08:00
Dão Gottwald
c3f1252325 Bug 628048 - hovered highlight on menu item sticks around too long after moving to a different menu item. r+a=gavin 2011-03-02 19:47:03 +01:00
Tim Taubert
ec2a94676c Bug 636637 - "e is not defined" error while trying to log "Error while loading thumbnail"; f=mitcho r=ian approval2.0=beltzner 2011-02-28 23:10:48 +01:00
Raymond Lee
7dfd825547 Bug 623768 - Pressing Backspace in Panorama causes last focused tab to navigate backwards; f=mitcho r=ian approval2.0=beltzner 2011-03-01 09:46:26 +08:00
Gavin Sharp
4007d208c2 Back out bug 628179 (make navigation and tab switching always close the Find bar) to reduce risk. r=dao a=backout
--HG--
rename : browser/base/content/test/browser_bug628179.js => browser/base/content/test/browser_findbarClose.js
2011-02-28 11:56:56 -08:00
Raymond Lee
167f22bffd Bug 629514 - Use public domain headers for our tests [r=ian, a=test] 2011-02-28 09:36:36 +08:00
Dão Gottwald
3c6522333b Bug 633390 - Crop long link URLs in the middle instead of at the end. ui-r=faaborg r+a=gavin 2011-02-28 12:58:44 +01:00
Richard Newman
f5c2aab04e Bug 636828: check for aURI in nsINavBookmarkObserver handler. r=mak, a=johnath 2011-02-25 18:07:25 -08:00
Dave Townsend
cc7af37c07 Bug 635115: Allow opting out of sending add-on information to the discovery pane without disabling automatic add-on updates. r=Unfocused, a=beltzner 2011-02-24 10:32:02 -08:00
Dão Gottwald
27aa77e3df Bug 632941 - statuspanel's minimum width should be an em value and max width should be a percentage value. r+a=dolske 2011-02-24 08:37:25 +01:00
L. David Baron
2355d289bc Disable opening of new tabs when double-clicking on the tabbar when the tabbar is unified with the titlebar, on GTK. (Bug 635397) r=dao a2.0=beltzner 2011-02-23 12:07:35 -08:00
Tim Taubert
db7943c12a Bug 635696 - restore focus after 'Undo Close Group' of last group [r=ian, a=beltzner] 2011-02-22 21:32:16 +01:00
Raymond Lee
0e4537207d Bug 633788 - "closing last tab" inconsistency between main browser window and panorama [r=ian, a=beltzner] 2011-02-22 16:02:29 -05:00
Tim Taubert
d4838c0048 Bug 635668 - The zoom in animation doesn't work for new tab by group + button or double click on group or empty space [r=ian, a=beltzner] 2011-02-22 21:34:49 +01:00
Tim Taubert
1d2483a704 Bug 635362 - Assertion fails when closing group item [r=ian, a=beltzner] 2011-02-22 21:37:38 +01:00
Tim Taubert
bea38ba513 Bug 635051 - revert experienced_first_use to experienced_first_run [r=ian, a=beltzner] 2011-02-22 21:49:50 +01:00
Michael Yoshitaka Erlewine
a9922f901f Bug 635737 - Zoom animation frame is rotated when we zoom out of a non-top stacked tab [f=ttaubert, r=ian, a=beltzner] 2011-02-22 15:48:41 -05:00
Philipp Wagner
e08e404946 Bug 634974 - JavaScript strict warning: chrome://browser/content/tabview.js, line 3274: anonymous function does not always return a value [r=ian, a=beltzner] 2011-02-22 16:06:22 -05:00
Paul O’Shannessy
b790be585b Bug 565667 - 'Tools' > 'Add-ons' only works when browser window is in the foreground [r=dao, a=dietrich] 2011-02-22 11:02:22 -08:00
Tim Taubert
4ccb9e9be9 Bug 625320 - Move 'Tab Groups' to the 'list all tabs' menu [r=dolske, a=dolske] 2011-02-19 11:35:02 +01:00
Tim Taubert
de2e79da4d Bug 604699 - Store thumbnails in the browser's image cache rather than in sessionstore [r=ian,sdwilsh, a=blocking2.0:final+]
(Based on patch from Sean Dunn <seanedunn@yahoo.com>.)
2011-02-19 19:22:49 +01:00
Tim Taubert
70262bcc03 Bug 634085 - Stacks do not show last-visited tab in the front for children after number 6 [r=ian, a=beltzner] 2011-02-17 21:37:32 +01:00
Tim Taubert
fb71234f52 Bug 634558 - Hidden tabs flicker when dragging tabs out of a stacked group [r=ian, a=beltzner] 2011-02-17 21:41:20 +01:00
Hiroyuki Ikezoe
e8b26e5d3c Bug 620789 - Intermittent failure in browser_bug581253.js. Fix an edge case where bookmark is added during onload.
r=mak a=dietrich
2011-02-18 14:54:14 +01:00
Philipp von Weitershausen
7762a5ddef Bug 633681 - Clean up and remove no longer used code. r+a=mconnor 2011-02-17 14:06:00 -08:00
Philipp von Weitershausen
6adacb658c Bug 633681 - Sync doesn't init all-tabs dropdown menu for new windows. r+a=mconnor 2011-02-17 14:05:41 -08:00
Hiroyuki Ikezoe
5dd5e95d41 Bug 626998: Better cleanup when browser_bug553455.js fails. r=dtownsend, a=tests 2011-02-17 09:57:00 -08:00
Dave Townsend
31246eafe1 Bug 634680: Fix intermittent failure in browser_bug553455.js test_check_security. r=gavin, a=tests 2011-02-17 09:53:45 -08:00
Dave Townsend
687c00cce4 Bug 623242: Fix test_localfile to wait for failure rather than popup. r=gavin, a=tests 2011-02-17 09:53:19 -08:00
Dave Townsend
a4901151d2 Bug 623242: Wait for notifications to close before proceeding. r=gavin, a=tests 2011-02-17 09:52:45 -08:00
Tim Taubert
9bf05509e5 Bug 634158 - The resizer is displayed in the wrong position on orphan tabs [r=ian, a=beltzner] 2011-02-16 21:53:00 +01:00
Tim Taubert
ce131dd5c6 Bug 626791 - Add the Panorama button to the toolbar automatically after the user has used Panorama for the first time. r=dao a=beltzner 2011-02-16 17:06:54 +01:00
Hiroyuki Ikezoe
af543fd28d Bug 633861 - Re-enable browser_overflowScroll.js test on linux. r=dao 2011-02-17 09:42:36 +01:00
Sean Dunn
f19a5ad3ea Bug 628701 - Panorama doesn't render thumbnails for many tabs [r=ian, a=blocking2.0:betaN+] 2011-02-16 23:05:59 +01:00
Neil Rashbrook
63f12e77fd Bug 616808 Remove extraneous CRs r=dao a=johnath 2011-02-16 21:36:05 +00:00
Margaret Leibovic
2162912556 Bug 633656 - When split menus are hovered, both the main item and expansion arrow should display on mouse in [r=dao, a=gavin] 2011-02-16 10:53:32 -05:00
Margaret Leibovic
13d864a7d1 Bug 633218 - Add removeOnDismissal option to addons notifications that should go away after restart (addons manager restart notification can persist when restart is no longer needed) [r=gavin, a=beltzner] 2011-02-16 10:51:56 -05:00
Alan Thomas
90f68cdb11 Bug 590867 - It is difficult to display context menu "Exit Full Screen Mode" by right-clicking, if browser is "Tabs on Top"; r=dietrich ui-r=faaborg a=beltzner 2011-02-15 19:36:54 -05:00
Dave Townsend
24eec68842 Bug 633571: Multiple entries in the doorhanger for aborted add-on installations. r=Unfocused, a=johnath 2011-02-15 15:10:17 -08:00
Tim Taubert
77adc9c254 Bug 633748 - JavaScript Error: tabview error: paint [r=ian, a=beltzner]
--HG--
extra : rebase_source : 0b36519b28e6783e76c1976a26ab507b684559f3
2011-02-15 22:31:02 +01:00
Tim Taubert
eac64dfe4b Bug 634077 - tabviewshown/hidden events are dispatched before Storage.saveVisibilityData() was called [r=ian, a=sdwilsh] 2011-02-15 19:56:57 +01:00
Asaf Romano
61a904b83c Bug 567306 - Only set the Find bar's browser property if its browser ID is valid.
r=gavin a=blocking
2011-02-15 13:47:32 +01:00
Marco Bonardo
7f1ac8acfa bug 620789 - Dump state of PlacesStarButton to try figure out intermittent failure in browser_bug581253.js
a=tests-only
2011-02-15 12:39:32 +01:00
Hiroyuki Ikezoe
8658e69633 Bug 633638 - Need a way to cancel PlacesUtils::asyncGetBookmarkIds requests.
r=mak a=blocker
2011-02-15 12:39:21 +01:00
Michael Yoshitaka Erlewine
20d1f50085 Bug 629189 followup - Typo fixes a=DONTBUILD 2011-02-14 20:11:25 -05:00
Rob Campbell
e7246c3959 bug 633196 - Object details don't open in the Web Console, when trying a second time, rs=gavin, a=orange 2011-02-14 11:59:41 -08:00
Sean Dunn
6ab96ddde8 Bug 602432 - Stacks should generate thumbnails for non-front tabs at a lower priority; r=ian a=dolske 2011-02-14 12:21:37 -05:00
Raymond Lee
c49e59c9e0 Bug 631934 - Remove childHitResult.shouldZoom switch in TabItem_zoomIn [r-ian, a=dolske] 2011-02-14 10:38:16 +08:00
Michael Yoshitaka Erlewine
35547853cd Bug 597980 - Switching into and out of Panorama mode quickly can cause the wrong tab to be selected on return [r=ian, a=dolske] 2011-02-14 10:27:09 +08:00
Mihai Sucan
2e9fbe9ca9 Bug 631649 - CSS error -moz-column-count since bug 595965 landed, a-2.0=dolske 2011-02-08 04:36:00 -08:00
Dão Gottwald
95353df627 Backed out changeset 9698ac3f1c61 because of string impact 2011-02-12 11:55:25 +01:00
Steffen Wilberg
0fa3d24561 Bug 611568 - Move File->Import to the Library. r+a=dolske 2011-02-01 22:13:29 +01:00
Margaret Leibovic
ca69135121 Bug 633400 - Vertically align geolocation "Learn More..." link with menubutton. r=dao 2011-02-12 00:32:07 -08:00
Dão Gottwald
b4705d3b62 Bug 593687 - Don't let switchToTabHavingURI open tabs in popups. r=gavin 2011-02-12 10:02:48 +01:00
Patrick Walton
78b20bdfc0 Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh 2011-02-11 16:11:24 -08:00
Raymond Lee
62505154d8 Bug 623911 - First tab in stack changes when expand button is opened and then closed [r=ian, a=dietrich] 2011-02-11 14:04:53 -05:00
Michael Yoshitaka Erlewine
ae7865dec6 Bug 631747 - Minimize DOM manipulation on startup/TabItem-creation [r=ian, a=dietrich] 2011-02-11 14:24:51 -05:00
Ms2ger
27861d99f9 Bug 633481 - maxlength doesn't work on about:home.
r=mak a=dietrich
2011-02-11 15:48:28 +01:00
Dão Gottwald
ac67b72373 Bug 631812 - URLBar broken on certain themes; r=gavin a=blocking-final+ 2011-02-10 19:59:40 -05:00
Marco Bonardo
9d49b3f59c Bug 631257 - Only default snippets are styled in Firefox Start Page design. r=gavin a=blocking 2011-02-04 18:26:00 -08:00
Margaret Leibovic
99d76e71ef Bug 590744 - Add an edit sub menu to the Firefox menu [r=dao, a=blocking-betaN] 2011-02-02 16:17:29 -05:00
Margaret Leibovic
86f9a8d2d8 Bug 587587 - Always dismiss popup notifications when they are hidden, and add "removeOnDismissal" option to show() [r=gavin, a=blocking-betaN] 2010-09-03 14:29:12 -04:00
Marco Bonardo
28773a8a4b Bug 632411 - Huge context menu pops up when right click after selected text in sidebar web page.
r=mano a=blocker
2011-02-10 14:17:54 +01:00
Dietrich Ayala
97539ce0c7 Bug 630634 - After uninstalling restartless add-on, empty add-on bar reappears on next restart (r=mossop, a=blocker) 2011-02-10 16:47:04 +07:00
Ehsan Akhgari
60689a0dc8 Bug 631992 - Status panel: make overlink values left-to-right regardless of the locale direction. r=dao a=gavin 2011-02-09 22:44:06 +01:00
Dão Gottwald
38546fe0d6 Bug 631298 - Status panel: use min-width for loading status messages only. r=gavin 2011-02-09 22:40:13 +01:00
Philipp von Weitershausen
878021216a Bug 631918 - Sync Now can briefly block the menu when not logged in. r+a=mconnor 2011-02-09 13:05:33 -08:00
Serge Gautherie
68fab89463 Bug 627146 - Bookmark panel doesn't open in the correct direction in rtl; (Bv1) Remove the comment too.
r=enndeakin (a=comment-only).
DONTBUILD
2011-02-09 21:18:48 +01:00
Marco Bonardo
11fdd5408d Bug 631115 - Make about:home search field re-use autocomplete values from the old page.
r+a=dolske
2011-02-09 14:02:04 +01:00
Marco Bonardo
36fae3842a Bug 620522 - Make default add-ons snippet identifiable by AMO.
r+a=mossop
2011-02-09 14:02:02 +01:00
Dan Witte
ff88627f5a Bug 625496 - Clear Adobe Flash Cookies (LSOs) when Cookies is selected in Clear Recent History. r=ehsan, a=final+ 2011-02-08 14:16:09 -08:00
Michael Yoshitaka Erlewine
35dffdad7d [Bug 631868] Tab drift in TabItem_setBounds code [r=ian, a=sdwilsh]
--HG--
extra : rebase_source : 62c66ce99d515a60990d79af84529cdb59880ad8
2011-02-07 21:00:07 -05:00
Michael Yoshitaka Erlewine
f111f17370 Bug 629189 - Rect.contains should be inclusive [r=ian, a=sdwilsh]
--HG--
extra : rebase_source : f9c21f70c6991f8df3a904163f886561f30d78e1
2011-02-07 20:57:37 -05:00
Dão Gottwald
527fe49742 Bug 632366 - Add a hidden pref for the overlink delay duration; r,a=gavin
--HG--
extra : rebase_source : 81dd0f1e00085d8f60ccf17010ca4cd8d1a4a2b8
2011-02-08 14:16:37 -05:00
Hiroyuki Ikezoe
8bedf8a9d2 Trial fix for bug 620789 - Intermittent browser_bug581253.js | Test timed out followed by Found a tab after previous test timed out; r=mak a=tests
--HG--
extra : rebase_source : d729d0641bfaff945c3f8912ce72dc05a477f0d2
2011-02-08 14:16:37 -05:00
Neil Deakin
13e4de08df Bug 627065, copy commands on context menu don't work on sidebar pages, r=dao,a=blocking 2011-02-08 10:02:20 -05:00
Hiroyuki Ikezoe
e0c59ea939 Bug 620789 - Intermittent browser_bug581253.js timeout. Check _ignoreClicks.
r=mak a=tests-only
2011-02-07 18:10:35 +01:00
Brian Carpenter
aaddf16944 Bug 630479 - remove "advanced search" and "preferences" from Firefox Start (about:home).
r=mak a=blocker
2011-02-07 18:10:32 +01:00
Asaf Romano (Mano)
2515ce4849 Bug 580638 - App Tab closes with keystroke or middle click. r=dao. a=blocker. 2011-02-07 15:54:26 +02:00
Simon Montagu
2f5bc78507 Bug 508816: remove browser workarounds. a=blocker 2011-02-07 09:59:32 +02:00
Ehsan Akhgari
cbe96d0934 Bug 624202 - Remove the subscriber on tab close to prevent possible leaks; r=ian a=dolske 2011-01-29 18:18:05 -05:00
Philipp von Weitershausen
924b21db42 Merge places with mozilla-central. a=blockers 2011-02-06 09:40:25 -08:00
Dão Gottwald
ef8982b743 Bug 609127 - Window resizer interferes with items in the add-on bar. r=enn a=dietrich 2011-02-06 15:59:02 +01:00
Tim Taubert
1bbd5a3b62 Bug 631662 - We are painting thumbnails while in the background [r=ian, a=blocking2.0:final+] 2011-02-05 10:06:41 +01:00
Tim Taubert
52c2fb7b58 Bug 625561 - Flickering due to late application of external CSS when loaded/reloaded; inconsistent across browser windows [r=ian, a=blocking2.0:final+] 2011-02-05 10:10:43 +01:00
Philipp von Weitershausen
dfdc691406 Bug 600261 - Don't spam user with notifications when there are network problems. r=mconnor a=blocking-betaN 2011-02-03 10:54:00 -08:00
Philipp von Weitershausen
ebec22b9ab Bug 630885 - Sync key listed as undefined and generates an error on 'Change Sync Key'. r=mconnor a=blocking-final
Don't make the user click on "Generate" before the 'Change Sync Key' dialog can be dismissed.
2011-02-03 10:54:00 -08:00
Philipp von Weitershausen
9b85e12a08 Bug 630885 - Sync key listed as undefined and generates an error on 'Change Sync Key'. r=mconnor a=blocking-final
Ensure all the right bits are set when resetting the Sync Key from the now all-in-one manual sign in page.
2011-02-03 10:53:59 -08:00
Richard Newman
49956294ec Bug 620593 - Username should allow leading and trailing whitespace. r=philikon a=mconnor 2011-02-03 10:53:59 -08:00
Steffen Wilberg
712c3f0bbc Bug 626825: Hide redundant menu commands unless the user invokes the menu using the keyboard (make use of the openedWithKey attribute). r=dao, a=beltzner 2011-01-25 21:35:31 +01:00
Dão Gottwald
dda4c0fb7d Bug 606909 - Don't put the tab drop indicator above tabs. r=gavin 2011-02-05 08:57:09 +01:00
Reed Loden
3047021fc7 Bug 631497 - "Restore http to link target overlay" [r=dao ui-r=beltzner a=blocking2.0:betaN+] 2011-02-04 15:51:36 -08:00
Cameron McCormack
cb286b6e6b Bug 616919 - Make "History > Home" work on Mac if no browser windows are open. r=mano a=blocker 2011-02-02 15:08:57 +13:00
Dão Gottwald
bf9dc5aa5b Bug 629898 - Set min-width on statuspanel for less jitter. r=jag/gavin 2011-02-03 08:18:42 +01:00
Dão Gottwald
eb916ea7ee Bug 541656 - Display hyperlink URLs at bottom of window (instead of right side of location bar). r=gavin a=b 2011-02-03 07:48:39 +01:00
David Dahl
7f70076f12 Bug 628651 - [OSX] show notification bar offering to restart in 32-bit mode when content tries to use a 32-bit plugin using carbon based NPAPI a=hardblocker r=gavin, mossop 2011-02-04 11:59:14 -08:00
Mihai Sucan
b8cdf406ef Bug 595965 - App tabs bleed out of the group box r=ian+ehsan, a=blocking 2011-02-04 09:45:41 -08:00
Tim Taubert
3900839671 Bug 630157 - double clicking anywhere in a group with any mouse button creates new tabs [r=ian, a=sdwilsh] 2011-02-03 10:51:20 +01:00
Stephen Horlander
1658040ae1 Cleanup about:home with relative font-sizes and cleaner Session Restore icon scaling.
r+a=gavin
2011-02-04 18:11:11 +01:00
Raymond Lee
6fc18d7ad2 Bug 626525 - Disable "move to group" and "next group" if Panorama hasn't been run. r=dao a=b 2011-02-04 10:16:23 +01:00
Paolo Amadini
ce8723651a Bug 626382 - Allow themes to set the iconsize on specific toolbars. r=dao a=b 2011-02-04 09:09:04 +01:00
Dão Gottwald
551d8cb041 Bug 631302 - Let the statuspanel move away when dragging over it. r=gavin 2011-02-04 09:07:45 +01:00
Felipe Gomes
ccf3e6aca2 Bug 628863. Provide an entry point for the hidechrome attribute for add-ons. r+a=gavin 2011-02-03 16:47:18 -08:00
Mounir Lamouri
cec7d27a0e Follow-up from bug 623870. 2011-02-04 00:08:16 +01:00
Mounir Lamouri
1eb53b66c5 Bug 623870 - Update the message in the invalid form popup when the error message changes. r=gavin a=jst 2011-02-04 00:07:33 +01:00
Mounir Lamouri
b2e5dfa5e8 Bug 628695 - Make invalid form popup offset aware of the zoom level. r=enndeakin a=jst 2011-02-04 00:06:16 +01:00
Ian Gilman
93cb20d8ea Bug 628165 - Windows key should not be mapped to Panorama search
r=dietrich
feedback=fryn
a=blocking
2011-02-03 11:51:17 -08:00
Tim Taubert
a80e872ab3 Bug 624847 - 'Undo Close Tab' closes current group when only one blank tab is left [r=ian, a=sdwilsh] 2011-02-03 02:43:32 +01:00
Tim Taubert
8d1bd4a3b4 Bug 618816 - Character by character selection using the mouse in the tab group name field [r=ian, a=sdwilsh] 2011-02-03 02:20:01 +01:00
Tim Taubert
db767c9cc1 Bug 608405 - GroupItem.add should auto remove from previous group [r=ian, a=sdwilsh] 2011-02-03 02:16:21 +01:00
Tim Taubert
2403ed342e Bug 594958 - Tab thumbnails sometimes have gray (now black) bars at the bottom [r=ian, a=blocking2.0:final+] 2011-02-03 02:53:13 +01:00
Raymond Lee
3aa1b66a56 Bug 630102 - The unpinned tab doesn't display in the correct place in Panorama view [r=ian, a=sdwilsh] 2011-02-03 23:59:27 +08:00
Raymond Lee
f8d6df2ea6 Bug 629195 - Restore previous session does bad things if you have an 'undo close group' and an app tab [r=ian, a=sdwilsh] 2011-02-03 23:40:54 +08:00
Ehsan Akhgari
2b53877e27 Bug 630564 - Ctrl+Shift+X in the location bar in RTL mode should change the text alignment in addition to directionality; r=roc a=blocking-final+ 2011-02-03 01:31:14 -05:00
Brian Carpenter
2db702efc4 Bug 607232 - Remove "For Internet Explorer Users" from the Help menu.
r+a=gavin
2011-02-02 17:00:53 +01:00
Marco Bonardo
dc7fcb7f03 Bug 630059 - "Advanced search" and "Preferences" links in about:home are broken in Russian Firefox build.
r=gavin a=blocker
2011-02-02 17:00:49 +01:00
Tim Taubert
60e8de14f4 Bug 628270 - Undo close (hidden) tab causes panorama and session restore(?) to break unrecoverably [r=ian, r=zpao, a=blocking2.0:betaN+] 2011-02-01 13:53:04 -08:00
Dietrich Ayala
239ad5e144 Bug 616015 - Add a keyboard shortcut to reveal and hide the add-on bar (r=dao, a=blocker) 2011-02-01 19:05:52 +07:00
Neil Deakin
b67a55a330 Bug 626997 - Correctly initialize the resizer for newly created browsers. r=dao 2011-02-01 11:14:56 +01:00
Paul O’Shannessy ext:(%2C%20Mihai%20Sucan%20%3Cmihai.sucan%40gmail.com%3E)
e27f14192a Bug 593421 - Provide link to "Restore Previous Session" on Firefox Start [r=gavin, r=ehsan, a=blocking2.0:betaN+] 2011-01-31 17:05:31 -08:00
Patrick Walton
c7d0f009c3 Bug 624931 - Use -moz-transform for Panorama zoom. r=iangilman a=sdwilsh 2011-01-31 16:41:05 -08:00
Asaf Romano (Mano)
285c7f5600 Bug 630265 - Bookmarks menu broken in non browser windows. r=mak. a=blocker. 2011-01-31 22:04:03 +02:00
Dão Gottwald
8d68332b41 Bug 629969 - Don't show status messages for XHR requests. r=jag/gavin 2011-01-31 07:27:03 +01:00
Tim Taubert
35867c1efb Bug 629233 - Intermittent 'TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug608037.js | Test timed out' during OSX 10.6 opt Moth [r=ian, a=test] 2011-01-28 21:23:05 +01:00
Tim Taubert
b6eee711a5 Bug 625424 - Dropping a tab onto the 'undo close group' dialog adds the tab to that group [r=ian, a=beltzner]
--HG--
extra : rebase_source : 98ec1d7d6cb2af575ca227b36837bfef430f1b4c
2011-01-30 03:29:00 +01:00
Mihai Sucan
40ad47de04 Bug 627301 - Update Firefox Start Page design (with no string impact). r=ehsan, a=blocking.
--HG--
extra : rebase_source : 0bb99c9d9c88d2a12127da867a734e972081cb93
2011-01-30 12:33:41 +13:00
Tim Taubert
628d8fd7b0 Bug 624727 - Removed app tabs get overriden and reused in nsSessionStore::restoreWindow() [r=zpao+ian, a=blocking2.0]
--HG--
extra : rebase_source : 4931a5a54a45ae85a63e131c850fcb7865bea960
2011-01-29 12:15:58 -08:00
Tim Taubert
ca99766d9c Bug 627288 - Tabs restored from last session show stale cache data; r=ian a=sdwilsh 2011-01-28 19:59:59 +01:00
Dão Gottwald
2d211b3105 Bug 626148 - Opening link in new tab from background window opens tab in foreground window; r,a=dolske 2011-01-28 14:58:42 -05:00
Margaret Leibovic
0c5bc35158 Bug 605409 - Document load progress no longer accessible; r=gavin a=blocking-betaN+
--HG--
extra : rebase_source : 0460b4de4f935209b785bc18c46c8a6059031e1a
2011-01-27 22:48:28 -08:00
Asaf Romano
f5a0fb447e Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing.
r=mak a=blocker
2011-01-28 17:46:51 +01:00
Marco Bonardo
8c018386fb Bug 588011 - "Bookmark All Tabs" should ignore App Tabs.
Includes fix for Bug 607227 - Remove "Bookmark all Tabs" from the bookmarks menu.
r=dao ui-r=faaborg a=blocker
2011-01-28 17:46:49 +01:00
Tim Taubert
395113d5e3 Bug 628620 - intermittent timeout in content/test/tabview/browser_tabview_bug606657.js [r=ian, a=test] 2011-01-26 22:24:12 +01:00
Dão Gottwald
f30ce97987 Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 14:35:49 +01:00
Brian Carpenter
c3f3144e62 Bug 607234. Remove "Release Notes" from the Help menu. r=dolske, a=dolske. 2011-01-29 01:19:29 +13:00
Jonathan Kew
815082e1b4 merge backout of 7eac2da4ca5e 2011-01-28 11:13:14 +00:00
Jonathan Kew
c2fe571abc backing out changeset 7eac2da4ca5e (bug 628654) for causing orange (see bug 629628) 2011-01-28 11:08:36 +00:00
Jonathan Watt
0d34366d0d Merge backout to tip. a=orange. 2011-01-28 23:02:47 +13:00
Jonathan Watt
4f31d4088c Backed out changeset 97e4df251673 due to failing new test. a=orange 2011-01-28 23:02:15 +13:00
Michael Yoshitaka Erlewine
2d420d0a58 Bug 597931 - New CSS' Item bounds incorrectly include highlighting [r=ian, a=beltzner]
--HG--
extra : rebase_source : 9d924e8c53bfbf6b4ef2d13a58c39621c4bb9df5
2011-01-28 21:53:15 +13:00
Dão Gottwald
c3d8a56387 Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 09:20:37 +01:00
Michael Yoshitaka Erlewine
3d74a2d5e5 Bug 609163 - Get rid of Item.locked [r=ian, a=dietrich] 2011-01-28 00:07:30 -07:00
Michael Yoshitaka Erlewine
ac7ab74ea1 Bug 627239 - Don't store thumbnails for https pages [r=ian, a=dietrich]
--HG--
extra : rebase_source : 2d25e25a371c15902810210fa7a71f948bc276f5
2011-01-28 19:47:45 +13:00
Philipp von Weitershausen
03b93466fd Bug 622936 - Sync error close button is on right side of bar. r+a=mconnor 2011-01-27 22:10:57 -08:00
Philipp von Weitershausen
7956df32b1 Bug 629305 - "Change your Sync Key" dialog doesn't have Print and Save buttons. r+a=mconnor 2011-01-27 22:10:31 -08:00
Tim Taubert
439fb48ac4 Bug 628165 - Windows key should not be mapped to Panorama search [r=ian, a=dietrich+blocking2.0-final] 2011-01-26 20:37:02 +01:00
Tim Taubert
746bbfe99e Bug 628867 - browser_tabview_bug586553.js loads about:credits, which hits the network [r=ian, a=test] 2011-01-26 22:38:00 +01:00
Patrick Walton
971e48fc54 Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-27 19:15:18 +01:00