Commit Graph

6989 Commits

Author SHA1 Message Date
Daniel Brooks
7961ced955 about:startup - merge with trunk 2010-09-27 05:38:17 -05: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
Daniel Brooks
45773d35d8 about:startup - merge with trunk 2010-09-21 15:06:04 -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
Daniel Brooks
9d0c9562c9 about:startup - store the restored timestamp on the app startup and adjust the page to match 2010-09-20 18:55:49 -04:00
Daniel Brooks
3a80b4c024 about:startup - remove timestamp code from session startup, now that it's no longer necessary 2010-09-19 13:47:02 -04: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
12c20666fb Bug 596592 - Leaving Private Browsing mode resurrects a window that was closed at the time of entering PB. r=ehsan a=test 2010-09-18 13:28:50 +02: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
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
Bill Gianopoulos
90f3931f16 Bug 585370 - Add tooltip for the app button. r=dao a=dietrich 2010-09-23 10:43:26 +02:00
Daniel Brooks
222a8c3e38 about:startup - use nsAboutRedirector instead of the browser fork as it's more appropriate for a toolkit page 2010-09-14 20:29:34 -04: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
Dão Gottwald
a2fa15f934 Bug 587518 - Relabel "Group Your Tabs..." menu item as "Tab Groups" and remove bogus caps from the "Group Your Tabs" tooltip. r=gavin ui-r=faaborg a=b 2010-09-18 10:18:05 +02:00
Edmund Wong
02f855dc6b Bug 535048: Remove nsILeakDetector leftovers from the tree. r=khuey a=test-only 2010-09-17 21:27:12 -04:00
Frank Yan
990e150ada Bug 578967 - Remove feed/RSS button from top-level GUI for Firefox 4 (move to bookmarks menu). r=dolske a=approval2.0 2010-09-17 17:03:05 -07:00
Paul O’Shannessy
f1e29f9564 Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking] 2010-09-17 15:02:28 -07:00
Paul O’Shannessy
c850b89a86 Bug 596806 - Pass tab instead of browser to onTabAdd, onTabRemove [r=dietrich, a=blocks a blocker] 2010-09-17 15:01:05 -07:00
Frank Yan
0463315a36 Bug 593646 - rename 'Open in a New Window' to 'Move to New Window' and move it to a more sensible location [r=dao, ui-r=faaborg, a=gavin] 2010-09-17 15:54:11 -07: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
Raymond Lee
9d9946c09b Bug 594803 - Search symbol indicator icon in Panorama disappears when pressed [r+a=dietrich] 2010-09-15 13:43:25 +08:00
Raymond Lee
847d96adc5 Bug 595876 - Missing grain.png in winstripe [r=dao a=gavin] 2010-09-17 13:45:10 +08:00
Philipp von Weitershausen
f4c4fc32d4 Bug 594704 - add better notification setup for Fx4, r=gavin, a=blocking
--HG--
extra : rebase_source : 0b4a83f7bb87626d54ff8b1b7d87166373c39d0f
2010-09-10 13:47:57 -04:00
Gavin Sharp
e8b5a7405d Bug 542122 followup: fix formatting mistake, a=me
--HG--
extra : rebase_source : 74a08cda84eaed6218e03354b2484f54bf02aedb
2010-09-22 20:11:19 -04:00
Gavin Sharp
5032fe2f4d Bug 593125 followup: tweak netOffline error text to specify that "Work Offline" is a menu item, r=Pike, a=me
--HG--
extra : rebase_source : 8cb4ba782c081ff422f9a7270caba7bb11dcf0d4
2010-09-22 20:10:30 -04:00
Jason Duell
724cee7af2 Bug 597304. Change wording for manual cache size override. r=gavin a=beta7 2010-09-22 14:33:54 -07:00