Commit Graph

7761 Commits

Author SHA1 Message Date
Dão Gottwald
d307de44b0 Bug 606678 - use openLinkIn in nsContextMenu ("Open Link in New Tab" shouldn't add tabs to popups). r=gavin a=b
--HG--
extra : rebase_source : c76eb56bdcdb55bf965b5c3adebfeb6720a733db
2010-12-25 00:11:45 +01:00
Neil Deakin
49b5659acf Bug 489303 - No resizer since the statusbar is gone, r=gavin+roc, a=b 2010-12-21 13:19:00 -08:00
Dão Gottwald
33e995824a Bug 608589 - Report error and manually remove tab when closing animation doesn't finish. r=gavin a=b 2010-12-23 23:31:03 +01:00
Dão Gottwald
3c52d16753 add comment 2010-12-23 23:24:00 +01:00
Dão Gottwald
7017556ea6 Bug 618546 - Add-on bar covers lightweight theme background. r=mstange a=gavin 2010-12-23 20:55:15 +01:00
Azat Tymerkaev
d6334e2066 Bug 621081 - Feed discovery icon needs disabled state styling. r=dao 2010-12-23 20:55:04 +01:00
Markus Stange
1a7d17d1b7 Bug 620059 - Fix specificity of background and box-shadow overrides for tab strip buttons. r=dao, a=final 2010-12-23 18:44:26 +01:00
Markus Stange
e2fa2d91df Bug 583078 - Reduce padding and re-introduce separator lines between extension toolbars in the main browser window. r=dao, a=betaN 2010-12-23 18:41:51 +01:00
Raymond Lee
ac5482d1e6 Bug 614348 - browser/fuel/test/browser_ApplicationQuitting.js causes ASSERTION: XPConnect is being called on a scope without a 'Components' property r=ian, a=blocking
--HG--
extra : rebase_source : cbb1478b1039945bc18c435f944ee79f446d26dd
2010-12-21 14:01:10 -08:00
Marco Bonardo
9e553a3b05 Bug 620988 - preferences code uses getFolderContents but never closes the container.
r+a=gavin
2010-12-22 19:26:20 +01:00
Marco Bonardo
504c59b8a4 Bug 574514 - Hide personal toolbar only if user did not customize it or edited bookmarks.
r=gavin a=blocking
2010-12-22 19:26:18 +01:00
Dão Gottwald
465b4c00da Bug 620608 - Firefox Aero theme requires unnecessarily large ThebesLayer. r=gavin a=b 2010-12-22 09:59:58 +01:00
Robert Strong
41e5ff36a6 Bug 615131 - Installer crashes if 'Next' button is clicked while 'Looking for existing installation...' dialog is displayed. r=jmathies, a=approval2.0 2010-12-21 16:32:01 -08:00
Felipe Gomes
aefeb3c5b2 Bug 617522. App tabs' pinnedonly=true attribute needs to be updated when closing a tab, because that might leave only app tabs. r=dao a=blocking-final 2010-12-21 15:53:58 -08:00
Raymond Lee
9065b26693 Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js r=ian, a=orange
--HG--
extra : rebase_source : 3fe0c10c1b23e51260b9522729b0c69b0e17f0f3
2010-12-18 04:22:17 +08:00
Dão Gottwald
8155896b58 Disabling arrow panel style on Linux because of bug 620658. a=bustage-fix
--HG--
extra : rebase_source : ef33ba2f39763c08ff604434eacc7494669dbc07
2010-12-21 15:16:59 +01:00
Markus Stange
0be3ee6cae Bug 580965 - Remove vertical lines between tab bar controls. ui-r=shorlander, r=dao, a=sdwilsh 2010-12-21 12:42:59 +01:00
Dão Gottwald
a358d78405 Bug 590073 - Classic specific styling of arrow panels. r=neil a=b
--HG--
extra : rebase_source : 839d3bbda55d4fe2b06d99f9a06d6b4effad46e6
2010-12-21 00:02:09 +01:00
Phil Ringnalda
31c4b29d67 Bug 597634 - Remove an obvious yet unlikely possible reason for intermittent apparently network-related failure in browser_522545.js, r=zpao, a=test 2010-12-19 23:37:56 -08:00
Mike Hommey
ec365c3a1b Bug 618195 part 2 - Only build services-crypto component as part of platform. r=mconnor,a=mconnor
--HG--
rename : services/crypto/nsISyncJPAKE.idl => services/crypto/component/nsISyncJPAKE.idl
rename : services/crypto/nsSyncJPAKE.cpp => services/crypto/component/nsSyncJPAKE.cpp
rename : services/crypto/nsSyncJPAKE.h => services/crypto/component/nsSyncJPAKE.h
rename : services/crypto/tests/unit/test_jpake.js => services/crypto/component/tests/unit/test_jpake.js
2010-12-20 10:12:12 +01:00
Mounir Lamouri
70e2965dc1 Bug 613973 - Do not hide the invalid form popup if the user types in the invalid form control. r=dao ui-r=limi a=sicking
--HG--
extra : rebase_source : d9b66826cbb93e62bc0c5ce523a99ef2262cb9e7
2010-12-17 18:05:14 -08:00
Mounir Lamouri
40bfd26ef5 Bug 595922 - tooltips should not show form validation message if the form element has @novalidate. r+a=sicking
--HG--
extra : rebase_source : 88cb0d8842bfbbf0e85617b9e2eabf0a2128ab98
2010-12-17 09:47:30 -08:00
Raymond Lee
d208941262 Bug 597360 - Closing the last group results in weird behavior (window closes after pressing Ctrl+T, unresponsiveness, tabview asserts...) [r=ian, a=blocking2.0betaN+] 2010-12-09 10:13:12 +08:00
Raymond Lee
24fdc97fed Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js [r=ian, a=orange] 2010-12-16 04:16:23 +08:00
Michael Yoshitaka Erlewine
61f835a07d Bug 604201 - browser_tabview_snapping.js test fails if you run it by itself [r=ian, a=better-test!] 2010-12-16 00:14:41 -05:00
Michael Yoshitaka Erlewine
baf4fdc6c0 Bug 589206 - Drawing a tab group should be transparent or in background view [r+a=dolske] 2010-12-12 17:36:19 -05:00
Margaret Leibovic
8de60c6392 Bug 618437 - No indication of blocked popups when the notification bar is disabled. r=dao, a=blocking-beta9
--HG--
extra : rebase_source : c4d2225abba80313d7830ccc96a1f7d5315ff888
2010-12-16 09:53:27 -08:00
Margaret Leibovic
cee522be13 Bug 615318 - Add a "not now" choice to all doorhanger notification split buttons. r=gavin, a=blocking-beta9
--HG--
extra : rebase_source : 8b350d4d9c5ce5c8a5c6b75c3d0ad45fd5abc2ec
2010-12-16 09:53:24 -08:00
Stephen Horlander
634fcfa2e3 Bug 617729 - Update Bookmark Star Icon. r=dao, a=beltzner
--HG--
extra : rebase_source : 4309ecb878a6cbe95a02a8e022761626a7afb485
2010-12-16 09:53:22 -08:00
Ben Turner
15aab4bb96 Bug 595253 - 'IndexedDB: Notifications should auto-dismiss in some circumstances'. r=gavin, a=blocking. 2010-12-16 09:53:16 -08:00
Shawn Wilsher
08e6bfdd2e Merge Places and mozilla-central
a=bsmedberg
2010-12-15 19:24:51 -08:00
Jim Mathies
8549664695 Bug 605338 - Disable Windows 7 tab previews for Fx 4.0 release. r=bsmedberg, a=betaN. 2010-12-15 18:23:26 -06:00
Shawn Wilsher
1f59f3890b Merge mozilla-central to Places 2010-12-14 15:56:41 -08:00
Marco Bonardo
b4ed4f429b Bug 618998 - Star UI is checking for about:blank before the real visited page.
r=sdwilsh a=sdwilsh
2010-12-14 09:58:58 -08:00
Gavin Sharp
1c1a26ce32 Forgotten change from bug 613714 (99cdd78edfe4) to fix prompts style on Windows for b8, a=CLOSED TREE 2010-12-14 09:32:09 -08:00
Dão Gottwald
44ef444de4 Bug 618942 - window closes when picking a location bar result with alt+enter in a window with only one blank tab. r+a=gavin 2010-12-14 02:42:37 +01:00
Shawn Wilsher
ade39d2c6a Merge mozilla-central to Places. 2010-12-13 15:08:04 -08:00
Paul O'Shannessy
14db8112fd Bug 597788 - Pressing the 'Sync Now' button in the new firefox menu/button breaks the firefox menu/button. r=dolske, a=blocking 2010-12-10 14:15:00 -08:00
Shawn Wilsher
5f893d748b Merge mozilla-central into Places. 2010-12-07 15:06:32 -08:00
Axel Hecht
07a8bfa304 bug 613055, update shipped-locales for beta 8, a=DONTBUILD 2010-12-07 22:42:18 +01:00
Margaret Leibovic
faa85729ef Bug 617051 - app menu panes should not have a separator when using a 'windows-default-theme' theme. r=dao, ui-r=faaborg, a=gavin 2010-12-07 12:45:31 -08:00
Margaret Leibovic
146c9af472 Bug 617270 - Geolocation icon is stretched. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Robert Strong
1bf4f16212 Bug 597235 - Remove Java Console extensions in the install directory's extensions directory on install and app update. r=jmathies, a=blocking2.0-final 2010-12-07 12:05:32 -08:00
Ehsan Akhgari
670fb9c0ba Bug 587925 - Increase the test timeout; a=orange-fix DONTBUILD 2010-12-07 12:39:54 -05:00
Dão Gottwald
1412b4b408 Bug 610927 - Use tweaked exit icon in the app menu. a=gavin 2010-12-07 13:01:20 +01:00
Dão Gottwald
04416353f3 Bug 616680 - Clean up app button styling in browser-aero.css. r=gavin 2010-12-07 12:59:51 +01:00
Dão Gottwald
75baa1efb1 Bug 614925 - App menu button increases the tab bar height. r=ventron 2010-12-07 12:59:34 +01:00
Dão Gottwald
a205009db7 Bug 615515 - Set the whole item as the dragged element. r=enn 2010-12-07 12:59:15 +01:00
Shawn Wilsher
2ed7d826a8 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Wolfgang Rosenauer
e01eb85f17 Bug 617000 - webconsole doesn't load for firefox-on-xulrunner setups. r+a20=gavin 2010-12-06 16:15:50 +01:00
Neil Deakin
a94c8d8386 Bug 606343, part 3, use centered arrow panel for bookmarks and identity panel, r=dao, a=blocking 2010-12-05 17:10:45 -05:00
Margaret Leibovic
d6aad66496 Bug 597557, use arrow panel for bookmarks and identity panel, r=dao, a=blocking 2010-12-05 17:10:45 -05:00
Neil Deakin
b722cf2bf2 Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking 2010-12-05 17:10:36 -05:00
Shawn Wilsher
1a57bc2dca Merge mozilla-central to Places. 2010-12-02 09:05:33 -08:00
Francesco Lodolo
b83cb30807 Bug 612584 - Sync-Key file doesn't include text encoding. r=philikon a=mconnor 2010-12-15 14:49:07 -08:00
Paul O'Shannessy
d1bc1bd4e2 Bug 595725 - Sync UI: popup is null. r=philikon a=blocking-beta9 2010-12-15 14:48:53 -08:00
Dave Townsend
c78ea09920 Bug 617325: With 'Get Add-ons' category selected, toolbars are visible when opening the add-ons manager. r=gavin, a=blocks-final 2010-12-15 12:53:08 -08:00
Ehsan Akhgari
894d245435 Bug 600982 - Clear DOM storage entries for a domain when using the Forget about this site feature; r=honza a=blocking-final+ 2010-12-09 20:06:23 -05:00
Justin Dolske
887077198c Bug 613714 - Switch tab modal prompts from blur to slight dim. r=dao, a=blocking
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/background-texture.png => toolkit/themes/pinstripe/global/icons/tabprompts-bgtexture.png
rename : toolkit/themes/winstripe/mozapps/extensions/background-texture.png => toolkit/themes/winstripe/global/icons/tabprompts-bgtexture.png
2010-11-30 19:02:00 -08:00
Mounir Lamouri
a1461e82de Bug 595432 - Use an arrow panel for the invalid form popup. r=gavin ui-r=limi a=blocking-betaN 2010-12-01 23:13:34 +01:00
Dão Gottwald
d1d0bacf7a Bug 613156 - Implement splitmenu binding. r=dolske a=blocks-blocker 2010-12-02 09:45:08 +01:00
Margaret Leibovic
b1118b3439 Bug 589435 - Style Firefox button's submenus. r=dao, ui-r=faaborg, a=blocking 2010-12-01 09:39:08 -08:00
Marco Bonardo
5aea7e4ffc Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIURI.equals]" in PSB_updateState.
r=sdwilsh a=sdwilsh
2010-11-30 11:14:24 +01:00
Raymond Lee
bee4707628 Bug 597248 - Make sure Panorama's thumbnail cache is solid [r-ian, a=benjamin] 2010-11-30 16:15:51 +08:00
Marco Bonardo
7d33573bea Bug 614790 - Bookmarks roots init could be locking with the first visit addition.
r=sdwilsh a=blocking
2010-11-29 18:33:26 +01:00
Shawn Wilsher
9cdab945a8 Merge mozilla-central into Places. 2010-11-29 08:43:57 -08:00
Marco Bonardo
956064d4f7 Bug 582703 - Improve concurrency of location bar searches (fix post-review comments).
a=blocking
2010-11-29 12:44:43 +01:00
Cameron McCormack
a6cb5fee69 Bug 544833 - Prevent Ctrl+Shift+Tab from triggering Show All Tabs if browser.ctrlTab.previews is false. r=dao 2010-11-29 15:02:36 +13:00
Dão Gottwald
cf386341aa Bug 599029 - Restore Default Set doesn't remove toolbar items from Add-on bar. r=mano a=b 2010-11-28 13:10:58 +01:00
Dão Gottwald
67231d7a72 Bug 598920 - Remove button styling for buttons added to Addon Bar. r=dietrich 2010-12-15 19:59:19 +01:00
Rail Aliev
77bb5ada06 bug 615555: tracking bug for build and release of firefox 4.0b8 - bump m-c version number. r=bhearsum. CLOSED TREE 2010-12-14 17:21:54 -08:00
Ehsan Akhgari
cd0eed5afa Bug 614995 - Assertion in the browser-chrome suite due to BrowserOffline.uninit trying to remove its observers even if it hasn't registered them (ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr'); r,a=gavin 2010-11-26 15:24:51 -05:00
Ehsan Akhgari
7564eafc24 Bug 614993 - Assertion in the browser-chrome suite due to gPrivateBrowsingUI.uninit trying to remove its observers even if it hasn't registered them (ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr'); r,a=gavin 2010-11-26 15:24:38 -05:00
Ehsan Akhgari
893162022f Bug 614326 - browser_privacypane_*.js cause ASSERTION: XPConnect is being called on a scope without a 'Components' property due to no unregistration of autoStartPrivateBrowsingObserver; r,a=gavin 2010-11-26 15:24:26 -05:00
Ehsan Akhgari
0b6204e809 Bug 586553 followup - add the test case; a=redness-is-bad 2010-11-26 12:50:39 -05:00
Raymond Lee
4ca6b9afa2 Bug 608714 - Unable to edit tab group names [r=dolske, a=beltzner] 2010-11-24 01:57:30 +08:00
Raymond Lee
b6a040b3dd Bug 608637 - Panorama exit button should perhaps reflect the number of groups as well [r=dao, a=beltzner] 2010-11-24 01:28:02 +08:00
Raymond Lee
1807bb2be7 Bug 607566 - Test for bug 595930 takes too long to run [r=ian, a=beltzner] 2010-11-24 02:49:50 +08:00
Raymond Lee
87c3ca2cce Bug 606901 - Tab close button doesn't show after moving some tabs to other group [r=dao, a=beltzner] 2010-11-26 16:39:07 +08:00
Raymond Lee
049b972b30 Bug 600645 - App tabs don't appear in the group app tab tray if their icon fails to load [r=ian, a=beltzner] 2010-11-24 03:30:16 +08:00
Raymond Lee
7191e86122 Bug 595560 - Make / and Ctrl-f TabCandy search shortcuts, have Panorama shortcut act like return [r=dolske, a=beltzner] 2010-11-24 15:55:18 +08:00
Raymond Lee
430d8cbfeb Bug 587351 - Close tabs with middle click in TabCandy [r=ian, a=beltzner] 2010-11-24 01:36:28 +08:00
Michael Yoshitaka Erlewine
162ac877e5 Bug 609446 - Remove GroupItem's xDensity and yDensity properties [r+a=dolske] 2010-11-25 23:54:45 -05:00
Michael Yoshitaka Erlewine
143acd2185 Bug 598807 - Remove code for "GroupItems.arrange" which is no longer used [r+a=dolske] 2010-11-25 00:57:09 -05:00
Michael Yoshitaka Erlewine
4f83d64a60 Bug 587835 - Remove all dev menu code [r+a=dolske] 2010-11-24 16:28:02 -05:00
Michael Yoshitaka Erlewine
3d811ad7f6 Bug 586553 - Optimize tab movement in reorderTabsBasedOnTabItemOrder [r=ian, a=dolske] 2010-11-24 16:23:29 -05:00
Phil Ringnalda
7085cb5945 Bug 612484 - Double timeout to avoid Windows debug "browser_overflowScroll.js | Test timed out," r=dao, a=orange 2010-11-30 23:39:23 -08:00
Dave Townsend
ae11537481 Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-12-06 10:05:55 -08:00
Paul O’Shannessy
25aad5e898 Bug 607016 - If a tab is never restored, attributes (eg. hidden) aren't updated correctly [r=dietrich, a=blocking-2.0:final+] 2010-12-06 10:08:26 -08:00
Frank Yan
22fbb53ff3 Fix entity typo that caused bustage. a=bustage 2010-12-01 02:39:32 -08:00
Dão Gottwald
2cef6546ee Bug 612854 - Tabs on glass should be opaque to get sub-pixel anti-aliasing. ui-r=shorlander r+a=gavin 2010-12-01 09:32:36 +01:00
Frank Yan
91b1065316 Bug 604419 - Selecting "Don't show this message..." should prevent pop-up blocked info bar from being displayed. r=gavin ui-r=faaborg a=blockingfinal 2010-12-01 00:06:54 -08:00
Frank Yan
27905eb86d Bug 610922 - "Options..." and "Show All Bookmarks..." should not end with an ellipsis. r+a=dolske ui-r=faaborg 2010-12-01 00:04:40 -08:00
Philipp von Weitershausen
af2168322c Bug 612699 - Sync UI: Update to simplify crypto. r=mconnor a=blocking-beta8 2010-11-30 20:39:32 -08:00
Gavin Sharp
ae28ee4c58 Bug 615194: add test to check isActive annotation is correct for tabs. r=bzbarsky, a=blocker 2010-11-30 17:57:20 -05:00
Boris Zbarsky
e72511da7a Bug 615194. Make all new tabs not active by default, not just those with a non-blank url. r=gavin 2010-11-30 23:06:49 -05:00
Ehsan Akhgari
6e55f9d1eb Back out bug 608158, bug 608037 and bug 567029 because of the browser-chrome leaks 2010-11-30 14:50:42 -05:00
Raymond Lee
1073d6a819 Bug 608158 - Exiting Panorama when nothing but hidden groups and no app tabs, should create new tab [r=ian, a=beltzner]
--HG--
extra : rebase_source : ddd7a59682ade581eabe1330e6745cd052c3107d
2010-11-30 10:02:22 +08:00
Raymond Lee
b2f03b9cf1 Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner]
--HG--
extra : rebase_source : 6ccf0158f4eb2b969a31590eb36a6ec1eb2c7853
2010-11-30 13:03:51 +08:00
Sean Dunn
5bc15d514c Bug 567029 - "Titles of tab items get clipped off within groups" [f=ian r=dietrich a=blocking]
--HG--
extra : rebase_source : 0f35ea3af211053b36b54b4a667fab01cec86e58
2010-09-27 01:25:00 -07:00
Axel Hecht
59c3e858a5 bug 613055, update shipped-locales for beta 8, a=DONTBUILD
--HG--
extra : rebase_source : b87ec9511bc0dd02608e35c42b55fc1b1dfa0883
2010-11-30 15:01:46 +01:00
Michael Yoshitaka Erlewine
33c8e5e66f Bug 610266 - Remove Drag.isResizing [r+a=dolske]
--HG--
extra : rebase_source : c3a30c9e1630a266e22c58d75a0b27ee9a5adbe2
2010-11-24 16:19:47 -05:00
Michael Yoshitaka Erlewine
a31b41f826 Bug 604866 - Zoom-in not working above a certain preview size [r=ian, a=blocking2.0=final+]
--HG--
extra : rebase_source : c1b67e0987cb1473e113df00502ed20ef22c8259
2010-11-27 17:28:18 -05:00
Margaret Leibovic
31bc792e51 Bug 610773 - In the Firefox menu items in the right and left panes need to be vertically aligned. r=dao, ui-r=faaborg, a=sdwilsh 2010-11-29 13:23:49 -08:00
Margaret Leibovic
f50b2caf40 Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
Matthew Galloway
3b22e2b61f Bug 593905 - Add the ability to search the URLs of tabs in Panorama UI r=iangilman, a=beltzner
--HG--
extra : rebase_source : f4e429e0c0720a8c29e20679eeafaf47e2db5b09
2010-11-23 17:20:30 -08:00
Paul O'Shannessy
87a40db997 Bug 600363 - Remove duplicate CSS in pinstripe theme r=iangilman, a=beltzner
--HG--
extra : rebase_source : 8469c5642698ac5c20d3d71986adbd0458b54fd5
2010-11-23 17:20:30 -08:00
Jim Mathies
cdff966296 Bug 606160 - CSS updates for fx button after caption button padding changes. r=dao, a=final. 2010-11-29 10:19:17 -06:00
Jim Mathies
6a0dfcc343 Bug 610643 - Maximized titlebar background offset should equal the window origin offset for proper placement. r=dao+neil, a=final. 2010-11-29 10:19:17 -06:00
Markus Stange
33fb472485 Bug 547787 - New style for the tab bar on Mac. r=dao, a=beta8 2010-11-29 15:18:40 +01:00
Marco Bonardo
04f8d7dd58 Bug 614456 - increase timeout for browser_sanitizeDialog.js
a=tests-only
2010-11-24 10:44:35 +01:00
Marco Bonardo
cda96e3e39 Bug 493557 - Entries for "Recent Tags" and "Recently Bookmarked" are flipped on upgrade.
r=dietrich a=dietrich
2010-11-23 14:04:07 +01:00
Marco Bonardo
6de8b4c912 Bug 613477 - Make the primary Star UI async.
r=sdwilsh ui-r=limi a=blocking
2010-11-22 20:34:57 +01:00
Shawn Wilsher ext:(%2C%20Marco%20Bonardo%20%3Cmbonardo%40mozilla.com%3E)
674cdd68f8 Bug 582703 - Improve the concurrency of location bar searches.
Initial patch from sdwilsh is r=mak, further changes from mak are r=sdwilsh. switch-to-tab changes are r=unfocused
sr=rstrong
a=blocking
2010-11-20 01:39:55 +01:00
Shawn Wilsher
abacada9dc Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Marco Bonardo
400b820e01 Bug 612609 - browser_discovery.js is permaorange on Places branch.
r=sdwilsh
a=blocking
2010-11-17 10:25:13 -08:00
Marco Bonardo
141f5459ce Bug 599973 (part 1) - Don't use steps for async favicons.
r=sdwilsh a=blocking
2010-11-16 02:13:37 +01:00
Marco Bonardo
c3cb283d6a Bug 610442 - TRANSITION_EMBED visits should be session persistent
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher
ce541c50b8 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
2010-11-10 11:00:31 -08:00
Shawn Wilsher
afd77bf70a Fix test failure due to merge. _views are no longer around on the places branch. 2010-11-10 10:24:44 -08:00
Shawn Wilsher
06f60f7a34 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Shawn Wilsher
711f9322dc Orange fix from bug 599969 Part 6. Make sure we clean up the tabs we add. 2010-11-10 08:54:56 -08:00
Shawn Wilsher
3692066348 Bug 599969 - Do not use steps for async visit adding
Part 6 - Do not add javascript URIs for history (trunk is already doing this,
and the Places branch was getting assertions because GetReversedHostname would
fail on the background thread which would cause nsJSURI to be released off of
the main thread, which is bad).
r=mak
r=ehsan
2010-11-09 11:43:18 -08:00
Shawn Wilsher
4d309d490a Bug 599969 - Do not use steps for async visit adding.
Part 1 - use one event (ran on the background thread) for adding a visit, and
one event (ran on the main thread) for notifying.
r=mak
r=bmcbride for test change
2010-11-08 11:42:08 -08:00
Shawn Wilsher
f769c72590 Merge mozilla-central to places 2010-11-03 12:09:56 -07:00
Dave Townsend
ae7a168044 Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests 2010-11-03 11:23:18 -07:00
Drew Willcoxon
9f27896d7c Bug 597581 - Switching tabs should update location bar immediately, even if a link is hovered. r=dao, a=blocking2.0-final 2010-11-16 14:39:41 -08:00
Dan Witte
4725048bd9 Bug 599253 - TEST-UNEXPECTED-FAIL | browser_586068-cascaded_restore.js | Test timed out. Possible fix for intermittent orange. r=zpao, a=test-only 2010-11-16 09:37:09 -08:00
mano@mozilla.com
33ff5038c9 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar [FOLLOWUP] (r=mak77, a=blocking) 2010-11-16 20:50:51 +07:00
Dietrich Ayala
cfdd9ab211 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar (r=mak77, a=blocking) 2010-11-16 20:43:54 +07:00
Shawn Wilsher
ffb1973389 Merging mozilla-central to Places. 2010-10-29 11:39:41 -07:00
Robert O'Callahan
501d69cd01 Backing out bug 575561 2010-10-29 16:07:57 +13:00
Robert O'Callahan
6bb7a02bbf Backed out changeset ecd1948992eb 2010-10-29 16:07:46 +13:00
Robert O'Callahan
d531d1eb91 Backing out bug 575561 2010-10-29 16:07:10 +13:00
Robert O'Callahan
c2e94b6def Backed out changeset 069ccd107c32 2010-10-29 16:06:35 +13:00
Margaret Leibovic
3400fbf5cb Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Margaret Leibovic
f74adedb2c Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Dão Gottwald
b30c4361a1 Bug 593823: put tabs on top by default for Linux, r=gavin, a=beltzner for b7 2010-10-27 17:32:14 -04:00
Shawn Wilsher
20967855ac Merge mozilla-central to Places. 2010-10-27 12:28:31 -07:00
Honza Bambas
0d62041bc5 Backout bug 527667, a=orange-fix 2010-10-27 20:41:23 +02:00
Honza Bambas
3bc58a18b1 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
Dietrich Ayala
2ba2ce665f Bug 598923 - add-on bar should be made visible if there are any add-ons installed (r=dao, a=blocking) 2010-11-16 20:19:50 +07:00
Dietrich Ayala
59ade38bb2 Bug 599325 - Addon bar should be shown when customizing (r=mano, a=blocking) 2010-11-16 20:06:18 +07:00
Dão Gottwald
cbf535d254 Bug 612305 - tabbrowser.xml is only interested in resize events for the chrome window, should ignore those for content windows. r=gavin 2010-11-16 10:19:00 +01:00
Raymond Lee
6d61a10531 Bug 595395 - Add pin events to AllTabs.jsm [r=dolske, a=dolske]
--HG--
extra : rebase_source : 591d2031a32ad7a034cd0681da49bc07f7c79097
2010-11-10 11:39:31 +08:00
Raymond Lee
5012624462 Bug 589324 - Switch-to-Tab after Session Restore does not respect Tab Candy grouping [r=dietrich, a=blocking2.0]
--HG--
extra : rebase_source : d686048096632e598662f946fc891fee1edfead6
2010-11-13 02:37:34 +08:00
Mounir Lamouri
598f04f899 Bug 605277 - Do not show the form validation error message in the tooltip if title is set. r+a=sicking 2010-11-15 23:56:01 +01:00
Ian Gilman
b5b0533730 Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test 2010-10-21 10:39:51 -07:00
Ian Gilman
5fca90108b Backed out changeset bcad241e5c22 2010-11-02 13:34:09 -07:00
Ian Gilman
d45729224e Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test
--HG--
extra : rebase_source : ea0c0fc840f6679501b608958e75a4583889cce3
2010-10-21 10:39:51 -07:00
Axel Hecht
3c1c65baa3 bug 596087, update shipped-locales for beta7, adding eu. a=blocker 2010-11-02 15:28:19 +01:00
Axel Hecht
55244a7a5c bug 596087, update shipped-locales for beta7, adding gd and mk. a=blocker 2010-11-02 14:09:08 +01:00
Axel Hecht
acf5c7df2d bug 596087, update shipped-locales for beta7, adding rm. a=blocker 2010-11-02 11:32:15 +01:00
Ehsan Akhgari
39f1fe3e0a Bug 579540 - Intermittent timeout in browser/base/content/test/browser_bug553455.js, followed by various failures about number of installed extensions or notifications, probably depending on when it timed out; r=gavin a=orange-fix
Try to increase the timeout to twice its previous amount in the hopes that it fixes the intermittent timeout in this test.
2010-11-01 14:50:34 -04:00
Bill Gianopoulos
f6ae2fb75f Bug 585370 - Move app menu contents to a separate file. r=dao a=no-code-change 2010-11-01 14:15:13 +01:00
Axel Hecht
9368c457b6 bug 578643, add ast, es-CL, gd, km, mai, ta-LK to the mozilla-central firefox build, a=NPOTB 2010-11-01 11:50:04 +01:00
Gavin Sharp
10e721a4e1 Bug 608162: adjust margin on search textbox on about:home, r=mak, a=blocking
--HG--
extra : rebase_source : ab87734b2a8bbb56a368216cded7752644ad2922
2010-10-29 17:17:36 -04:00
Dietrich Ayala
268eba2fec Bug 604316: use "A" as access key for "Add-on Bar" in View->Toolbars, to avoid conflict with "Bookmarks Toolbar", r=dao, a=bsmedberg
--HG--
extra : rebase_source : 12b0ac741c09e62a6c741f67100738bf4dab7b33
2010-10-29 16:55:53 -04:00
Shawn Wilsher
8c46198937 Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Robert Strong
188f03f76d Bug 601830 - app.update.url.manual for nightly builds should point to the nightly builds. r=beltzner, ui-r=beltzner, a=approval2.0 2010-10-19 21:27:46 -07:00
Margaret Leibovic
0268cab922 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Margaret Leibovic
6a27d3fb58 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Drew Willcoxon
7f488a1d4a Bug 605680 - Stop deleting _overLinkDelayTimer property in urlbarBinding to prevent performance suck. r,a2.0=gavin 2010-10-19 18:52:05 -07:00
Shawn Wilsher
fee260454c Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Mike Hommey
b3af781c2d Merge backout; a=orange 2010-10-15 14:55:09 +02:00
Mike Hommey
83b27fec80 Backed out changeset 111e055a49dc 2010-10-15 14:51:59 +02:00
Mike Hommey
f02d62aec5 Bug 586867 - Define sync services as app tiers, not platform. r=khuey,a=blocking-betaN+ 2010-10-15 12:27:14 +02:00
Markus Stange
dcd99ae113 Bug 583616 - Constrain favicons on the bookmarks toolbar to 16 pixels in height. r=dao, a=blocking2.0:betaN
--HG--
extra : rebase_source : 5c6668b15876b37639ee8fc194c1eb107e29a9c1
2010-10-15 12:26:50 +02:00
Raymond Lee
de85666be8 Bug 603530 - Intermittent cascade of failure starting with browser_tabview_dragdrop.js | Test timed out [r=dolske,a=test]
--HG--
extra : rebase_source : 593da2ba26a89e1d9b7205847bac5c65bded41a4
2010-10-15 16:16:56 +08:00
Raymond Lee
168204fd45 Bug 598383 - Utilities for Panorama tests [r=dolske,a=test]
--HG--
extra : rebase_source : d62cc3b5bb24a98fd22427f76bce9ccc69fcc76c
2010-10-18 17:53:58 +08:00
Frank Yan
683cc26c00 Bug 599793 - Paste & Go / Search should replace entire contents of textbox; r=dao a=blocking2.0-final+ 2010-10-26 15:35:44 -07:00
Frank Yan
8e7f9d5b9b Bug 601695 - Paste & Go should only appear when clipboard is URL; r=dao a=blocking2.0-final+ 2010-10-26 15:34:52 -07:00
Shawn Wilsher
878becc3e3 Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Paul O’Shannessy
15146f7bf8 Bug 603605 - BMB_bookmarkThisPage is indented in the bookmarks button menu [r=dao, a=gavin]
--HG--
extra : rebase_source : 76e3a03ee16c6b1a028dac35c10a0a94c43fb09c
2010-10-26 11:55:55 -07:00
Paul O’Shannessy
18d269964b Bug 581593 - about:sessionrestore forgets session data during upgrade to Firefox 4 [r=dietrich, a=blocking2.0:final]
--HG--
extra : rebase_source : d4cd3ed9b8ba1c2221917da03c38052ee033e25e
2010-10-26 11:55:10 -07:00
Paul O’Shannessy
40cffa9445 Test for bug 590268 [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : bdb65c1bb9162d38ff0d3c084ae15a50ad357cb2
2010-10-26 11:55:10 -07:00
Ian Gilman
c467299ddf Bug 590268 - Provide access to sessionstore tab data sooner [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : 3a1ccadf0571e5a7c6b0305d5c050f7ad1d8caa6
2010-10-26 11:55:10 -07:00
Marco Bonardo
f670a8d46b Bug 424542 - Bookmarks manager needs a separate entry for "Search:".
r=dietrich f=l10n a=dietrich ab7=beltzner
2010-10-26 20:54:22 +02:00
Dave Townsend
43337a6fdb Bug 579540: Add better cleanup to browser_bug553455.js. r=gavin, a=tests 2010-10-26 11:46:05 -07:00
Dão Gottwald
7038b943b9 Bug 594367 - Keep the firefox button lit when the window is inactive. r=gavin a=b 2010-11-10 09:38:41 +01:00
Dão Gottwald
3c450f0c95 Bug 609700 - Shift-clicking the back button or middle-clicking it with browser.tabs.opentabfor.middleclick=false opens an invisible tab. r=gavin 2010-11-10 09:38:08 +01:00
Jim Mathies
5cfdf9b845 Bug 575591 - Don't prepend '.' to the address of cookies assigned to ip address hosts in the ie migrator. r=dwitte, a=betaN 2010-11-09 19:36:36 -06:00
Jim Mathies
b63ac8e783 Bug 575591 - Don't bail out of migration on individual migration failures, report to the console instead. r=gavin, a=betaN 2010-11-09 19:36:36 -06:00
Michael Yoshitaka Erlewine
ec7e0384f9 Bug 602777 - Quit pretending in Items.arrange [r=dolske, a=blocking2.0=betaN+] 2010-11-06 20:08:57 -04:00
Felipe Gomes
eccf5ec409 Bug 582950. When there's only app tabs, tabstrip UI oscillates with overflow/underflow events. r=dao a=betaN 2010-11-09 11:41:37 -08:00
Paul O’Shannessy
efca389758 Bug 589246 - Closed window state getting corrupted when closing and reopening last browser window without exiting browser [r=dietrich, a=blocking2.0:betaN] 2010-11-09 10:00:30 -08:00
Dão Gottwald
7664cda114 Bug 565575 - Retain location bar focus when switching tabs. r=mano a=b 2010-11-09 10:25:07 +01:00
Phil Ringnalda
47919e620f Bug 610307 - Clean up packaging of WeaveCrypto, r+a=ted 2010-11-07 19:36:18 -08:00
Marco Bonardo
7619092a9a Bug 609592 - Win7 JumpList is freeing up resources too early for History.
r=jimm a=gavin
2010-11-08 15:03:51 +01:00
Marco Bonardo
a15a33a2ec Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Ehsan Akhgari
7f5cf2acde Bug 588655 - Part 2: When in private browsing mode, make the Firefox button purple; r=dao a=blocking-final+
Original patch by Stephen Horlander <shorlander@mozilla.com>
2010-09-22 17:23:19 -04:00
Ehsan Akhgari
30f9cfbf68 Bug 588655 - Part 1: Add a privatebrowsingmode="permanent" attribute to browser.xul's document element for permanent private browsing sessions; r=dao a=blocking-final+ 2010-09-22 17:22:41 -04:00
Felipe Gomes
f79d21e091 Bug 591930. Persona background can be seen above titlebar (aero theme). r=dao a=betaN 2010-10-26 15:50:10 -02:00
Zbigniew Braniecki
001baef1a2 bug 596087: update shipped-locales for b7 - add sq, a=NPOTB,b7+ 2010-10-26 15:36:23 +02:00
Dão Gottwald
07c482fe07 Bug 606567 - Intermittent failure in browser/base/content/test/browser_bug585785.js | tab successfully removed. r=gavin a=... 2010-10-26 14:23:40 +02:00
Simon Montagu
b3b2d6b236 Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg 2010-11-14 16:41:43 +02:00
Ehsan Akhgari
c03d14acb4 Bug 587248 - Part 16: Don't resize the groups if we explicitly request their size to remain constant while dragging; r=ian a=blocking-betaN+ 2010-11-11 21:11:28 -05:00
Ehsan Akhgari
2b26101b72 Bug 587248 - Part 15: Use the correct minimum dimensions for groups; r=ian a=blocking-betaN+ 2010-11-11 21:11:28 -05:00
Ehsan Akhgari
f15de44d0c Bug 587248 - Part 14: Observe the group box right margin when arranging tab items in RTL mode; r=ian a=blocking-betaN+ 2010-11-10 22:48:43 -05:00
Ehsan Akhgari
28b981d0ef Bug 587248 - Part 13: Correct the welcome box positioning on first run in RTL mode; r=ian a=blocking-betaN+ 2010-11-10 22:48:43 -05:00
Ehsan Akhgari
0f9513a5fa Bug 587248 - Part 12: Replace UI.rtl with a static property to make sure that we don't incur any DOM performance penalty when checking it; r=ian a=blocking-betaN+ 2010-11-10 22:48:42 -05:00
Ehsan Akhgari
9ac29bc4f1 Bug 587248 - Part 11: Rotate the collapsed tab items towards top right in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
fda66dc44e Bug 587248 - Part 10: Arrange tabs from right to left in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
c15e61a0f0 Bug 587248 - Part 9: Correct group title style calculations in RTL mode (well, and some LTR corrections as well!); r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
f2580b9f85 Bug 587248 - Part 8: Fix resizing and drag and drop in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
bf98575b78 Bug 587248 - Part 7: Correct some direction dependent CSS code in tabitems.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
4ba4f2fe21 Bug 587248 - Part 6: Add RTL support to the TabView functionality implemented in ui.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
cb9361954b Bug 587248 - Part 5: Add RTL support to theme CSS for TabView on Linux; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
1d2c85ce6d Bug 587248 - Part 4: Add RTL support to theme CSS for TabView on Windows; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
a527d43455 Bug 587248 - Part 3: Add RTL support to theme CSS for TabView on Mac; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
7dbebb93d2 Bug 587248 - Part 2: Add RTL support to content CSS for TabView; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
9713e446ac Bug 587248 - Part 1: Set the correct direction for the TabView document upon being displayed; r=gavin a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Frank Yan
6bd04d0d78 Bug 582702 - Move Undo Close Tab option on tab context menu. r=dao ui-r=faaborg a=blocking2.0:final+ 2010-11-13 12:46:12 -08:00
Margaret Leibovic
e4acfb3c9c Bug 595201 - popup notification menuitem highlight is broken (black on blue) in winstripe and pinstripe themes. r=neil a=b 2010-11-13 08:54:48 +01:00
Dão Gottwald
ab5c987247 Bug 611804 - Fix RTL styling of the app menu. r=gavin 2010-11-13 08:54:11 +01:00
Wes Kocher
1cb75d2d18 Bug 605850. Top outside corners of Personal toolbar need border radius when tabs are not on top. r=dao a=bsmedberg 2010-11-12 22:35:02 -08:00
Paul O’Shannessy
50d16e80b9 Bug 606936 - userTypedValue sticks around after session restore (favicon and star button missing) [r=dietrich, a=blocking2.0:final+] 2010-11-12 13:48:19 -08:00
Marco Bonardo
460d7a7811 Bug 472343 (part 2) - Make Places views aware of batches.
r=dietrich sr=vlad a=blocking
2010-11-12 22:20:00 +01:00
Marco Bonardo
e0e4c56ec7 bug 556721 - Fix a typo in browser_librery_views_liveupdate.js test
no-review a=tests-only
2010-11-12 22:14:44 +01:00
Steffen Wilberg
4ed3f0f9ef Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Dão Gottwald
16404bef6e Bug 610071 - Stretch the app button to match the caption buttons' size. r=gavin 2010-11-12 09:46:06 +01:00
Ehsan Akhgari
6d6bf25b54 Disable browser_forgetthissite_single.js because it makes everybody cry, including the tbplbot (bug 551540) a=tbplbot 2010-11-11 20:23:34 -05:00
Wes Kocher
8708b2eda0 Bug 610769: Align the Firefox menu with the Firefox button, r=dao, a=gavin 2010-11-11 20:01:20 -05:00
Szókovács Róbert
36b954ef07 Bug 513648: strip embedded newlines and whitespace when middleclick-pasting URLs, r+a=gavin
--HG--
extra : rebase_source : 7c1ef8fabde83c284c123d758484abd22dd4eb33
2010-11-04 03:14:07 -04:00
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