Vlado Valastiak
51331905b7
Bug 570957 - Use PluralForm for Sync Strings (additionalClients.label and friends), r=mconnor, a=blocking2.0 beta6+
2010-09-10 22:02:57 +02:00
Ben Turner
9d64943303
Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking.
2010-09-10 12:12:11 -07:00
Felipe Gomes
f275abdfea
Bug 593378. browser_bug559991.js needs to restore original functions before closing tab, and browser_autofocus_background.js shouldn't close all tabs which would close the test window. r=mounir rs=gavin a=blocking-beta6
2010-09-10 15:42:20 -03:00
Paul O’Shannessy
f83d4e45c1
Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+]
2010-09-10 10:57:28 -07:00
Joel Maher
3b1fb9d8ce
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Johnathan Nightingale
dd9b7f31b6
Bug 577004 - Better labels for pin/unpin app tabs context menu items. ui-r=faaborg a=blocking-beta6 r=gavin
2010-09-10 12:12:41 -04:00
Kurt Schultz
a781b06882
Bug 589154 - Edit should be a label, not a menuitem; r=dao a=dietrich
2010-09-10 09:13:31 -04:00
Raymond Lee
ca5ff3d4b4
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
...
--HG--
extra : rebase_source : 4bf904071d0ba0a115e982ba200a3a4a0e96ecc3
2010-09-10 22:51:08 +08:00
Raymond Lee
627d9a49a8
Bug 587341 - Implement Undo Close Group inside of Tab Candy [r+a=dietrich]
...
--HG--
extra : rebase_source : c7b690918220b912add182cd0aea2aedf5b05e9f
2010-09-10 22:40:27 +08:00
Ian Gilman
2e0d5ccac9
Bug 578553 - Implement App-Tab experience in Panorama; [a+r=dietrich]
...
--HG--
extra : rebase_source : a084925785f61f12563c65cc8e933142a779d8f8
2010-09-10 17:50:14 +08:00
Rob Campbell
3231998a02
Bug 593538 - Hide the Error Console behind a preference followup for key enablement, r=dao, a=blocking2.0
2010-09-10 12:07:55 -03:00
Marco Bonardo
e70efb6cbd
Bug 594675 - add &channel=np search parameter to about:home. r=dao a=blocking
2010-09-10 12:17:31 +02:00
Dão Gottwald
7f4f7dd502
Bug 593626 - Update the title bar when setting the selected tab's title. r=gavin
...
--HG--
extra : rebase_source : 175a636a5d3c95712fd9ad97b539db27508773b0
2010-09-10 10:05:36 +02:00
Masayuki Nakano
cb82b8f049
Bug 587243 Textbox of tab group lost focus immediately by Enter keypress during IME composition r=dolske+ian, a=blocking2.0 final+
2010-09-10 16:22:39 +09:00
Margaret Leibovic
9e6b5dd482
Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0
2010-09-09 19:08:26 -07:00
Margaret Leibovic
17719dff98
Bug 594454 - fix keyboard shortcuts for Firefox button menu items. r+a=gavin.sharp
2010-09-09 19:08:26 -07:00
Ehsan Akhgari
2bd5c1a9c1
Merge backout; a=orange
2010-09-09 19:25:58 -04:00
Ehsan Akhgari
614aa445f1
Backed out changeset 4bc623a55708 (bug 588999) because of orange on Windows 7
2010-09-09 19:24:11 -04:00
Michael Yoshitaka Erlewine
a2bf0464f2
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
2010-09-09 10:20:35 +08:00
Michael Yoshitaka Erlewine
f6c87ab545
Bug 591167 - border trenches should be triggered even if the edge only overlaps, but is not contained by the active range of the trench
2010-09-08 21:48:51 -04:00
Michael Yoshitaka Erlewine
b8d761eb75
Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich]
2010-09-08 20:52:16 -04:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
...
This was generated with the command:
LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
s/-moz-border-radius/border-radius/gi;
s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Ehsan Akhgari
0d4b0ddec9
Bug 593872 - Send events for when tabs become pinned/unpinned; r,a=gavin
2010-09-08 20:15:24 -04:00
Ben Turner
cf28451779
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin.
2010-09-09 15:15:40 -07:00
Rob Campbell
e2ae3b5174
Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0
2010-09-09 19:00:53 -03:00
Rob Campbell
01c922a5a3
Backed out changeset 743e2ea36e51, botched commit message, a=developers
2010-09-09 18:59:24 -03:00
Rob Campbell
5158da74a2
Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0
2010-09-09 18:52:43 -03:00
Rob Campbell
12966c5056
Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0
2010-09-09 18:52:43 -03:00
Rob Campbell
9e0b0e29f9
Bug 592525 - Txul Regression between 1PM-3PM PDT, r=gavin, a=blocking2.0
2010-09-09 18:52:43 -03:00
Michael Yoshitaka Erlewine
c0412a5f18
Bug 586685 - Pull out hard coded strings for localization [r=dietrich a=blocking-b6]
2010-09-09 10:06:00 -04:00
Raymond Lee
1c5d3c6593
Bug 594684 - Remove legacy code in the dragdrop test file [r+a=dietrich]
2010-09-09 15:21:50 +08:00
Dão Gottwald
731f287fe4
Bug 587901 - Make the identity box draggable. r+a=dolske
...
--HG--
extra : rebase_source : cb1b8aa08d86db86199bfb28a35dc758f9f4270f
2010-09-08 17:10:46 +02:00
Michael Yoshitaka Erlewine
2fab786cc8
Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich]
2010-09-08 19:47:58 -04:00
Michael Yoshitaka Erlewine
58deab1b5e
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-08 19:44:16 -04:00
Michael Yoshitaka Erlewine
27a48dd232
Bug 592586 Remove code for "group tab by sites" [r+a=dietrich]
2010-09-08 19:33:40 -04:00
Raymond Lee
a4086b8ccc
Bug 592045 - Add Live Filter Search to Panorama [r=dietrich a=beltzner]
2010-09-09 02:37:50 +08:00
Raymond Lee
6003b64981
Bug 594213 - Make our tests more robust [r+a=dietrich]
2010-09-09 02:52:07 +08:00
Edward Lee
c28f521216
Bug 594152 - Give function names to tabview.js objects [r=dietrich a=dietrich]
...
Give function names as object_func for various object prototypes and singletons. Also cleans up some var Name = function() patterns into just function Name.
2010-09-08 10:02:08 -07:00
Marco Bonardo
6350af448d
Bug 594183 - Remove useless title tooltips from about:home. r+a=gavin
2010-09-08 16:06:42 +02:00
Dão Gottwald
1706c20845
Bug 587901 - test and nsSidebar.js fixes. r+a=dolske
2010-09-08 15:30:44 +02:00
Kyle Huey
aec23b90fe
Backed out changeset 1633907c75b7
2010-09-08 07:39:35 -04:00
Dão Gottwald
f25a5f88b0
Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske
2010-09-08 09:47:49 +02:00
Philipp von Weitershausen
ecd2af6423
Bug 590805 - Sync UI: Revamp setup wizard (part 5), r=mconnor a=blocking2.0
...
Restyle the setup wizard.
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
aec0175d67
Bug 590805 - Sync UI: Revamp setup wizard (part 4), r=mconnor a=blocking2.0
...
Change flow of setup wizard
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
ad04f60c54
Bug 590805 - Sync UI: Revamp setup wizard (part 3), r=mconnor a=blocking2.0
...
Generate Sync Key: Fix up the Change/Update Passphrase dialog in the preference pane.
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
f06a8fe5e5
Bug 590805 - Sync UI: Revamp setup wizard (part 2), r=mconnor a=blocking2.0
...
Generate Sync Key: Change the setup wizard to generate the Sync Key
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
add177eaa2
Bug 590805 - Sync UI: Revamp setup wizard (part 1), r=mconnor a=blocking2.0
...
Generate Sync Key: Implement key generation and backup (email/print/save)
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
3f7ac4ad2f
Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin
2010-09-08 03:37:46 +02:00
Ehsan Akhgari
dfd8ce442d
Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures
2010-09-07 19:23:29 -04:00
Michael Yoshitaka Erlewine
cbb8d00aa8
Bug 592586 Remove code for "group tab by sites" [r+a=dietrich]
2010-09-03 15:00:09 -04:00
Michael Yoshitaka Erlewine
2654bbfc75
Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich]
2010-09-07 17:14:46 -04:00
Michael Yoshitaka Erlewine
d6a26d813a
Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
2010-09-07 01:31:14 +08:00
Margaret Leibovic
1d0105adc4
Bug 575182: Cannot change Character Encoding from Firefox Menu Button. r=gavin, a=blocking-b6
2010-09-07 13:41:20 -07:00
Margaret Leibovic
1c14242b45
Bug 589139: Keyboard short-cuts missing from Firefox button menu items. r=gavin.sharp, a=blocking-b6
2010-09-07 13:37:04 -07:00
Dave Townsend
6452290e54
Bug 592338: Provide proper feedback when trying to install a persona with a non-default theme. r=gavin, a=blocking-b6
2010-09-07 12:20:12 -07:00
Dietrich Ayala
30c934075c
backing out bug 590742, bug 591147, bug 592586, a=dietrich
2010-09-07 00:28:01 +07:00
Michael Yoshitaka Erlewine
3166349755
Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich]
2010-09-06 11:36:55 -04:00
Michael Yoshitaka Erlewine
bff689fafb
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-06 10:42:41 -04:00
Michael Yoshitaka Erlewine
f226446ee5
Bug 592586 Remove code for "group tab by sites" [r+a=dietrich]
2010-09-03 15:00:09 -04:00
mitcho@mitcho.com
d04f8b067a
Bug 593783 - a comment in the Makefile says tabview tests are disabled, but they're not. (r+a=dietrich)
2010-09-06 23:15:20 +07:00
Marco Bonardo
f2f267eae5
Bug 589876 - Switch-to-Tab does not match detached tabs. r=gavin a=dietrich
2010-09-06 16:27:29 +02:00
Marco Bonardo
a00b4cf6f3
Bug 591104 - Mirrored images in about:robots are useless. r=mstange rs=dolske a=gavin
2010-09-06 16:27:06 +02:00
Mike Hommey
83359c7847
Bug 589878 - Use resource:/// urls instead of resource://gre/ for tabview. r=ian,r+a=dietrich
...
--HG--
extra : rebase_source : 35d0f9842314646f6693046059296085b5575442
2010-09-06 09:17:26 +02:00
Dão Gottwald
5ef6ceed3b
Bug 533232 - closing tab to the right of its parent should select the parent, not the next tab on the right. r=mano a=dietrich
2010-09-06 11:39:59 +02:00
Neil Deakin
b753ff6479
Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
...
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
2010-09-06 15:30:17 +12:00
Josh Matthews
e6760e5023
Merge backout a=orange-bustage
2010-09-04 15:18:53 -04:00
Josh Matthews
2814f869bb
Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65
2010-09-04 15:15:31 -04:00
Raymond Lee
bb2ec44f79
Bug 587040 - After navigating with arrow keys, active tab highlighting will move but clicking on the group will bring up the last active tab [r+a=dietrich]
2010-09-03 20:53:58 -04:00
Michael Yoshitaka Erlewine
5ad422d958
Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich]
2010-09-03 15:05:56 -04:00
Michael Yoshitaka Erlewine
0257ea62b5
Bug 592586 Remove code for "group tab by sites" [r+a=dietrich]
2010-09-03 15:00:09 -04:00
Michael Yoshitaka Erlewine
41b0c1217b
Bug 591706 GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich]
2010-09-03 14:58:29 -04:00
Michael Yoshitaka Erlewine
40ee5215d4
Bug 591705 Don't animate on tab view startup [r+a=dietrich]
2010-09-03 14:55:55 -04:00
Michael Yoshitaka Erlewine
1d31609c85
Bug 591167: border trenches should be triggered even if the edge only overlaps, but is not contained by the active range of the trench [r+a=dietrich]
2010-09-03 14:43:24 -04:00
Dão Gottwald
da692b769f
Bug 593447 - Update the title only if it actually changed. r=gavin
2010-09-04 18:51:52 +02:00
Ian Neal
fdf7b3fc5e
Bug 593576 - test_contextmenu.html has some undeclared variables following fix from bug 496832
...
r/a=gavin
2010-09-04 17:45:25 +01:00
Dão Gottwald
f9f7bf2896
Bug 593447 followup, set 'crop' property instead of attribute. r=gavin
2010-09-04 20:33:34 +02:00
Kurt Schultz
2d2d047251
Bug 592908 - Update the text 'Organize Bookmarks' in the Firefox menu. r=dao
2010-09-03 06:09:46 -04:00
Rob Campbell
0baa0b5119
Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0
2010-09-03 15:34:09 -03:00
Mats Palmgren
76f0893448
Backing out bug 449734 due to unexpected orange. a=ted
2010-09-03 18:13:49 +02:00
Mats Palmgren
d234af154c
Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
2010-09-03 16:22:00 +02:00
Justin Dolske
871efbfc85
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. Perffix patch #1 . a=blocker
2010-09-02 19:20:14 -07:00
Frank Yan
d10ba6b3bb
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-09-02 19:20:12 -07:00
Chris Pearce
5c3547d9d9
Bug 485288 - Ensure video context menu doesn't show when video's source children don't contain a resource. r=dolske a=blocking2.0
2010-09-03 12:03:03 +12:00
Felipe Gomes
5de8c7aeb3
Bug 559991. Zoom flicker when switching quickly between tabs. r=gavin.sharp a=blocking-betaN
2010-09-02 18:50:32 -03:00
Dão Gottwald
b42370fb2b
Disable browser_drag.js r=dao a=ehsan
2010-09-02 23:26:58 +02:00
Margaret Leibovic
b53d917d93
Bug 573536: add 'Learn more' link to geolocation notifications, r=gavin, a=blocking
2010-08-30 12:55:17 -04:00
Dão Gottwald
8f790ef1d2
Bug 577096 - App Tabs should indicate change of state in <title>. r=gavin ui-r=beltzner
2010-09-02 22:08:37 +02:00
Dão Gottwald
3f66576697
Bug 320638 - Allow dropping links in-between tabs. r=gavin
2010-09-02 22:08:05 +02:00
Raymond Lee
af1bde8f08
Bug 591448 - On tab switch, 'gWindow is not defined' after closing a window that opened Panorama [r=dao a=gavin]
...
--HG--
extra : rebase_source : d9d049b80efac0297dd40a58e5c733cbecaf3ef3
2010-08-31 15:22:10 +08:00
Kurt Schultz
d726775c02
Bug 587295 - Remove "Bookmark This Tab" from the tab context menu. r=dao ui-r=faabobrg
...
--HG--
extra : rebase_source : a6265f02b7537d123116dd8b92299d59f388bdba
2010-08-29 09:36:28 -04:00
Kurt Schultz
8b2099b427
Bug 590738 - Adjust color of menu separators in the app button menu. r=dao
...
--HG--
extra : rebase_source : cea6aefb986df9e8d0660f12cb119b62e3c7c371
2010-08-28 11:24:43 -04:00
Michael Yoshitaka Erlewine
baeb757c82
Bug 591715: Utils.log: add option to use dump instead of console and add timing info [r=dao, a=gavin]
2010-09-01 16:04:12 -04:00
Michael Yoshitaka Erlewine
4f8496e95e
Bug 586455: Separate structural versus visual CSS [r+a=dolske]
2010-09-01 16:14:37 -04:00
Rob Campbell
fa38dbdbae
backout of rev. 9d7e7ac57f10 from bug 572038 due to txul regression, see bug 592525, a=#developers
2010-09-01 14:28:56 -03:00
Dão Gottwald
87fae9fd49
Bug 592185 - No prompt to save multiple tabs when closing window with menu bar hidden. r=gavin a=blocking
2010-09-01 07:45:04 +02:00
Sindre Dammann
0da644c886
Bug 579872 - Bookmarks should always opens a new tab when the current tab is an app tab. r=dao a=blocking
...
--HG--
extra : rebase_source : e4ede7420daf6d18c6dfa8518b5d8879eaa7fcd7
2010-08-31 21:30:38 +02:00
Henrik Skupin
6ba9850228
Bug 465090: Add keyboard shortcut to open addons manager. r=dolske a=dolske
2010-08-31 21:23:01 -04:00
L. David Baron
f51578d775
Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+
2010-08-31 16:46:41 -04:00
Rob Campbell
a1398e70de
Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0
2010-08-31 14:31:48 -03:00
Dão Gottwald
26bd3ba479
Bug 579683 - App tabs draw into the toolbar below or the content area. r=gavin a=blocking
2010-08-30 20:26:05 +02:00
Philipp von Weitershausen
3373556f4d
Bug 589962 - Sync UI: gBrowser is not defined r+a=gavin
2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
b91dfac6d3
Bug 587436 - Sync doesn't display last sync time r+a=gavin
2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
ed2a4cedd2
Bug 585988 - Sync UI: The setup screen will not work with a non SSL/TLS server r+a=gavin
2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
845a0df862
Bug 584510 - Sync UI: Changing password on other client/via web leads to unknown error r+a=dolske
2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
b4b35961dc
Bug 587215 - Sync UI: Error notifications aren't displayed r=dolske a=blocking2.0
2010-08-28 13:42:04 -07:00
Rob Campbell
1fa14e0341
backing out patch from bug 572038, a=developers
2010-08-28 15:52:23 -03:00
Rob Campbell
5d035e5240
Bug 572038 - Create new Tree Panel for Inspector (milestone 0.5), r=gavin, a=blocking2.0 (beta5)
2010-08-28 13:07:41 -03:00
Gavin Sharp
5e62b8f4f5
Orange fix for bug 591026 (browser/base/content/test/browser_bug553455.js)
2010-08-27 22:41:41 -04:00
Dave Townsend
e9a39893d8
Bug 589490 - Followup to fix test for newly implemented API. a=bustage
2010-08-27 19:00:25 -07:00
Gavin Sharp
5010ad9d73
Bug 589954: addon install blocked notification should replace dismissed notification, r=dtownsend, a=blocking
...
--HG--
extra : rebase_source : 26da6dbda1a867de43148d7d8a7b6717d17428f4
2010-08-26 19:01:28 -04:00
Gavin Sharp
e580afd109
Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
...
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Robert O'Callahan
c3e05d6e51
Bug 590468. Part 2: Mark browser "bottombox" as having its own layer(s). r=dao
2010-08-27 18:15:08 -05:00
David Zbarsky
a65da96f73
Bug 36619 - display notification when file picker is blocked r=sicking a=blocking
2010-08-27 11:49:08 -04:00
Dan Witte
97e13cd9de
Bug 509202 - Addressbar displays ssl identy in punycode with browser.identity.ssl_domain_display=1. r=gavin, a=betaN+
2010-08-27 08:12:02 -07:00
Michael Yoshitaka Erlewine
0952c379f1
Bug 589224 - Drag.snapBounds stationaryCorner default is broken [r=gavin,a=gavin]
...
--HG--
extra : rebase_source : 041579a7f6f2ff3527d4a87bd82324db1e32def9
2010-08-27 01:23:23 -04:00
Michael Yoshitaka Erlewine
ded070ab7c
Bug 591087: Remove GroupItem.setNewTabButtonBounds which is not used [r=gavin, a=gavin]
...
--HG--
extra : rebase_source : a10f47ec13bb91204d0124e49093d7644420773b
2010-08-26 19:57:39 -04:00
Vlado Valastiak
b06652bf1e
Bug 589524 - Remove accesskeys for the Firefox button menu items. r=dolske
2010-08-22 09:52:19 +02:00
Mounir Lamouri
0299523479
Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
...
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
2010-08-27 07:46:17 +02:00
Dao Gottwald
0685c1d6f7
Bug 575195 - Better detect full screen transitions on startup in browser.js. r=gavin, a=final.
2010-08-26 23:44:01 -05:00
Marco Bonardo
da303449e1
Bug 563723 - Add an about:home page that mimics current start page. r=gavin,mano,dietrich a=blocking
2010-08-26 12:19:37 +02:00
Dão Gottwald
319f069845
Bug 583000 - Don't try to measure the tab width if there is only one tab. Fixes broken popup windows with browser.tabs.closeWindowWithLastTab=false where accessing tabbrowser.tabs during the construction of tabbrowser-tabs would fail. r=gavin
...
--HG--
extra : rebase_source : 2fd228cf6903d910ff352f8f754ab1334924c08d
2010-08-25 20:06:49 +02:00
Drew Willcoxon
c600391d65
Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final
2010-08-25 21:01:22 -07:00
Mihai Sucan
db06beb576
Bug 589209 - change name of DOM panel to Object r=gavin.sharp a=gavin.sharp
2010-08-25 14:47:24 -07:00
Mihai Sucan
086f799910
Bug 566083 - Inspect disappears when switching tabs r=dolske a=blocking2.0
2010-08-25 12:47:36 -07:00
Raymond Lee
8326f1f8ee
Fix the test for Bug 584627 - Tests for group [r=dolske a=dolske]
2010-08-19 16:19:35 +08:00
Raymond Lee
183029ec4d
Fixed the test for Bug 582677 - Test for dragging and dropping item from one group to another group [r=dolske a=dolske]
2010-08-19 15:35:55 +08:00
Sindre Dammann
78bdd52f91
Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao
2010-08-25 15:16:33 +02:00
Raymond Lee
2482c27bed
Bug 586968 - Tab View button is positioned illogically. r=dolske
...
--HG--
extra : rebase_source : 1851ab68923a1cd581385c160657cabfe73e3e51
2010-08-21 02:08:35 +08:00
Dão Gottwald
deff2ba95b
Bug 585924 - titlebar buttons shouldn't react to right clicks. r=gavin
...
--HG--
extra : rebase_source : 7d694ff2b121a8ae6df2ed54660f93f422c2e11b
2010-08-25 11:15:31 +02:00
Dão Gottwald
c7de30c461
Bug 590049 - Remove stray menu-seperator class. r=dolske
...
--HG--
extra : rebase_source : 738177d80520138fef558f7de66f5a1b3925f650
2010-08-25 11:13:20 +02:00
Dão Gottwald
8f6522ba3a
disable parts of browser_bug380960.js because of intermittent failures (bug 585361)
...
--HG--
extra : rebase_source : 60e81d82532da16f1d091ff446819b0f5aadb284
2010-08-24 16:13:28 +02:00
Raymond Lee
8450760fe6
Bug 588478 - Escape should not open tab from fan view of stacked tabs [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 1a77634fa20cc1bfb42d816dfe2551809f03f116
2010-08-19 17:13:58 +08:00
Raymond Lee
2ef87e7c0d
Bug 588295 - Zoom out doesn't work for the same tab [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 269329afabc8de08036eb9a476c7a61dffd67b8d
2010-08-18 15:06:20 +08:00
Raymond Lee
a67db40079
Bug 588260 - Control + Shift + ' doesn't switch to the correct group [r=dolske a=dolske]
...
--HG--
extra : rebase_source : ddd8c78a15bbe7aebace9b62cfb14ad1a6e3d7e3
2010-08-18 10:51:43 +08:00
Raymond Lee
9714e5e418
Bug 586719 - Use proper constants in setTabViewFrameKeyHandlers [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 1af40c4905b3866e1c08cf21759c0e1468a993dd
2010-08-13 15:18:29 +08:00
Raymond Lee
cd3f6aefb9
Another fix for Bug 586719 - Use proper KeyEvent constants for Tab Candy code [r=dolske a=gavin]
...
--HG--
extra : rebase_source : 8e665a32ad01396e0b83f9aa541e984efe466761
2010-08-18 09:39:34 +08:00
Raymond Lee
95adc882fc
Bug 586712 - Lighten tabOnFocus (and rename it), [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 737e30c88ff59739149aa238dad1d558c580c783
2010-08-17 22:13:45 +08:00
Jim Mathies
525d73a6d4
Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao, roc. Carry over approval from bug 574454 on chrome margin disabling code. r=robarnold.
2010-08-24 22:03:37 -05:00
Dão Gottwald
f78fc8c036
Bug 585007 - Share a list of primary toolbarbuttons for use across themes. r=gavin a=gavin
...
--HG--
extra : rebase_source : 91e795afcefa01a1c5761c5ee326e4a9c85f760d
2010-08-23 23:35:34 +02:00
Dão Gottwald
acc43786b4
Bug 589109 - Call adjustTabstrip from pinTab and unpinTab . r=mano
...
--HG--
extra : rebase_source : fe86499027da4b59746bc9978bb63aa9c6ce5191
2010-08-23 22:30:58 +02:00
Margaret Leibovic
e5512ffefb
Bug 572695: Remove "Report a Broken Website" from Firefox. r=dolske, a=blocking-betaN
2010-08-23 10:34:29 -07:00
Dão Gottwald
531ac2a888
Bug 589212 - FeedHandler.updateFeeds needs to take multiple menu items into account. r=gavin a=blocking
2010-08-23 10:18:22 +02:00
Edward Lee
11ae5c9e50
Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
...
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.
--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
b1b9702bf3
Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
...
Walk up the parent of the click target until we're just inside the icon box.
--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Josh Matthews
eab446a8a4
Bug 561528 - browser_sanitize-timespans.js: |new Date().getMinutes()| usage issue. r=mconnor a=test-change
2010-08-15 03:47:34 -04:00
Timothy Nikkel
39ca60f0e9
Bug 589078. Send synthesized click more inside the element so it doesn't miss. r=dbaron a=blocking 130078 which blocks beta5
2010-08-21 19:55:55 -05:00
Jonas Sicking
7d4a71f96d
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
2010-08-21 18:49:27 +02:00
Dão Gottwald
7b74aa16f7
Bug 589163 - Add test to prevent duplicate ids. r=gavin
2010-08-21 07:15:14 +02:00
Dão Gottwald
211321ca49
Bug 589163 - Fix duplicate ids in browser.xul, make ids for appmenu items more consistent and add missing split-menuitem-item classes. r=gavin
2010-08-21 07:14:45 +02:00
Bobby Holley
ae9d0e0ff2
Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout
2010-08-20 23:42:24 -04:00
Jonas Sicking
73b81ff44d
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
2010-08-20 17:50:35 -07:00
Joshua M
00ee768b70
Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0
2010-08-19 11:59:20 -07:00
Chris Pearce
f7e6dbb756
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-08-20 19:35:09 +12:00
Dão Gottwald
6e1285e54f
Fix for browser_bug380960.js. a=me
2010-08-20 09:21:06 +02:00
Dão Gottwald
4d980b0259
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
2010-08-13 14:40:19 +02:00
Dão Gottwald
2a05b50017
Bug 585776 - Call adjustTabstrip when tabs don't resize anymore, i.e. when the opening animation is done. r=mano
...
--HG--
extra : rebase_source : ca1e4f5cc5f4289d7d96ec81fbb442c02117c83d
2010-08-19 22:24:07 +02:00
Dão Gottwald
17a545868b
Bug 588340 - Flatten fake hierarchy in the "Move to Group" context menu. ui-r=faaborg r=mano
...
--HG--
extra : rebase_source : 8dc72fe2be6f329edefc825e4baacc0014fbec0d
2010-08-19 22:23:18 +02:00
Dão Gottwald
58f5b77801
Bug 588736 - Background tabs don't scroll into view when opened from a pinned tab. r=mano
...
--HG--
extra : rebase_source : 8a4d1132626042757cf9fa3a53a9bd0a2a443d9f
2010-08-19 22:22:33 +02:00
Paul O'Shannessy
4b36f27a3f
Bug 584125 context menu on about:sync-tabs is messed up a=gavin.sharp r=dao
2010-08-19 18:09:38 -07:00
Jonas Sicking
662477756c
Bug 546857 Part 3: Make error pages not use xul buttons. r=dao a=blocker
2010-08-19 16:06:07 -07:00
Dão Gottwald
8bc3dafe3d
Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down (merge) a=nobody
2010-08-19 14:38:11 +02:00
Dão Gottwald
4a3d75b8d5
Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down
2010-08-19 14:28:54 +02:00
Vlado Valastiak
0f3640e8c7
Bug 584033. 'Inspect' menu item should have a checkbox. r=dolske,a=dolske
2010-08-19 21:49:25 +12:00
Dão Gottwald
b5cf328eea
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
2010-08-13 14:40:19 +02:00
Rob Campbell
4f622e445b
Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties (reticle) Milestone 0.3 r=dietrich a=blocking2.0
2010-08-18 16:54:06 -07:00
Mike Connor
fb535cd8ad
Bug 586094 - Enabling Sync regresses Ts on all platforms, r=dolske, a=beltzner
2010-08-11 21:28:27 -04:00
Edward Lee
124b078fce
Bustage fix for alt-ctrl-space win/linux key combination.
2010-08-12 13:05:15 -07:00
Edward Lee
a4e378b366
Bug 586753 - Use ctrl-alt-space for win/linux to avoid ctrl-space
2010-08-12 12:43:31 -07:00
Edward Lee
d78c248762
Bug 581813 - Firefox with Tab Candy caused the Title and Tab Bars or the Menu and Tab Bars to appear black in colour
...
Push the TabView iframe down behind the tabbrowser when hiding TabView and restore the max height on show. This has slight issues in that it squishes the iframe contents as well as flashes black as we animate. Followup in bug 586679.
2010-08-12 09:38:21 -07:00
Edward Lee
fb481caa08
Merge mozilla-central to tabcandy-central.
2010-08-12 03:55:08 -07:00
Edward Lee
f282af4f77
Fix indentation in beginRemoveTab.
2010-08-12 03:32:07 -07:00
Edward Lee
2cbb4d0bee
Merge backout
2010-08-12 03:29:54 -07:00
Edward Lee
ffd35d7fc4
Backed out changeset ed2484b982b9 due to accidental landing.
2010-08-12 03:24:29 -07:00
Raymond Lee
5c19510c58
Change a var to let.
2010-08-12 14:46:16 +08:00
Raymond Lee
dc1ad35b40
Bug 586522 - Leaks in Tab Candy
2010-08-12 14:39:12 +08:00
Raymond Lee
a77313ad4e
Release some resources on unload
2010-08-12 12:36:58 +08:00
Michael Yoshitaka Erlewine
606e0b8349
Bug 574217: Some touchups based on comments from dolske
2010-08-11 23:08:33 -04:00
Michael Yoshitaka Erlewine
e657eee62c
Fixes for Dolske's strict JS warnings
2010-08-11 22:01:29 -04:00
Michael Yoshitaka Erlewine
84b9f70725
GroupItem: unify title-setting to use setTitle (which in turn uses iQ.val). Note TabItem titles are set using iQ.text, so there is no security issue there.
2010-08-11 21:35:29 -04:00
Ian Gilman
5bf2c27f8d
+ I forgot to update the references to the newly renamed tabview.css files; fixed
2010-08-11 17:00:15 -07:00
Ian Gilman
5b66c2b656
+ Fixes for dolske and dao comments on bug 574217:
...
++ Unnecessary double if in tabbrowser.xml
++ moved body styling into CSS file and simplified
++ CSS comma style
++ Renamed platform.css files to tabview.css
--HG--
rename : browser/themes/gnomestripe/browser/tabview/platform.css => browser/themes/gnomestripe/browser/tabview/tabview.css
rename : browser/themes/pinstripe/browser/tabview/platform.css => browser/themes/pinstripe/browser/tabview/tabview.css
rename : browser/themes/winstripe/browser/tabview/platform.css => browser/themes/winstripe/browser/tabview/tabview.css
2010-08-11 16:51:39 -07:00
Ian Gilman
d14feaee8f
+ 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
d410f1b82f
+ 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
5088184930
+ 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
b74b1d6a50
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
3aac3bf665
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Ehsan Akhgari
e55869eb3a
Backed out changeset 906a0b05656e because it doesn't work!
2010-08-11 14:12:15 -04:00
Ehsan Akhgari
defaa60f95
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
f4ef76e19a
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
3fefad5aab
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
3fe70a6578
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
Benjamin Smedberg
e6153772f3
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
cbeb7af05f
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
8dda9cce85
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 14:02:49 +02:00
Raymond Lee
17caf7cc09
Bug 585854 - Test tab previews in presence of Tab
2010-08-11 17:07:38 +08:00
Raymond Lee
79de2be602
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
a0f5ce049c
Use preprocessor comments instead of <!-->.
...
--HG--
extra : rebase_source : 8908fc650096d86485d7116043dcc437095e5537
2010-08-10 21:29:08 -07:00
Edward Lee
62d60c52de
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
87c67120aa
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
4a27862651
Bug 574217: fixes to "the rest of Tab Candy" based on comments from dolske
2010-08-11 00:14:53 -04:00
Raymond Lee
379ef3b4df
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
9acd746ebc
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
33ba441530
Restore browser_visibleTabs test that accidentally got removed in 87c7be4465a4.
2010-08-10 20:39:45 -07:00
Edward Lee
762a707aaa
Dummy whitespace to trigger a merge.
2010-08-10 20:39:02 -07:00
Raymond Lee
c28c2a758b
Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:34:38 +08:00
Ian Gilman
5060cd7f0e
+ removed profiling code
...
--HG--
extra : rebase_source : 690f1d46c2833ec2e122b53b2fbbc3b5a0e50aec
2010-08-10 18:10:21 -07:00
Edward Lee
77b3b23d1c
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
91c6e99bf6
Fix mozilla-central merge failure from 63b9ba3664a0.
2010-08-10 17:21:05 -07:00
Ian Gilman
e82d451659
+ addressing dao's comments in iQ
...
--HG--
extra : rebase_source : 9fd229f468514fb08326fe292434de45e6167bfb
2010-08-10 16:31:12 -07:00
Ian Gilman
0a89c5909a
+ addressing dao's comments in iQ
...
--HG--
extra : rebase_source : 9fd229f468514fb08326fe292434de45e6167bfb
2010-08-10 16:31:12 -07:00
Michael Yoshitaka Erlewine
c0b5771a75
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
3a11cdef26
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
3b386c5d60
Actually enable the tests which pass
2010-08-10 19:13:13 -04:00
Ehsan Akhgari
759ca5b552
Disable all TabView tests for now
2010-08-10 18:56:11 -04:00
Ehsan Akhgari
8201d02a5f
Run the TabCandy tests from the correct Makefile
2010-08-10 18:47:03 -04:00
Ian Gilman
160e4ba0ca
+ 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
7460ba46b9
Bug 585858: fixing whitespace
...
--HG--
extra : rebase_source : b332e14075d7f41ab09b79265f7803d806194b5e
2010-08-10 18:09:19 -04:00
Ian Gilman
49f9880244
+ 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
c7eefd6688
Bug 585858: test tab context menu items with combinations of visible and hidden tabs
2010-08-10 15:33:08 -04:00
Raymond Lee
fe134a46da
Improved the drag and drop test
2010-08-11 02:57:22 +08:00
Raymond Lee
ea3e0b1135
Fixed Bug 584627 - Tests for group
2010-08-11 02:39:28 +08:00
Ian Gilman
100fa37a41
+ reversed the argument order for Utils.assert and Utils.assertThrow, per Dao's review
2010-08-10 11:13:10 -07:00
Ian Gilman
3381f8595e
+ reversed the argument order for Utils.assert and Utils.assertThrow, per Dao's review
2010-08-10 11:13:10 -07:00
Raymond Lee
7eb0f4ccb0
Removed the remaining Utils.timeout
2010-08-11 00:19:08 +08:00
Raymond Lee
4d4f929ff4
Bug 585837 - Tests for launching Tab candy
2010-08-11 00:11:06 +08:00
Raymond Lee
97140c85cf
Fixed some issues in the drag and drop test
2010-08-11 00:06:04 +08:00
Michael Yoshitaka Erlewine
a381156a26
Bug 582023: rm Utils.timeout
2010-08-10 09:30:23 -04:00
Michael Yoshitaka Erlewine
4645c92a6b
Bug 582023: rm Utils.timeout
2010-08-10 09:30:23 -04:00
Michael Yoshitaka Erlewine
1869016bed
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
8bddd0dbe9
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
69650603da
Address review comments from bug 584532 comment 18: !listeners, event.target, observers function.
2010-08-10 03:05:10 -07:00
Edward Lee
0f4ef556db
Merge mozilla-central to tabcandy-central.
2010-08-09 23:53:52 -07:00
Ehsan Akhgari
d6b330e338
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
a1bcc835c1
Fixed a test after the delay loading frame changes
2010-08-10 10:31:59 +08:00
Edward Lee
43b7d40966
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
20a7760e76
+ no longer loading the frame at all until the user needs it
2010-08-09 17:24:08 -07:00
Ian Gilman
c24275c13c
+ 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
80b2ae42e5
+ 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
4613e5a0ad
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
1d9d6a2972
merge backout on CLOSED TREE
2010-08-10 00:15:18 +02:00
Marco Bonardo
53e4c40b17
Backed out changeset b1e658a33221 on CLOSED TREE
2010-08-10 00:14:59 +02:00
Marco Bonardo
19ad36984a
Backed out changeset a673a956d339 on CLOSED TREE
2010-08-10 00:12:56 +02:00
Marco Bonardo
10745c6d22
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
154cacd36e
Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin
2010-08-09 16:02:20 -03:00
Edward Lee
a869c43b41
Merge mozilla-central to tabcandy-central.
2010-08-09 10:38:19 -07:00
Marco Bonardo
8b758ffd5b
Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking
2010-08-09 17:59:59 +02:00
Marco Bonardo
02f143eeb0
Bug 584658 - Switch to tab should not register subframes as open pages. r=gavin a=blocking
2010-08-09 17:59:31 +02:00
Raymond Lee
07d617611a
Add a licence block to a test
2010-08-09 17:00:33 +08:00
Raymond Lee
2fc3f6194d
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