Commit Graph

7515 Commits

Author SHA1 Message Date
Gavin Sharp
ceff7bd2aa Bug 608123: multiple popup notifications should stack vertically and be the same width, r=dtownsend, a=blocking
--HG--
extra : rebase_source : e5e8209de1dc142c74c554eaa765ef5abd13a433
2010-11-08 10:47:08 -05:00
Gavin Sharp
7d0fb9f8b2 Bug 597644: feed button/menuitem isn't updated properly on back/forward navigation, r=dao, a=blocking
--HG--
extra : rebase_source : 13b67ff4b345902fb7f88dfbe875674462374cd6
2010-10-26 20:16:31 -04:00
Gavin Sharp
91c49659b7 Bug 607496: clean up feed button code, r=dolske/margaret, a=dolske
--HG--
extra : rebase_source : ad382cd8af215b44f8a1e150e1d4f47fd6e3a6dd
2010-10-26 18:59:02 -04:00
David Dahl
5aced17f45 Bug 568629: add a ConsoleAPI component used to implement window.console object exposed to web content (disabled for the moment), r=gavin/dietrich, sr=jst, a=blocking
--HG--
extra : rebase_source : 9bfe8478039ee16310f9f87da87c66d778739a73
2010-11-09 15:19:19 -05:00
Shawn Wilsher
b6ba8b1033 Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus). r=ehsan a=orange-fix 2010-11-10 11:00:31 -08:00
Ehsan Akhgari
eda812475f Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
2010-11-09 21:02:09 -05:00
Gavin Sharp
9f8c22bb23 Bug 609521 - browser_bug538331.js leaves alert windows open on Windows; r=ehsan a=test-only 2010-11-04 14:45:54 -04:00
Frank Wein
56119874fd Bug 609106 - Add plugin-container.exe to ShimInclusionList via installer, r=rstrong, a2.0=bsmedberg 2010-11-11 21:09:25 +01: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
Paul O’Shannessy
a275991727 Bug 602555 - Refactor CSR code [r=dietrich, a=dolske]
Also fixes bug 601024 (Still need to reload twice to reload page) & hopefully bug 600007.

--HG--
extra : rebase_source : 1e6023e74a0f6387f4888e7bb26c76b567dc52db
2010-10-14 12:36:00 -07:00
Michael Kraft
d8a740cc15 Bug 600545 - getBrowserState() (and saved session state) incorrect with app tabs and browser.sessionstore.resume_from_crash = false [r=zpao, a=blocking2.0:final]
--HG--
extra : rebase_source : 34f6380284ae51f6afb5fae7f6fd94a2990ad2ae
2010-10-14 12:36:00 -07:00
Paul O’Shannessy
7ea0a76c6b Bug 597716 - Document pref values for max_concurrent_tabs [r=dietrich, a=NPOTB]
--HG--
extra : rebase_source : b176d2fd651446474b66b796ad09bd7e1859f115
2010-10-14 12:36:00 -07:00
Josh Aas
f4b39ed20b Bug 586584: Enable OOPP testing for x86_64 Mac OS X. r=bsmedberg a=blocking2.0beta8+ 2010-10-14 15:07:38 -04: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
mano@mozilla.com
485b0229ab Bug 574353 - Cannot focus location bar with Cmd-L after viewing the customize sheet (r=gavin, a=blocking) 2010-10-14 19:29:56 +07:00
Philipp von Weitershausen
16abac4725 Bug 600589 - Sync UI: Generating a new custom sync key doesn't have notification message. r=mconnor a=blocking-beta8 2010-10-14 11:12:52 +02:00
Philipp von Weitershausen
3231f60bfc Bug 600561 - Sync UI: Continue button disabled on Sync Key wizard page after manual backup. r=mconnor a=blocking-beta8 2010-10-14 11:12:33 +02:00
Philipp von Weitershausen
29b2a937a6 Bug 600560 - Sync UI: Strength meter does not disappear when sync key field is cleared. r=mconnor a=blocking-beta8 2010-10-14 11:12:15 +02:00
Philipp von Weitershausen
af5b5c88a8 Bug 600557 - Sync UI: Printing/saving the generated sync key enables the strength meter. r=mconnor a=blocking-beta8 2010-10-14 11:11:27 +02:00
Marco Bonardo
f1465754e4 Bug 598229 (part 2) - Increase performance of Win7 JumpList favorites queries. r=sdwilsh,jimm sr=rstrong a=blocking 2010-10-14 10:46:38 +02:00
Marco Bonardo
f221918479 Bug 598229 (Part 1) - Win7 JumpList modules cleanup. r=dao a=blocking 2010-10-14 10:46:36 +02:00
Marco Bonardo
558b894130 Bug 603568 - Correctly relocate all descendent scripts in about:home. r=gavin a=blocking 2010-10-14 10:46:34 +02: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
Margaret Leibovic
3139ac048c Bug 596428 - Stop button shouldn't be ghosted, since this adds N ms to page load time r=dao a=blocking-betaN 2010-10-13 14:56:30 -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
Blake Kaplan
15dee18d2a Bug 580128. Remove unnecessary .wrappedJSObject gets that don't work with the new wrappers. r=jst@mozilla.com 2010-10-10 15:47:06 -07:00
Sean Dunn
6a599f1040 Bug 597499 - Expand stack icon moves incorrectly and isn't centered [r=dolske, a=blocking]
--HG--
extra : rebase_source : 71892e360038861c49a1806e75aec2223cff2ac9
2010-09-27 14:04:00 -07:00
Neil Deakin
71674132a2 Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04: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
Ehsan Akhgari
f337ca7fda Bug 603632 - Reduce the dependency between browser-chrome private browsing tests; r=dolske a=NPOTB 2010-10-12 18:30:41 -04: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
Ehsan Akhgari
60b474f03a Bug 551540 - sporadic timeout in browser_forgetthissite_single.js; r=dolske a=NPOTB 2010-10-12 18:00:56 -04:00
Ehsan Akhgari
da43dbb38f Bug 597029 - timeout in browser_privatebrowsing_forgetthissite.js; r=dolske a=NPOTB 2010-10-12 18:00:34 -04:00
Frank Yan
f802cb8232 Bug 588209 - Determine final URL for "Submit Feedback..." help menu option, r=dolske, a=blocking 2010-10-25 17:30:08 -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
Gavin Sharp
54976f6597 Bug 606859: add test coverage for Sherlock plugin installation, a=tests
--HG--
rename : browser/components/search/test/browser_415700.js => browser/components/search/test/browser_addEngine.js
extra : rebase_source : e7791f98232124b4341252c4d9ec80f390228771
2010-10-25 01:15:09 -04:00
Honza Bambas
8af7913ac8 Backed out changeset 2ccadd55dc4c, a=orange-fix 2010-10-25 21:09:38 +02:00
Honza Bambas
1f1b01f3c2 Bug 527667 - DOM Storage (localStorage, sessionStorage) data is not cleared when 'Clear Recent History' is used with Time range not 'Everything', r+sr=jst, a=blocking2.0:betaN 2010-10-25 20:40:55 +02:00
Honza Bambas
4d88c7dff6 Bug 597374 - Downloading of a file from a password protected directory fails, r=dolske, sr=bzbarsky, a=blocking2.0:betaN+ 2010-10-25 18:47:23 +02: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
Mounir Lamouri
827bcb45d4 Bug 606663 - Invalid form popup shouldn't create a text node but use a <description/>. r+a=gavin.sharp 2010-10-24 15:32:58 +02:00
Michael Kohler
1bc82fe5d2 Bug 416554 - Missing column sort indicator in Preferences ▸ Privacy ▸ Show Cookies... r=dao 2010-10-24 11:05:16 +02:00
Dão Gottwald
067090bdd6 whitespace cleanup 2010-10-24 11:03:47 +02:00
Ehsan Akhgari
f46466e5d9 Bug 611089 - The private browsing service can leak windows; r=gavin a=blocking-betaN+ 2010-11-10 15:22:39 -05:00
Philipp von Weitershausen
044e1c73e5 Bug 602715 - Sync UI: Only mention enabled engines in client wipe confirmation dialog. r=mconnor a=blocking-beta8 2010-11-10 09:36:47 -08:00
Patrick Walton
a45f6bfe30 Bug 607163 - Part 2: Move the Web Console CSS to browser.xul and fix a small ensuing styling regression, r=dao, a=gavin 2010-11-10 11:10:25 -05:00
Ian Gilman
e82a24870f merge panorama-central to mozilla-central [a=blocking, dietrich] 2010-10-08 10:35:04 -07:00
Ben Hearsum
284d3e7b2f bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack. r=ted, a=bsmedberg/approval2.0+ 2010-10-08 13:00:28 -04:00
Philipp von Weitershausen
55b94c9a56 Bug 600219 - Sync UI: Do account + server validation in wizard on a delay. r=mconnor a=blocking-beta8 2010-10-08 17:57:04 +02:00
Philipp von Weitershausen
e25c76d6d1 Bug 600738 - Sync UI: gWeaveWin is not defined. r=mconnor a=blocking-beta8 2010-10-08 17:57:04 +02: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
00f97ebaf1 merge mozilla-central to panorama-central 2010-10-06 13:38:06 -07:00
Aza Raskin
d15629c784 Bug 600646 - Speed up the new tab animation [r=dolske, a=blocking] 2010-10-06 13:17:53 -07: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
Axel Hecht
2fdbac0c2a bug 596087, update shipped-locales for b7, a=NPOTB,b7+ 2010-10-05 18:09:23 +02:00
Marco Bonardo
fa72c60a02 Bug 592900 - Update the bookmarks menu from the nav toolbar to match changes in the Firefox menu. r=dolske a=blocking 2010-10-06 14:16:05 +02: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
Mounir Lamouri
cc33a99998 Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Paul O’Shannessy
b1f1367491 Bug 600531 - Reload(F5)/Ctrl+Reload(F5) and reload button does not work after session restore [r=dietrich, a=blocking-b7] 2010-09-30 12:35:34 -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
Bill Gianopoulos
90f3931f16 Bug 585370 - Add tooltip for the app button. r=dao a=dietrich 2010-09-23 10:43:26 +02: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
Philipp von Weitershausen
81cc333670 Bug 598115 - Remove the option to email Sync Key from install wizard. r=mconnor a=blocking-beta7 2010-09-22 18:23:42 +02: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
David Dahl
f97c57999b Bug 542122 - Replace safe mode shortcut with keyboard modifier and menu command r=rs a=beta7+ 2010-09-21 19:36:53 -07:00
Paul O’Shannessy
14543737d4 Bustage fix, a=bustage 2010-09-21 15:25:33 -07:00
Kurt Schultz
55cdadcd75 Bug 596121 - Rename 'Developer' to 'Web Developer' [r=beltzner, ui-r=beltzner, a=blocking]
--HG--
extra : rebase_source : 4db9683aa1b6c5649654112d80e906d5124ffb2c
2010-09-21 14:56:52 -07:00
Patrick Walton
47dca4530b Bug 596173 - Add a "Character Encoding" menu to the Firefox button if a hidden pref is turned on [r=gavin, ui-r=faaborg, 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 : c133155c88699a13686974fdf54b2a18f46ab6f4
2010-09-21 14:56:52 -07: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
Paul O’Shannessy
282c374265 Bug 597071 - Only add last closed window to open windows at shutdown [r=dietrich a=blocks a blocker]
--HG--
extra : rebase_source : f8ab716c3988b7bfa56e1bedcea537d123557851
2010-09-21 14:56:52 -07:00
Margaret Leibovic
9178f1ea9c Bug 596905 - Unconventional date format in the new about window (about box). r=gavin a=blocking2.0 2010-09-21 10:31:38 -07:00
Csaba Kozák
19afee8fe2 Strings for bug 596731. r=dao a=beltzner 2010-09-21 12:34:56 +02:00
Philipp von Weitershausen
32b89d2067 Bug 597653 - Sync UI: Hard-coded column headers in Server Quota dialog. r=mconnor a=blocking-beta7 2010-09-21 12:22:36 +02:00
Dão Gottwald
6c76ba0a7e Bug 595610 - "Work Offline" in the Firefox button menu isn't checked if you're offline. r=dolske a=b 2010-09-21 11:16:29 +02:00
Dão Gottwald
65f132e37e Bug 598020 - Tabs for pages without titles are labeled "New Tab" instead of with the file name until they start restoring. r=zpao 2010-09-21 11:15:44 +02: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
Mike Beltzner
154642fcb0 Bug 597589 - [Firefox button] Add "Troubleshooting Information" to Help Menu. r=dolske, ui-r=beltzner, a=blocking 2010-09-20 18:49: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
Justin Dolske
f0a1f53a2b Bug 597129 - "Paste & Go" or "Paste & Search" trigger two pastes, including to content. r=gavin, a=blocking 2010-09-20 21:32:00 -07:00
Robert Strong
740638ed1a Bug 597247 - Implement alive ping counter for blocklist to strengthen user privacy. r-dtwonsend, a=approval2.0 2010-09-20 21:41:19 -07:00
Margaret Leibovic
b765aec28e Bug 593125 - Reword offline error text in the content area message r=dolske a=blocking 2010-09-20 20:33:19 -07:00
Josh Aas
4c5979b1bf Backed out changeset c06ef0414fee, bug 596762. a=me 2010-09-20 22:13:13 -04:00
Scott Greenlay
c18a02206e Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-20 20:21:55 -04:00
Axel Hecht
722c23f6ac bug 596087 - Add af, bg, br, en-ZA, fy-NL, hy-AM, nso to Firefox 4 Beta 7. a=NPOTB+b7-blocker 2010-09-20 23:27:19 +02: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
Margaret Leibovic
e5f3a68cf0 Bug 597277 - Progress Line to Location Bar should not be displayed if Startup Home Page is about:blank, r=gavin a=gavin 2010-09-20 13:05:38 -07: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
Jim Mathies
91e333c4a3 Bug 594821 - delay initial jump list update. r=dao, a=beltzner 2010-09-20 09:43:40 -05: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
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
Kev Needham
02ef2fe17a bug 603298, add bing to the default en-US searchplugins, remove Answers.com and CC, r=stas, a=blocker
--HG--
extra : transplant_source : %3E%10%26%91%8F%180%BC%88%3E%DE%A6%05%18%3F%1Dy4%DC%E6
2010-10-23 17:49:26 +02:00
Axel Hecht
5ad08bb294 bug 596087, update shipped-locales for beta 7, a=blocker
--HG--
extra : transplant_source : %5BA6%BD%15%81%24%80w%0E%9D.%21%40%B4.%82%99%CA4
2010-10-23 17:43:33 +02:00
Dão Gottwald
e7b4a43da0 Bug 586234 - When middle clicking links in popups, open the new tab in a full browser window. r=gavin a=b 2010-10-23 14:01:33 +02:00
Dão Gottwald
c08dbcdc7f Bug 606567 - log computed max-width in browser_bug585785.js 2010-10-23 13:38:04 +02:00
Sindre Dammann
1ae6f7fb08 Bug 579868 - Restoring A Normal Closed Tab that was once a App Tab causes it to turn back into a App tab when restored [r=zpao, a=blocking2.0:betaN] 2010-10-22 17:13:37 -07:00
Edmund Wong
9ef5d133d3 Bug 602761 - Fix 'a the' comments in Firefox::General. r=dolske a=comments-only 2010-10-22 15:55:04 -07:00
Ehsan Akhgari
ba7e507269 Bug 551540 followup - Use the correct capturing parameter when removing the event listener; r,a=me 2010-10-22 16:52:56 -04:00
Margaret Leibovic
6d9ba595df Bug 603717 - Change "Loading..." to "Connecting..." for initial state for tabs r=beltzner a=blocking-beta7 2010-10-12 14:25:17 -07:00
Mihai Sucan
b36300cb51 Bug 596822 - Web Console menu item check mark is inconsistent among platforms and broken on Windows r=gavin.sharp a=final+ 2010-10-12 12:13:28 -07: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
Drew Willcoxon
6bda196df0 Bug 599827 - tabbrowser-alltabs-popup should hide over-link when an about:blank menuitem is active. r=dao, a=gavin 2010-10-12 09:30:57 -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
Aza Raskin
f4460e8ee3 Bug 589304 - When tabs are small enough to hide the close icon, stack tabs r=dolske, a=beltzner
--HG--
extra : rebase_source : 508152d38d885156132ebe9a64d64d3ec229af55
2010-10-11 10:04:43 -07:00
Alexander L. Slovesnik
086cd8061e Bug 599654 - Add-on Bar menu item lacks accesskey. r+a=dietrich 2010-10-12 13:41:08 +02:00
Margaret Leibovic
b8a27c860d Bug 602964 - return to using non deterministic throbbers (remove progress line / bar implementation) r=dao a=blocking-beta8 2010-10-11 20:47:59 -07:00
Margaret Leibovic
f2ebf9db96 Bug 602662 - Add "Submit Feedback..." menuitem to firefox button help menu r=dolske a=blocking-beta8 2010-10-11 20:36:15 -07: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
Phil Ringnalda
a4d9ae4976 Bug 597054 - Try to get rid of intermittent timeouts in browser_522545.js on slow slaves doing Windows debug by doubling the timeout, rs=zpao, a=orange 2010-10-11 18:49:58 -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
Dave Townsend
b8775a6ce2 Bug 600068: Safe mode dialog doesn't always disable all add-ons. r=gavin, a=blocks-betaN 2010-10-11 09:34:28 -07:00
Phil Ringnalda
bd2a2925f0 Bug 544601 - Double the timeout in browser_480148.js to survive on slow Windows slaves, r=zpao, a=orange 2010-10-09 20:23:36 -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
Phil Ringnalda
53eb01c1e0 Bug 595485 - Remove Bloglines from the feed reader options, r=gavin,kev, a=b8+ 2010-09-11 23:06:05 -07:00
L. David Baron
f5e65555c1 Add a change that was missed in changeset 7e330021ce68 (bug 590039). a2.0=blocking 2010-10-09 09:34:58 -07: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
Mike Beltzner
2d336b31cc Bug 424872. Support form restore for securely transmitted site (HTTPS). r=zpao a=blocking-b8 2010-10-08 15:51:50 -03:00
Philipp von Weitershausen
9b69c7a2f7 Bug 596566 - Sync UI: Text for the Sync Key backup email. r=mconnor a=blocking-beta7 2010-09-17 16:58:28 +02:00
Philipp von Weitershausen
998ca108b4 Bug 596566 - Sync UI: Text for the physical Sync Key artifact. r=mconnor a=blocking-beta7 2010-09-17 16:58:11 +02:00
Dão Gottwald
5dc6d61abe Bug 544818 - Remove remnant references to the 'progress' attribute. a=b 2010-09-17 09:21:32 +02:00
Margaret Leibovic
fbf1398801 Bug 544818 - Progress "Line" indicator for loading tabs r=gavin ui-r=limi a=blocking 2010-09-16 16:59:25 -07:00
Josh Aas
b7a4e961fc Merge backout of bug 596762. a=bustage 2010-09-16 15:41:11 -07:00
Josh Aas
d16bd1cc51 Backed out changeset 080a38bd09c5, bug 596762, a=bustage 2010-09-16 15:40:49 -07:00
Drew Willcoxon
61a0919ad5 Backed out changeset 05d3282d1e7a due to orange. a=bustage 2010-09-16 15:04:00 -07:00
Scott Greenlay
f1225a7550 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-16 14:05:11 -07:00
Drew Willcoxon
73ea751ae0 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-16 13:32:57 -07:00
Dão Gottwald
89a6b189c4 whitespace cleanup 2010-09-16 13:23:13 +02:00
Tyler Downer
1678dbc712 Bug 557133 - Conflict between Home Page and Help access keys. r=dietrich 2010-09-16 13:19:20 +02:00
Dão Gottwald
563a3bc720 Bug 415958 - remove the background and border of the Search engine button on Linux. r=mventnor 2010-09-16 10:46:01 +02:00
Dão Gottwald
2668694d8d Bug 430627 - Remove open search notification in primary UI. r=gavin 2010-09-16 10:45:40 +02: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
Frank Yan
b2e4ab0479 Bug 492544 - Add 'Paste and Go' + 'Paste and Search' to context menu on location field + search field. r=dolske, ui-r=limi, a=dolske 2010-09-16 00:51:24 -07: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
Robert Strong
eb12e7ac0a Strings for Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=approval2.0 dietrich 2010-09-15 22:59:36 -07:00
Philipp von Weitershausen
eec15a663e Bug 596799 - document.getElementById("sync-button") is null. r=gavin, a=blocking-beta7
Make sure that the Sync button is only accessed when it actually exists in the toolbar. Also fix its entry in browserShared.inc.
2010-09-16 04:24:10 +02:00
Margaret Leibovic
06de5fae49 Bug 578028 - Move Progress Line to Location Bar, if loading tab is active r=gavin a=blocking 2010-09-15 17:46:17 -07:00
Drew Willcoxon
8e69eb3ccb Bug 596779 - While using a persona (lightweight theme) on Windows, location bar text is too light, and on link hover the link overlaps the current URL. CLOSED TREE. r=gavin, a=blocking-beta7 2010-09-15 16:18:40 -07:00
Jason Duell
9798e06619 bug 596714 - Fixes to new cache UI. r=gavin, a=beta7 2010-09-15 14:41:19 -07:00
Stephen Horlander
294d89091f Bug 594657 - New Glyphs for Sync Toolbar Button, r=mconnor 2010-09-15 16:49:13 -04:00
Vlado Valastiak
183de40f20 Bug 570957 - Use PluralForm for Sync Strings (additionalClients.label and friends), quick fix, r=mconnor
--HG--
extra : rebase_source : ed54328349d13cbe555b0f4acb44965a0ec61efc
2010-09-15 20:08:14 +02:00
Mike Connor
2e9c7ce62e Bug 594663 - Add sync command to the Firefox menu, r=gavin
--HG--
extra : rebase_source : f53cdd57099a808868e0a31e6fa0685e83a61b73
2010-09-15 14:26:27 -04:00
Mike Connor
4125b0d8d2 Bug 594488 - move status bar UI to an optional toolbar button, r=gavin
--HG--
extra : rebase_source : 9bada2c7b0c3f25f00395a4459a978058e8f8332
2010-09-10 13:00:55 -04:00
Byron Milligan
1a24c21c2d Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7 2010-09-15 11:42:38 -07:00
Ehsan Akhgari
a3918bfc45 Bug 595591 - Visual Indicator is rendered incorrectly; r=dao a=johnath 2010-09-13 15:28:30 -04:00
Ehsan Akhgari
8ca3a63b47 Bug 567487 - Option to never remember history should disable the option to restore the last session; ui-r=limi r,a=gavin 2010-09-15 11:19:02 -04:00
Philipp von Weitershausen
d9ef14a486 Bug 596397 - Sync UI: Copying the Sync Key to clipboard makes the wizard think it's a custom key. r=mconnor a=blocking-beta7 2010-09-15 15:55:05 +02:00
Philipp von Weitershausen
893c770700 Bug 595603 - Sync UI: Remove unused images. r=mconnor a=blocking-final 2010-09-15 15:55:05 +02:00
Jens Hatlak
f85521a096 Bug 595548 - Sync UI: preferences/sync.xul calling nonexistent function openPP, should be openPrivacyPolicy. r=mconnor a=blocking-final 2010-09-15 15:55:05 +02:00
Philipp von Weitershausen
970ec13fed Bug 595854 - Improve Sync pref pane messaging. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
75abcd9a30 Bug 595066 - Sync UI: Ask for email address instead of username. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
8244efc67c Bug 594620 - Sync: Implement quota UI. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
e684d22ca9 Bug 594577 - Sync UI: Get rid of more "secret phrase" occurrences. r=mconnor a=gavin 2010-09-15 15:55:04 +02: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
Marco Bonardo
1bafc13d63 Bug 596409: show about:home title on home button tooltip if home page is about:home, r=gavin, a=blocking 2010-09-14 18:56:37 -04:00
Gavin Sharp
a30568499a Bug 595356: pref dialog should show default home page as "Firefox Start".r=mak a=blocking 2010-09-14 19:10:28 -04:00
Dão Gottwald
e6d2dc185b Bug 593967 - Add more elements into tabbrowser tabs for easier stylability. r=gavin 2010-09-15 09:28:37 +02:00
Kurt Schultz
c7792ebf77 Bug 595939 - Access key conflict between "Group Your Tabs..." and "Switch Page Direction". r=dao 2010-09-14 18:45:48 -04:00
Reed Loden
4fb56d88e5 Bug 596487 - "Re-add link to about:credits in the about window" [r=gavin ui-r=beltzner a=gavin] 2010-09-14 23:09:05 -07:00
Justin Dolske
0559ae0908 Bustage fix for landing of bug 579547. a=bustage 2010-09-14 21:18:38 -07:00
Rob Arnold
7c93e87d05 Bug 520943 - Windows 7 taskbar previews does not respect browser's zoom level r=roc r=dao a-2.0=gavin 2010-10-19 16:06:00 -07:00
Paul O'Shannessy
fada7157ed Bug 599253 - Extend timeout for browser_586068-cascaded_restore.js [r+a-2.0=dolske] 2010-10-19 15:58:56 -07:00
Paul O'Shannessy
3dfe08cd1f Bug 605299 - Could potentially miss starting a restore [r=dao, a-2.0=dolske] 2010-10-19 15:58:56 -07:00