Commit Graph

3472 Commits

Author SHA1 Message Date
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
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
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
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
Margaret Leibovic
146c9af472 Bug 617270 - Geolocation icon is stretched. r=dao, a=gavin 2010-12-07 12:45:31 -08: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
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
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
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
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
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
Frank Yan
22fbb53ff3 Fix entity typo that caused bustage. a=bustage 2010-12-01 02:39:32 -08: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