Commit Graph

7373 Commits

Author SHA1 Message Date
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
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
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
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