Commit Graph

7001 Commits

Author SHA1 Message Date
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
Raymond Lee
9150fe99df Bug 601863: make "Undo Close Group" button label localizable, r=dietrich, a=blocking 2010-10-05 13:58:44 +08:00
Gavin Sharp
6478d2c0f6 Bug 601201: followup to ignore the devtools.console.enabled pref value (treat it as always-on), rather than changing it's default value, r=dolske, a=me 2010-10-05 11:45:04 -04:00
Ehsan Akhgari
8ffe74c957 Bug 595236 followup - Port the theme changes to Windows; r=dao a=blocking-beta7+
--HG--
extra : rebase_source : 4047dd82c3c7d6c1635b27c31d6593951b9c2330
2010-10-05 13:30:59 -04: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
Rob Campbell
d36b27a97f Bug 600245 - Inspector tree panel styling broken on windows with aero, r=gavin, a=blocking2.0b7 2010-09-30 12:31:02 -03: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
Dave Townsend
c31a61fa29 Bug 570012: Show download progress when installing new add-ons (strings only). r=gavin a=strings 2010-09-29 17:00:08 -07:00
Dão Gottwald
2cc3e58c54 Bug 597353 - Ensure pinned tabs have the same height and alignment as normal tabs. r=gavin a=b 2010-09-29 12:16:32 +02:00
Patrick Walton
7756e61cfc Bug 601201 - Re-enable the Error Console by default. r=beltzner,robcee 2010-10-05 12:46:03 +02:00
Ehsan Akhgari
03894bd5c2 Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
2010-10-02 11:53:37 -04:00
Ehsan Akhgari
ff11ef48ac Backed out changeset b08b684644a1 (bug 568816) because of Ts regression on Windows 2010-10-03 22:18:18 -04:00
Ehsan Akhgari
b4c63ec0a1 Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
2010-10-02 11:53:37 -04:00
Margaret Leibovic
09add09783 Bug 596812 - Create css for a "connecting" state in the url bar/tab progress lines r=dao a=blocking-beta7 2010-10-01 08:58:57 -07:00
Aza Raskin
ee347bc0f5 Bug 591398 - Use three-finger gesture swipe to enter/exit Tab Candy. ui-r=limi, r=dietrich, f=iangilman, a=blocking-b7+
--HG--
extra : rebase_source : e91d57b992430a87d9e553156a57ec28f3791129
2010-09-22 15:03:00 -04:00
Margaret Leibovic
59cb80e4f4 Bug 599104 - URL progress moves LTR in RTL mode; r=dao,ehsan a=blocking-beta7 2010-09-29 12:20:26 -04:00
Paul O’Shannessy
c9c86efa3c Bug 597757 - Reloading throttled tab doesn't work correctly [r=dietrich, a=blocking-b7] 2010-09-28 11:54:39 -07:00
Philipp von Weitershausen
8460478501 Bug 600141 - Sync UI: Fix PluralForm for Sync Strings (additionalClients.label and friends). r=Pike a=blocking-beta7 2010-09-28 19:19:43 +02:00
Scott Greenlay
92c12ef9d7 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-27 16:42:43 -04: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
Paul O’Shannessy
7c420f714b Backed out changeset c6034ebf7109 (bug 597757) for orange. a=me 2010-09-27 12:18:12 -07:00
Paul O’Shannessy
97a3606b2a Bug 597757 - Reloading throttled tab doesn't work correctly [r=dietrich, a=blocking-b7] 2010-09-27 11:10:59 -07:00
Josh Aas
54d8736551 Back out patch for 596762, running the test plugin out-of-process on 64-bit Mac OS X is exposing a bug that causes a lot of intermittent orange. a=josh 2010-09-24 15:08:30 -04:00
Robert Strong
0ed84f49a6 Bug 599412 - Disable the update button when it is hidden in the deck. r=dtownsend, a=blocking2.0-beta7 2010-09-24 10:57:21 -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
Dão Gottwald
92011af73a Bug 598020 - Tabs for pages without titles are labeled "New Tab" instead of with the file name until they start restoring. r=zpao a=relanding-after-accidental-backout 2010-09-21 11:15:44 +02:00
Scott Greenlay
9ab1f355f5 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-24 10:32:02 -04:00
Dão Gottwald
079fb21dd5 Bug 598310 - Make "Work Offline" more discoverable in the app button menu for users who need it to recover from Firefox going offline automatically. r=gavin ui-r=faaborg a=blocking 2010-09-24 10:27:45 +02:00
Dão Gottwald
053cf667c0 Bug 598946 - Manually hiding the real status bar (e.g. with Firefox 3.6) causes the dummy status bar container to be hidden as well. r+a=dietrich 2010-09-24 09:30:48 +02:00
Dão Gottwald
599bddf3d9 Bug 598918 - Hiding the statusbar-resizerpanel isn't theme specific, move it to content CSS. r=dietrich 2010-09-24 09:30:21 +02:00
Dão Gottwald
2e7b8ee508 Bug 597673 - Kill updateIcon. r=gavin 2010-09-24 09:29:50 +02:00
Robert Strong
163feb77f0 Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:02:08 -07:00
Robert Strong
8b6417866f Strings - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:01:49 -07:00
Paul O’Shannessy
142477dc76 Bug 597901 - Throttled/cascade-loaded tabs have permanent empty progress bar until force-loaded by clicking on them [r=gavin, a=blocking-b7]
--HG--
extra : rebase_source : f2ec2e1eb8572393b70b7965e896fa1f9658baf8
2010-09-23 20:21:13 -07:00
Paul O’Shannessy
97d2dac871 Bug 597933 - "Cascade page loads when restoring" does not work properly in certain case. [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : d7892d55ecc4dfec4c2e47aaaf862224637402f3
2010-09-23 20:20:57 -07:00
Paul O’Shannessy
4ca09d6406 Bug 598011 - Calling SessionStore::setBrowserState API during cascading load results in a failure to load session [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : ad945754d91bd110990a2a45401c3f8a9583dddc
2010-09-23 20:20:11 -07:00
Stephen Horlander
74cba37123 Bug 593339: improve styling of the app-tab title-change highlight, r=gavin, a=beltzner
--HG--
extra : rebase_source : a557e6016ad13de5a0f240c36d94258c3bec718c
2010-09-23 18:59:55 -04:00
Philipp von Weitershausen
107e4bc4d2 Bug 583406 - Need notification for when Firefox version of Sync is outdated. r=mconnor a=blocking-beta7 2010-09-24 00:19:42 +02:00
Philipp von Weitershausen
5fe86b2dd2 Bug 591131 - Sync UI: Point users at status page when we hit sync delay/503s. r=mconnor a=blocking-beta7 2010-09-24 00:19:42 +02:00
Philipp von Weitershausen
51d7557324 Bug 598641 - Sync UI: Show a passphrase strength meter for custom passphrase. r=mconnor a=blocking-beta7 2010-09-24 00:19:42 +02:00
Josh Aas
7f5edbad1d Merge backout of bug 596762. a=josh 2010-09-23 16:06:36 -04:00
Josh Aas
a2b531c127 Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh 2010-09-23 16:06:13 -04: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
Scott Greenlay
4d41c8ea82 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-23 13:21:55 -04:00
Philipp von Weitershausen
659dd70dc2 Bug 598898 - Fix Sync notifications after add-on bar replaced the status bar. r=gavin a=blocking-beta7 2010-09-23 18:09:55 +02:00
Dietrich Ayala
c2aa4b2240 bug 574688 followup for windows, r=post-facto-mano, a=beta7blocker 2010-09-23 18:32:49 +07:00