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
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
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
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
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
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
Shawn Wilsher
06f60f7a34
Merge mozilla-central to Places
2010-11-10 09:38:08 -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
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
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
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
Shawn Wilsher
8c46198937
Merge mozilla-central into places.
2010-10-20 12:33:53 -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
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
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
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
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
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
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
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
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
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
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
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
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