Ian Gilman
ba9964017f
+ More dolske comments for 574217
...
++ Initial developer
++ Cc, Ci, Cu
++ Spacing
++ Commented out code in storage.js
++ DOCTYPE
2010-08-11 15:28:45 -07:00
Ian Gilman
bb3b95efa3
+ Saving TabView visibility status as a straight string, to save from having to JSON during start up
2010-08-11 14:48:02 -07:00
Ian Gilman
d34aeb0cef
+ Addressing dolske's comments in bug 574217:
...
++ Using Cc and Ci
++ Using let
++ Changing getWindowTitle to a memoizing getter
++ Updated comment for key combo routine
2010-08-11 12:17:57 -07:00
Ehsan Akhgari
fb81019297
Bug 586421 - Do not assume that TabView exists in tabbrowser.xml
...
--HG--
extra : rebase_source : 935c6e6838ab4820c526637e32d2a6073b5e9ea2
2010-08-11 16:48:38 -04:00
Edward Lee
bb0c60d3b5
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Ehsan Akhgari
1fa9c68e81
Backed out changeset 906a0b05656e because it doesn't work!
2010-08-11 14:12:15 -04:00
Ehsan Akhgari
c7eacf24d8
Bug 581813 - Firefox with Tab Candy caused the Title and Tab Bars or the Menu and Tab Bars to appear black in colour
2010-08-11 14:10:18 -04:00
Edward Lee
8f7e5a9217
Bug 582023 - Land TabCandy Utility Code (utils.jsm, iq.js) [r=dao a=npotb]
2010-08-11 10:28:06 -07:00
Michael Yoshitaka Erlewine
dbcced3df7
Bug 582023: making changes requested by Dao. Now iQ + Utils are ready for m-c with r=dao!
2010-08-11 13:06:49 -04:00
Michael Yoshitaka Erlewine
907d28a252
Bug 582023: making changes requested by Dao. Now iQ + Utils are ready for m-c with r=dao!
2010-08-11 13:06:49 -04:00
Robert Kaiser
92bc5db96c
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 4 (tree), r=mak a=gavin
2010-08-11 18:05:10 +02:00
Robert Kaiser
612c60785d
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 3 (PUIU, PC, sbUtils), r=mak a=gavin
2010-08-11 18:05:08 +02:00
Benjamin Smedberg
7274f7f20b
Back out all of dgottwald's push from Wed Aug 11 05:04:25 2010 PDT because the tree is in a state of chaos and the push was obviously against tree rules.
2010-08-11 09:00:33 -04:00
Dão Gottwald
65973ca235
Bug 586114 - Consolidate toolbox bottom border styling. r=mano
2010-08-11 14:03:44 +02:00
Dão Gottwald
10ad070020
Bug 585021 - Animate when opening the Home page in a new tab. r=gavin
2010-08-11 14:03:26 +02:00
Dão Gottwald
994fbfc403
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 14:02:49 +02:00
Dão Gottwald
eb1e0655c5
Bug 583745 - Adjust toolbar gradients for when the navbar is hidden. r=mano
2010-08-11 14:02:02 +02:00
Raymond Lee
dedd2a2015
Bug 585854 - Test tab previews in presence of Tab
2010-08-11 17:07:38 +08:00
Raymond Lee
2de4d53bd6
Fixed for Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
2010-08-11 14:16:02 +08:00
Edward Lee
b8a86e29bc
Use preprocessor comments instead of <!-->.
...
--HG--
extra : rebase_source : 8908fc650096d86485d7116043dcc437095e5537
2010-08-10 21:29:08 -07:00
Edward Lee
bc2e86f74f
Use NSINSTALL instead of directly using nsinstall.py for our flat modules structure.
...
--HG--
extra : rebase_source : 2c310b5ab0a256da45dff1aea2cb693ac293d573
2010-08-10 21:25:49 -07:00
Michael Yoshitaka Erlewine
d623960b76
Bug 585855: Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
...
Note that this test has not been added to the Makefile.
2010-08-11 00:27:42 -04:00
Michael Yoshitaka Erlewine
87212800d4
Bug 574217: fixes to "the rest of Tab Candy" based on comments from dolske
2010-08-11 00:14:53 -04:00
Raymond Lee
a544ac8195
Rename browser_bookmarkAllTabs.js to browser_visibeTabs_bookmarkAllTabs.js
...
--HG--
rename : browser/base/content/test/browser_bookmarkAllPages.js => browser/base/content/test/browser_visibleTabs_bookmarkAllPages.js
2010-08-11 12:02:15 +08:00
Raymond Lee
eab376ef68
Improved the test for Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:50:57 +08:00
Edward Lee
22938278db
Restore browser_visibleTabs test that accidentally got removed in 87c7be4465a4.
2010-08-10 20:39:45 -07:00
Edward Lee
d9a8f2f99a
Dummy whitespace to trigger a merge.
2010-08-10 20:39:02 -07:00
Raymond Lee
e45793089c
Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:34:38 +08:00
Doug Turner
e2e07c9853
Merge from e10s clone. a=dougt
2010-08-10 18:33:38 -07:00
Ian Gilman
e33ee8ac63
+ removed profiling code
...
--HG--
extra : rebase_source : 690f1d46c2833ec2e122b53b2fbbc3b5a0e50aec
2010-08-10 18:10:21 -07:00
Edward Lee
9c52966581
Backout df9bbe8b6d78 now that bug 583306 is fixed.
2010-08-10 18:03:22 -07:00
Edward Lee
2d841c05b6
Move visibleTabs tests back to browser/content/test out of tabview directory.
...
--HG--
rename : browser/base/content/test/tabview/browser_visibleTabs.js => browser/base/content/test/browser_visibleTabs.js
rename : browser/base/content/test/tabview/browser_visibleTabs_contextMenu.js => browser/base/content/test/browser_visibleTabs_contextMenu.js
2010-08-10 17:58:26 -07:00
Edward Lee
0d54d9498d
Fix mozilla-central merge failure from 63b9ba3664a0.
2010-08-10 17:21:05 -07:00
Ian Gilman
6d08603c79
+ addressing dao's comments in iQ
...
--HG--
extra : rebase_source : 9fd229f468514fb08326fe292434de45e6167bfb
2010-08-10 16:31:12 -07:00
Ian Gilman
e107946fe9
+ addressing dao's comments in iQ
...
--HG--
extra : rebase_source : 9fd229f468514fb08326fe292434de45e6167bfb
2010-08-10 16:31:12 -07:00
Michael Yoshitaka Erlewine
8a238ad491
Bug 582023 cleanup based on comments from Dao on things that are not iQ:
...
- typeof() is not a function
- formatting of && and || at the end of the line
- declaring variables more locally using let in Utils.extend
- the Initial Developer is the Mozilla Foundation
--HG--
extra : rebase_source : d1f9699fb0014c95e336c34d777ce354b141739a
2010-08-10 19:20:05 -04:00
Michael Yoshitaka Erlewine
0215dc2e45
Bug 582023 cleanup based on comments from Dao on things that are not iQ:
...
- typeof() is not a function
- formatting of && and || at the end of the line
- declaring variables more locally using let in Utils.extend
- the Initial Developer is the Mozilla Foundation
--HG--
extra : rebase_source : d1f9699fb0014c95e336c34d777ce354b141739a
2010-08-10 19:20:05 -04:00
Ehsan Akhgari
c2dda99685
Actually enable the tests which pass
2010-08-10 19:13:13 -04:00
Ehsan Akhgari
ea2413546c
Disable all TabView tests for now
2010-08-10 18:56:11 -04:00
Ehsan Akhgari
1be1780a5d
Run the TabCandy tests from the correct Makefile
2010-08-10 18:47:03 -04:00
Ian Gilman
fd45606c04
+ removed the "beforeclose" event from TabItem and cleaned up the "close" event
...
+ Removed the "urlChanged" event from TabItem; inlining that code instead.
--HG--
extra : rebase_source : a48f380dd98eaaa971e7e0529b6c17b674a02b9f
2010-08-10 15:36:56 -07:00
Michael Yoshitaka Erlewine
07981701f4
Bug 585858: fixing whitespace
...
--HG--
extra : rebase_source : b332e14075d7f41ab09b79265f7803d806194b5e
2010-08-10 18:09:19 -04:00
Ian Gilman
33a5f6e5e4
+ TabView actions that require loading the frame (if not loaded) now wait properly until the frame is loaded before continuing. These actions are show, context menu, and "next group" key combo.
...
+ TabView now has explicit show and hide in addition to toggle
+ Cleaned out unused "ui" parameter to the Item drag callback
--HG--
extra : rebase_source : e8ffd468406fe1d0690e29a15ce4b431a0596371
2010-08-10 14:23:53 -07:00
Michael Yoshitaka Erlewine
98fa253493
Bug 585858: test tab context menu items with combinations of visible and hidden tabs
2010-08-10 15:33:08 -04:00
Raymond Lee
e6f980abb9
Improved the drag and drop test
2010-08-11 02:57:22 +08:00
Raymond Lee
530ca210ee
Fixed Bug 584627 - Tests for group
2010-08-11 02:39:28 +08:00
Ian Gilman
092e9e0518
+ reversed the argument order for Utils.assert and Utils.assertThrow, per Dao's review
2010-08-10 11:13:10 -07:00
Ian Gilman
207c371df4
+ reversed the argument order for Utils.assert and Utils.assertThrow, per Dao's review
2010-08-10 11:13:10 -07:00
Raymond Lee
979907f625
Removed the remaining Utils.timeout
2010-08-11 00:19:08 +08:00
Raymond Lee
6eb8cdb2f8
Bug 585837 - Tests for launching Tab candy
2010-08-11 00:11:06 +08:00
Raymond Lee
a1017958e7
Fixed some issues in the drag and drop test
2010-08-11 00:06:04 +08:00
Michael Yoshitaka Erlewine
28ede2d5b5
Bug 582023: rm Utils.timeout
2010-08-10 09:30:23 -04:00
Michael Yoshitaka Erlewine
5b666a2373
Bug 582023: rm Utils.timeout
2010-08-10 09:30:23 -04:00
Michael Yoshitaka Erlewine
8f13a531dd
Bug 582023: move to use getBoundingClientRect instead of reading off the computed CSS for bounds; simplify getPropertyValue usage (based on comments from Dao)
2010-08-10 09:22:38 -04:00
Michael Yoshitaka Erlewine
f421e556b2
Bug 582023: move to use getBoundingClientRect instead of reading off the computed CSS for bounds; simplify getPropertyValue usage (based on comments from Dao)
2010-08-10 09:22:38 -04:00
Edward Lee
dabc293ca7
Address review comments from bug 584532 comment 18: !listeners, event.target, observers function.
2010-08-10 03:05:10 -07:00
Edward Lee
16b4794b08
Merge mozilla-central to tabcandy-central.
2010-08-09 23:53:52 -07:00
Ehsan Akhgari
0adc27fbc8
Bug 585850 - Rename TabCandy modules from *.js to *.jsm (like the rest of js modules)
...
--HG--
rename : browser/base/content/tabview/modules/AllTabs.js => browser/base/content/tabview/modules/AllTabs.jsm
rename : browser/base/content/tabview/modules/groups.js => browser/base/content/tabview/modules/groups.jsm
rename : browser/base/content/tabview/modules/utils.js => browser/base/content/tabview/modules/utils.jsm
2010-08-09 23:51:23 -04:00
Raymond Lee
e1caa1d648
Fixed a test after the delay loading frame changes
2010-08-10 10:31:59 +08:00
Edward Lee
72ca4dc478
Move private variables/methods into local declarations not exported by AllTabs and change the interface to .register("change") instead of .onChange() for bug 584532.
...
--HG--
rename : browser/base/content/AllTabs.js => browser/base/content/tabview/modules/AllTabs.js
extra : rebase_source : 267110a1a1dd8cc8d4188f20285d688b2b901aa1
2010-08-09 17:19:04 -07:00
Ian Gilman
f211615693
+ no longer loading the frame at all until the user needs it
2010-08-09 17:24:08 -07:00
Ian Gilman
2179aaadf5
+ Made the Groups.killNewTabGroup test a little tighter (in case someone has made a group called "new tabs")
...
+ Worked around bug 575672 (CSS transition assert)
--HG--
extra : rebase_source : 6f758e737c2092214ec3185be847f2c5da406be0
2010-08-09 14:57:34 -07:00
Ian Gilman
432fbcd4ee
+ Made the Groups.killNewTabGroup test a little tighter (in case someone has made a group called "new tabs")
...
+ Worked around bug 575672 (CSS transition assert)
--HG--
extra : rebase_source : 6f758e737c2092214ec3185be847f2c5da406be0
2010-08-09 14:57:34 -07:00
Jim Mathies
cc03909b79
Bug 575870 - Implement custom drawn titlebar for classic, aero basic, and xp. Also fix various content padding issues for desktops with advanced ui customization settings. r=dao.
2010-08-09 20:49:35 -05:00
Marco Bonardo
44e7041493
merge backout on CLOSED TREE
2010-08-10 00:15:18 +02:00
Marco Bonardo
5cb2b20b3e
Backed out changeset b1e658a33221 on CLOSED TREE
2010-08-10 00:14:59 +02:00
Marco Bonardo
c7e54b0ef6
Backed out changeset a673a956d339 on CLOSED TREE
2010-08-10 00:12:56 +02:00
Marco Bonardo
f5bc011ac3
backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE
2010-08-09 23:08:24 +02:00
Julian Viereck
ced16d06e4
Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin
2010-08-09 16:02:20 -03:00
Edward Lee
a2df20c430
Merge mozilla-central to tabcandy-central.
2010-08-09 10:38:19 -07:00
Marco Bonardo
16c4f8d2ae
Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking
2010-08-09 17:59:59 +02:00
Marco Bonardo
f4110785be
Bug 584658 - Switch to tab should not register subframes as open pages. r=gavin a=blocking
2010-08-09 17:59:31 +02:00
Benjamin Smedberg
36ab6635a2
Merge bug 579178 to mozilla-central. reviews by Mossop/khuey/jwalden/ted
2010-08-09 10:04:10 -04:00
Raymond Lee
dc4fc47af9
Add a licence block to a test
2010-08-09 17:00:33 +08:00
Raymond Lee
f2ae71ec7a
Moved tests to test/tabview folder
...
--HG--
rename : browser/base/content/test/browser_tabview_dragdrop.js => browser/base/content/test/tabview/browser_tabview_dragdrop.js
rename : browser/base/content/test/browser_visibleTabs.js => browser/base/content/test/tabview/browser_visibleTabs.js
2010-08-09 16:21:46 +08:00
Dão Gottwald
a0949cf727
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-09 10:01:29 +02:00
Raymond Lee
07e71b8ac5
Another fix for the failing test
2010-08-09 15:47:52 +08:00
Dão Gottwald
484697bdaf
Bug 585294 - Enable closing animation for tabs removed via the tab context menu. r=mano
2010-08-09 09:45:27 +02:00
Dão Gottwald
8dc0a9f3b0
Bug 581770 - Simplify and tweak tab styling. r=mano
2010-08-09 09:43:45 +02:00
Dão Gottwald
24dcc80179
Bug 582678 - Dragging app tab behind normal tab should make it a normal tab and vice versa. r=gavin
2010-08-09 09:43:24 +02:00
Raymond Lee
ae4b91285d
Fixed failing test after the name change to GroupItem(s) (Bug 583414)
2010-08-09 15:29:42 +08:00
Raymond Lee
08324d2a9d
Bug 585155 - Zoom in animation doesn't work when adding a new tab in tab candy interface
2010-08-09 15:01:30 +08:00
Raymond Lee
3118fb7a13
Initialize frame if needed when user is switching to another group using keyboard combination
2010-08-09 13:16:39 +08:00
Michael Yoshitaka Erlewine
5033993a92
rm setSize during tabs' group-removal. Bottom line: tabs no longer shrink and block jerk the dragging when being dragged out of a group.
2010-08-09 00:17:03 -04:00
Michael Yoshitaka Erlewine
2c057d4787
Bug 584699: quick fix to -moz-transform rendering bug
...
--HG--
extra : rebase_source : 89019c5a0acff884ab47f18b96503435c6a56e7e
2010-08-09 00:06:54 -04:00
Michael Yoshitaka Erlewine
4a37e65f13
Bug 584699: quick fix to -moz-transform rendering bug
...
--HG--
extra : rebase_source : 89019c5a0acff884ab47f18b96503435c6a56e7e
2010-08-09 00:06:54 -04:00
Makoto Kato
ec46f49495
Bug 582910 - 64-bit win7: TEST-UNEXPECTED-FAIL | e4x/Regress/regress-347155.js | Exited with code -1073741571 during test run. r=dbaron, a=dbaron
2010-08-09 12:58:33 +09:00
Raymond Lee
f1a279eb04
Bug 585148 - Showing tabcandy for the first time results in many showOnlyTheseTabs
2010-08-09 11:52:26 +08:00
Michael Yoshitaka Erlewine
b1af7539f5
quick touchup to GroupItems.getnextGroupItemTab
2010-08-08 23:41:07 -04:00
Michael Yoshitaka Erlewine
1167ddae98
s/updateTabBarForActiveGroupItem/updateTabBar/; rm some tabs (don't worry, the whitespace kind)
2010-08-08 21:54:22 -04:00
Michael Yoshitaka Erlewine
c9509fd218
Bug 567391 + 575851: If we enter an orphan tab, only that tab should show up in the tab bar.
2010-08-08 21:49:43 -04:00
Michael Yoshitaka Erlewine
18f3ede924
Bug 575851: Are You Experienced? The New Tab Experience
...
- refine the use of the "active group item", with differential styling, and not clearing when we enter the tab view
- set the active group item in other cases, like when we drag out groups, when we resize or move a group, or when a group is a drop target
2010-08-08 20:27:47 -04:00
Michael Yoshitaka Erlewine
7f1284353e
Bug 575851: kill the now defunct New Tab Group.
2010-08-08 18:47:06 -04:00
Michael Yoshitaka Erlewine
3ddec6fa1c
Bug 575851: some touchups to previous New Tab Experience code, based on comments by Ian
2010-08-08 18:32:08 -04:00
Raymond Lee
5807fe0e61
Ensure the frame is initialized when user accesses the tab context menu
2010-08-09 01:28:24 +08:00
Raymond Lee
8fe752fb9c
Fixed some references after the name change to GroupItem(s) (Bug 583414)
2010-08-09 01:03:11 +08:00
Michael Yoshitaka Erlewine
b90834cf2c
Fixed failing test after the name change to GroupItem(s) (Bug 583414)
2010-08-07 22:51:20 -04:00
Edward Lee
dfec80df42
Merge mozilla-central to tabcandy-central.
2010-08-07 16:44:33 -07:00
Ehsan Akhgari
714d426b36
Bug 583388 - Delay loading the Tab Candy frame
2010-08-07 18:32:17 -04:00
Dão Gottwald
00a760edab
browser_bug380960.js debug spew
2010-08-07 23:19:18 +02:00
Kurt Schultz
cac88bef66
Bug 571782 - Make "New Tab" a split menu button that includes "New Tab" and "New Window" options. ui-r=faaborg r=dao
2010-08-07 09:08:47 +02:00
Edward Lee
1564fa3521
Remove unnecessary try/catch wrapping around a timeout-ed call.
...
--HG--
extra : rebase_source : 3b608473ff899668acea4e0e6964734c9db4d01d
2010-08-06 17:16:28 -07:00
Edward Lee
fa06ed7b4b
Remove unnecessary try/catch wrapping around a timeout-ed call.
...
--HG--
extra : rebase_source : 3b608473ff899668acea4e0e6964734c9db4d01d
2010-08-06 17:16:28 -07:00
Ian Gilman
0d42747358
+ Started groups.js module (nothing to see yet)
...
+ Fixed assert caused by the recent change from Tabs to AllTabs
2010-08-06 17:02:21 -07:00
Ian Gilman
517d7605be
+ Renamed Group and Groups to GroupItem and GroupItems, respectively
...
+ Fixed a bug in "group sites"
--HG--
rename : browser/base/content/tabview/groups.js => browser/base/content/tabview/groupitems.js
extra : rebase_source : 06525a410c9f3a7d3a3f3023d6b1b520295a8fe6
2010-08-06 15:46:55 -07:00
Edward Lee
b7f741a308
Prepare for bug 584532 by renaming Tabs and T -> AllTabs, allTabs -> tabs, browsers -> browserWindows, and removing QI(nsIObserver).
...
--HG--
rename : browser/base/content/tabview/modules/tabs.js => browser/base/content/AllTabs.js
extra : rebase_source : 1eedbcbdbda0895f12170f93c55b6946612d8819
2010-08-06 15:19:57 -07:00
Ian Gilman
2a300007e3
+ a little cleanup for Bug 575851 - Implement the revised New Tab Experience
...
--HG--
extra : rebase_source : e0a4063328d2019eaf375a57b85a7b4617fabc4a
2010-08-06 14:22:56 -07:00
Dão Gottwald
375b46921b
Bug 380960 - Implement closing tabs animation. r=fyan,gavin
...
--HG--
extra : rebase_source : c0d4192450a1017be7c8907a0cba6c9afab1028e
2010-08-06 22:15:18 +02:00
Raymond Lee
641098a1a9
Fixed a typo for Bug 576408 - Implement the downgraded tab triage experience
2010-08-07 03:52:14 +08:00
Edward Lee
e9702714c6
Backout d6a355524fcb from bug 581894 now that bug 579869 is fixed.
2010-08-06 12:47:16 -07:00
Robert Sayre
1ec9e1fe6e
Merge mozilla-central to tracemonkey.
2010-08-06 15:41:41 -07:00
Blake Kaplan
738da015cf
Bug 584261 - Initialize the tab element before attaching the browser. r=gavin
2010-08-05 12:38:07 -07:00
Ian Gilman
2726e2788d
+ We now update the thumbnail for the current tab (so the zoom down looks right)
...
--HG--
extra : rebase_source : cb1888e26493760207e9c94697a93b1863036b79
2010-08-05 10:39:33 -07:00
Raymond Lee
64094bcb6f
Bug 576408 - Implement the downgraded tab triage experience
2010-08-06 22:17:01 +08:00
Ehsan Akhgari
01504561c5
Bug 583306 - Save and restore tab hidden state with sessionstore
2010-08-06 09:16:04 -04:00
Edward Lee
e211de4dd7
Merge mozilla-central to tabcandy-central.
2010-08-06 00:25:54 -07:00
Dão Gottwald
ec289ff6e8
Bug 425575 - Huge context menu when holding right-click on a page, dragging mouse and letting go anywhere out of content area. r=mano
2010-08-06 08:55:42 +02:00
Edward Lee
578a97a762
Merge mozilla-central to tabcandy-central.
2010-08-05 14:48:29 -07:00
Dão Gottwald
6a36de14c2
Bug 579869 - Skip the tab opening animation if the new tab has been pinned. r=gavin
...
--HG--
extra : rebase_source : 4406ddd65a67e9c65705f65172afe6af1ded1c17
2010-08-05 22:18:17 +02:00
Dão Gottwald
0f2d0d16c8
Bug 547419 - Don't stretch extension's small icons to 18 pixels. r=gavin
...
--HG--
extra : rebase_source : b9fd7e976e7a3a435ce6100887dd90e7ddbee244
2010-08-05 22:17:15 +02:00
Bobby Holley
618de19a35
Bug 343515 - need API for tabbrowsers to tell docshells they're visible/hidden.r=gavin,sr=bz,a=blocker
2010-08-05 11:27:52 -04:00
Michael Yoshitaka Erlewine
3b0c1d929f
Bug 575851: new tab experience, part 1:
...
- removed new tab group (you may have to clear storage to get rid of your locked New Tabs group at the bottom of your screen)
- rm various special casing for the new tab group
- new tab experience for tabs-off-of-orphaned-tabs is implemented: they magically turn into a group, and it even snaps!
- broken: new tabs made with no active context
- broken: closing the last tab in a group: should go back to tab candy view
- broken: first run experience grouping of orphaned tabs
2010-08-05 01:43:05 -04:00
Raymond Lee
cc667ab1f6
Bug 582677 - Test for dragging and dropping item from one group to another group
2010-08-05 08:12:08 +08:00
Ian Gilman
60d69bade9
+ Tab thumbnails once again update themselves when their size changes
...
+ TabItem updates (painting, etc) no longer happen when the Tab Candy UI is not visible; they're queued up and happen when you return to the UI
+ Fixed a couple problems with the TabItems pause painting mechanism
+ If a whole bunch of TabItem updates come at the same time, we spread them out (using a heartbeat that lasts until we run out of backlog)
+ This should fix both Bug 580954 (Replace the heartbeat with something smarter) and Bug 583420 (Tab thumbnails don't repaint after being resized)
2010-08-04 16:42:36 -07:00
Benjamin Smedberg
a3bfdec863
Merge mozilla-central into single-chrome-manifest.
2010-08-04 14:23:04 -04:00
Ian Gilman
4d98e58416
+ Commented out the "refresh" and "reset" items on the dev menu in response to Bug 584372 (Firefox will crash if either Refresh or Reset in the Dev menu of the Visual Tab Interface is selected); we may bring these back in the future if needed for dev work, but they won't be in the shipping version.
2010-08-04 11:09:06 -07:00
Axel Hecht
c3effa3013
bug 583258, adding Danish and Hungarian, too, a=beltzner, CLOSED TREE
2010-08-04 18:06:57 +02:00
Justin Dolske
03d3940fbc
Disable Weave again to ensure we've got a shippable checkpoint (bug 583339, CLOSED TREE)
2010-08-03 22:10:00 -07:00
Raymond Lee
41c509aa63
Bug 583711 - name field for tab group in candy
2010-08-04 09:42:46 +08:00
Mike Connor
8ffb2b8dab
re-enable Sync to see if leaks are clear on CLOSED TREE
2010-08-03 14:18:53 -04:00
Gavin Sharp
89aa1e92a2
Disable Sync backend due to leaks and test failures on CLOSED TREE (bug 583339)
2010-08-03 07:34:22 -04:00
Paul O’Shannessy
e9bdc89ac6
Bug 583339 - flip switch to build with sync [r=dolske]
2010-08-03 00:56:07 -07:00
Axel Hecht
20b38345e8
bug 583258, update shipped-locales for fx4.0 beta 3
2010-08-02 23:48:11 -07:00
Gavin Sharp
404c19684e
Backed out changeset b46982cc0c0a from bug 572967 due to test failures
...
--HG--
extra : rebase_source : 8ef47209d527047ab2770ae44fb0467fdf2fa97d
2010-08-03 01:37:10 -04:00
Felipe Gomes
26b56a9359
Bug 520805: Full screen video plays back on wrong monitor (multiple monitor setup). r=jst, a=beltzner
2010-08-02 22:55:25 -04:00
Aza Raskin
dbcf0436f6
+ Also includes the jQuery inclusion text with utils.js
2010-08-02 13:38:29 -07:00
Aza Raskin
9278871d4a
+ Also includes the jQuery inclusion text with utils.js
2010-08-02 13:38:29 -07:00
Aza Raskin
e8ac503426
+ Updated the iQ license block as specified in https://bugzilla.mozilla.org/show_bug.cgi?id=582025
2010-08-02 13:29:46 -07:00
Aza Raskin
da65883a91
+ Updated the iQ license block as specified in https://bugzilla.mozilla.org/show_bug.cgi?id=582025
2010-08-02 13:29:46 -07:00
Markus Stange
0bfa166121
Bug 580957 - Inside the toolbar customization panel the labels of the back/forward buttons and of the bookmarks menu button should be outside the button. r=dao
2010-08-05 12:08:12 +02:00
Markus Stange
7bd4c76776
Bug 552840 - Tweak positions of some menus. r=dao
2010-08-05 12:05:22 +02:00
Markus Stange
ba57cfcbd1
Bug 581044 - Use square toolbar buttons in the Places library window. r=dao
2010-08-05 12:04:25 +02:00
Sindre Dammann
7e2c9f96fb
Bug 581242 - about:addons should open in the current tab if that tab is blank. r=dao
2010-08-05 09:11:25 +02:00
Dão Gottwald
fe64097732
Bug 583516 - First tab shouldn't animate on window open. r=dolske
2010-08-05 09:10:16 +02:00
Edward Lee
3e9bdf2b8f
Merge mozilla-central and bug 582116 to tabcandy-central.
2010-08-02 10:33:16 -07:00
Raymond Lee
f1582b11d7
Bug 583434 - Unable to deselect tab group title when giving new title or renaming
2010-08-02 14:34:52 +08:00
Dão Gottwald
b2037ca773
Bug 585361 - Increase delay tolerance in browser_bug380960.js
...
--HG--
extra : rebase_source : 41873fe6b398f5eaae101107597e7e5dbb08de10
2010-08-08 20:53:35 +02:00
Dão Gottwald
d1a8121443
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-08 09:41:15 +02:00
Michael Yoshitaka Erlewine
892be5f19f
Groups cleanup: rm min, max, numCmp, replaced with trivial native JS.
2010-07-31 15:24:29 -04:00
Michael Wu
9b8be226d8
Bug 556644 - 3. Let the browser reset bookmarks from the omnijar, r=sdwilsh sr=vlad a=blocking2.0
2010-08-10 15:15:26 -07:00