Commit Graph

3026 Commits

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