Commit Graph

7238 Commits

Author SHA1 Message Date
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
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
Ehsan Akhgari
8b577ba6df Bug 601255 - Hide the Private Browsing jumplist entry when inside permanent PB mode; r=dolske a=blocking-final+ 2010-10-02 11:57:39 -04:00
Kyle Huey
3e3ee97e93 Bug 601890: Move HUDService to tier_app, and from toolkit.jar to browser.jar. r=Mitch a=blocking-beta7 2010-10-07 12:11:48 -04:00
Dão Gottwald
0442baac78 Bug 596562 - "Check for Updates..." opens the Software Update dialog behind the About window. r=gavin a=b
--HG--
extra : rebase_source : 68a6d27a55ffd2e68294d3ad90dbc13383f53d0c
2010-10-07 13:40:43 +02:00
Dão Gottwald
d54902308e Bug 598922 - Remove stray XULBrowserWindow._tooltipText code. r=dietrich
--HG--
extra : rebase_source : a61a232e46a86489fb63f61fcb0d8915f3340437
2010-10-07 13:39:41 +02:00
Dão Gottwald
cc29cfacd1 Bug 598931 - Remove stray status bar icons. r=dietrich
--HG--
extra : rebase_source : c47661191febf146412f02ee803ecb5aeb0b9fef
2010-10-07 13:39:27 +02:00
Dão Gottwald
e9f47d8a4b Bug 595236 - Whitespace cleanup
--HG--
extra : rebase_source : a3fd8988990c5f8ff4c8189e32823fa62b359b78
2010-10-07 13:38:35 +02:00
Dão Gottwald
32196b6258 Bug 595236 - Replace -moz-box-shadow uses that slipped in again
--HG--
extra : rebase_source : a674a41c5cf22d5697f734354635e3a2d371ec5e
2010-10-07 13:35:10 +02:00
Marco Bonardo
95f4ef94b8 Bug 598264 - about:home browser test. r=dolske a=blocking 2010-10-07 10:41:21 +02:00
Ben Hearsum
f80bcecf6f Bump version on default branch to 2.0b8pre/4.0b8pre. a=beltzner 2010-10-06 17:32:13 -04:00
Robert Strong
3233b7968e Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, a=blocking2.0-beta7 2010-09-14 18:49:10 -07:00
Robert Strong
95cbce1a65 Bug 568904 - Don't perform a shell refresh when there are no shortcuts for the installation when updating app modal id's. r=jmathies, a=approval2.0 2010-09-14 18:48:57 -07:00
Margaret Leibovic
50bfb2a221 Bug 579547 - New About window for Firefox 4 r=gavin ui-r=belzner a=blocking 2010-09-14 16:17:59 -07:00
Raymond Lee
5a868737ba Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible; r=dietrich a=NPOTB 2010-09-12 02:58:03 +08:00
Siddharth Agarwal
e6277ff20e Back out bug 588712 and bug 595337 due to leaks and test failures. a=orange 2010-09-14 23:04:50 +05:30
Edward Lee
ffee88f327 Bug 588712 - After restarting, showing tab groups results in cornered new tabs [r=dietrich f=iangilman a=blocking2.0final]
Instead of only setting the active group on reconnect of the selected tab, do so for any visible tabs.
2010-09-13 17:31:52 -07:00
Dão Gottwald
a8e4ad1825 Bug 593690 - Tabview button and other toolbarbuttons increase the tab bar height. r=mventnor a=blocks-blocker 2010-09-14 12:56:22 +02:00
Blair McBride
4c15e35540 Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6 2010-09-13 23:56:54 -07:00
Nick Thomas
2fe5e97812 Bug 592782 - Bump nightly version to 4.0b7pre. r=lsblakk a=releng 2010-09-14 16:57:00 +12:00
Raymond Lee
50465c7324 Bug 595165 - Search icon is missing for Tab Candy; r=dao a=beltzner
--HG--
extra : rebase_source : 29af0ce119dec107baee2937348ef2f91ae41001
2010-09-13 22:23:23 +08:00
Ian Gilman
8fcaa81c49 Bug 593871 - Panorama should do the right thing when tabs become pinned/unpinned [r=dietrich, a=blocking betaN]
--HG--
extra : rebase_source : 44c6456c6eebac798dcc7f6e64938f50d448151b
2010-09-13 11:45:02 +08:00
Aza Raskin
320c1ddfe8 Bug 587099 - Display current tab set's name in browser window; f=mitcho r=dolske,dao a=blocking-final+
--HG--
extra : rebase_source : f013373ab170f8e5d53da808f5f1c1a98ff28e4d
2010-09-13 17:05:03 -04:00
Ehsan Akhgari
18a3bb0653 Bug 593126 - Reword text in the private browsing mode content area page based on the menu structure; r=dao a=blocking-beta6+
--HG--
extra : rebase_source : 1a29f86176931868ef844e7595d0645300d6a308
2010-09-10 15:55:32 -04:00
Sylvain Pasche
39dc4b9e43 Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin 2010-09-13 12:44:27 +02:00
Bill Gianopoulos
67feb664b7 Bug 595649 - about:home banner text too high on banner. r+a=gavin 2010-09-13 12:42:26 +02:00
Dão Gottwald
e7895315a7 Whitespace cleanup after bug 590039 2010-09-12 11:54:51 +02:00
Marco Bonardo
867c4a7cd5 Bug 563738 - remove privileged mozBackgroundRequest property. r=trivial a=blocking 2010-09-13 11:44:30 +02:00
Raymond Lee
7eab389639 Bug 595228 - assert in search code; calling unbind without a function [r+a=gavin] 2010-09-12 11:44:13 +08:00
Ian Gilman
ed0492aa4b Bug 595076 - App tab icons should be updated when the tab's favicon becomes available; r=dietrich a=blocking-betaN+ 2010-09-11 22:51:19 -04:00
Robert Sayre
4659902f34 jaegermonkey. what. a=arewefastyet 2010-09-11 15:06:33 -04:00
L. David Baron
5859a14a99 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
L. David Baron
7476de1256 Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
Dão Gottwald
56ca5f82e3 Bug 544601 - remove weak reference cruft from this test. a=testfix 2010-09-11 16:15:45 +02:00
Robert Sayre
59773ae503 Merge mozilla-central to tracemonkey. 2010-09-10 11:47:11 -04:00
Marco Bonardo
e70efb6cbd Bug 594675 - add &channel=np search parameter to about:home. r=dao a=blocking 2010-09-10 12:17:31 +02:00
Dão Gottwald
5b40cde768 Bug 571783 - Split-menu buttons are misaligned in the Firefox button menu. r=gavin a=blocking
--HG--
extra : rebase_source : ee3f2ea18c4587b6e4a71d930403563e6eda75f9
2010-09-10 10:10:45 +02:00
Dão Gottwald
36844d97d5 Bug 589121 - Hovering over menuitem shows black on blue instead of white. r=gavin
--HG--
extra : rebase_source : d84f9f142b60786977ee94b4e99e83e7b157a9c0
2010-09-10 10:09:30 +02:00
Dão Gottwald
7f4f7dd502 Bug 593626 - Update the title bar when setting the selected tab's title. r=gavin
--HG--
extra : rebase_source : 175a636a5d3c95712fd9ad97b539db27508773b0
2010-09-10 10:05:36 +02:00
Dão Gottwald
f64373dd30 Bug 593569 - Repeat the tab border image's middle part rather than stretching it. r=gavin
--HG--
extra : rebase_source : a18e821caa682e16c21932a3c2693ac31311ef38
2010-09-10 10:04:52 +02:00
Masayuki Nakano
cb82b8f049 Bug 587243 Textbox of tab group lost focus immediately by Enter keypress during IME composition r=dolske+ian, a=blocking2.0 final+ 2010-09-10 16:22:39 +09:00
David Zbarsky
3276e221ce Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking 2010-09-10 07:19:20 +02:00
Doug Turner
6ed1c44d56 Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner
--HG--
extra : rebase_source : 05ec761dd838e4f85a63df677c6335e456a8dfd6
2010-09-09 22:00:14 -07:00
Doug Turner
4511728eeb Bug 594261 - Factor out geolocation prompt into something that can be reused. r=olli,gavin a=stuart
--HG--
extra : rebase_source : cd9b27a7c81f3eb61b79642e327ce086306a2535
2010-09-09 21:59:51 -07:00
Margaret Leibovic
8f868b011b Bug 588309 - Convert change password to a doorhanger panel. r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07:00
Margaret Leibovic
9e6b5dd482 Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07:00
Margaret Leibovic
17719dff98 Bug 594454 - fix keyboard shortcuts for Firefox button menu items. r+a=gavin.sharp 2010-09-09 19:08:26 -07:00
Ehsan Akhgari
2bd5c1a9c1 Merge backout; a=orange 2010-09-09 19:25:58 -04:00
Ehsan Akhgari
614aa445f1 Backed out changeset 4bc623a55708 (bug 588999) because of orange on Windows 7 2010-09-09 19:24:11 -04:00
Michael Yoshitaka Erlewine
a2bf0464f2 Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich] 2010-09-09 10:20:35 +08:00
Michael Yoshitaka Erlewine
f6c87ab545 Bug 591167 - border trenches should be triggered even if the edge only overlaps, but is not contained by the active range of the trench 2010-09-08 21:48:51 -04:00
Michael Yoshitaka Erlewine
b8d761eb75 Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich] 2010-09-08 20:52:16 -04:00
Johnathan Nightingale
6abf71deae Bug 591481 - Bump maxVersion of Feedback for beta6. Bumping compat to 4.0.* - r=dtownsend, a=blocking2.0-beta6 2010-09-09 12:19:50 -07:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Dão Gottwald
3ad8f0a1e4 Backed out bug 587901's winstripe changes. a=backout 2010-09-09 17:07:10 +02:00
Dão Gottwald
bdca3b6745 Backed out changeset bd19f9a62a34 (merge) a=backout 2010-09-09 15:39:05 +02:00
Dão Gottwald
46e8cdc17a Backed out changeset bd19f9a62a34 2010-09-09 15:32:34 +02:00
Dão Gottwald
7ae89b9f7b followup to 23e49f8ab15b, remove leftover :hover styling 2010-09-09 14:02:58 +02:00
Tyler Downer
3f4e7f2981 Bug 590022 - Enable smooth scrolling by default on Windows. r=gavin a=blocking 2010-09-09 13:46:39 +02:00
Dão Gottwald
aa871cdb76 Bug 587901 - tweak identity box styling. r=dolske 2010-09-09 13:44:44 +02:00
Dão Gottwald
b376114450 Bug 593836 - don't mess with setTabTitle in WindowsPreviewPerTab.jsm. r+a=gavin 2010-09-09 09:48:33 +02:00
Dão Gottwald
19f46e7ff9 Bug 594163 - don't reset #appmenu-button's background-clip when the window is inactive. r=gavin 2010-09-09 09:47:50 +02:00
Ehsan Akhgari
0d4b0ddec9 Bug 593872 - Send events for when tabs become pinned/unpinned; r,a=gavin 2010-09-08 20:15:24 -04:00
Ben Turner
cf28451779 Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin. 2010-09-09 15:15:40 -07:00
Rob Campbell
e2ae3b5174 Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0 2010-09-09 19:00:53 -03:00
Rob Campbell
01c922a5a3 Backed out changeset 743e2ea36e51, botched commit message, a=developers 2010-09-09 18:59:24 -03:00
Rob Campbell
5158da74a2 Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
12966c5056 Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
9e0b0e29f9 Bug 592525 - Txul Regression between 1PM-3PM PDT, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Michael Yoshitaka Erlewine
c0412a5f18 Bug 586685 - Pull out hard coded strings for localization [r=dietrich a=blocking-b6] 2010-09-09 10:06:00 -04:00
Raymond Lee
1c5d3c6593 Bug 594684 - Remove legacy code in the dragdrop test file [r+a=dietrich] 2010-09-09 15:21:50 +08:00
Dão Gottwald
731f287fe4 Bug 587901 - Make the identity box draggable. r+a=dolske
--HG--
extra : rebase_source : cb1b8aa08d86db86199bfb28a35dc758f9f4270f
2010-09-08 17:10:46 +02:00
Robert Sayre
edb7aca0d0 merge mozilla-central to tracemonkey. 2010-09-08 10:33:07 -04:00
Stephen Horlander
a5c37d6ffc Bug 574681 - Tweak app button appearance. r=dao a=blocking 2010-09-07 12:44:36 +02:00
Dão Gottwald
407d229fef Bug 593650 - Increase contrast between the selected tab and background tabs. r+a=gavin 2010-09-07 09:27:45 +02:00
Phil Ringnalda
1899b4ef96 Bug 592599 - Remove unused browser/components/feeds/src/GenericFactory.js, r+a=gavin 2010-08-31 22:26:30 -07:00
Dietrich Ayala
30c934075c backing out bug 590742, bug 591147, bug 592586, a=dietrich 2010-09-07 00:28:01 +07:00