Commit Graph

5393 Commits

Author SHA1 Message Date
Justin Dolske
f05b929e63 Temporaily disable failing test. 2010-06-16 20:17:41 -07:00
Marco Bonardo
56687a63fc Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin 2010-06-16 18:54:29 +02:00
Marco Bonardo
aa27c99d1d Bug 571752 - Add History to the Firefox button menu. r=dao 2010-06-16 12:00:31 +02:00
Robert Strong
94a03e1386 Followup bustage fix for Bug 570680 2010-06-15 15:46:08 -07:00
Robert Strong
bac1126a7c Bug 570680 - Remove call to check-locales.pl for Firefox. r=vlad 2010-06-15 15:13:58 -07:00
Gavin Sharp
765d45e75f Bug 572112: add tabsontop attribute to documentElement to indicate tabs-on-top state, r=dao 2010-06-15 17:51:29 -04:00
Gavin Sharp
11699e815e Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil
--HG--
extra : rebase_source : 23f0da39af75427aaeb02ba32a1a88af3f339230
2010-06-07 10:29:25 -04:00
Gavin Sharp
1e45040016 Bug 550290: addSearchEngine/AddSearchProvider icon validity check is bogus, r=Ryan
--HG--
extra : rebase_source : 5971de13c8049e69ea9d868ac4ebdfb7ffe3dc96
2010-03-23 17:23:45 -04:00
Paul O’Shannessy
e377dc66c7 Bug 555767 - Switch to tab should close "empty" tabs [r=gavin] 2010-06-15 14:25:36 -07:00
Dave Townsend
c1b3e7841d Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Dão Gottwald
7ecb0dc266 re-enable browser_overflowScroll.js 2010-06-15 07:38:20 +02:00
Dão Gottwald
d190365236 re-enable browser_480148.js on OS X 2010-06-15 07:37:48 +02:00
Justin Dolske
1285738f71 Bug 535520 bustage fix. 2010-06-14 16:00:34 -07:00
Justin Dolske
8e4cda544d Bug 535520 - Fix for bug 531703 should use #ifdef MOZ_UPDATER. r=rs 2010-06-14 15:24:42 -07:00
Joe Drew
98f411e39e Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Justin Dolske
cc03cf1409 Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Dão Gottwald
a8a12a8bb0 Bug 571944 - Remove bogus min-width that overrides tabbrowser.xml's min-width. r=gavin 2010-06-14 21:53:45 +02:00
Stephen Horlander
6c7aa34741 Bug 570277 - Tab corner tweaks. r=dao
--HG--
extra : rebase_source : 40861b653b2ddcdccd54f7a4b5d26efff626caa8
2010-06-14 21:42:42 +02:00
Ehsan Akhgari
fc72d5d7fd Disable test_contextmenu.html on Linux 2010-06-14 14:05:53 -04:00
Dão Gottwald
1c9f2bd763 disable browser_480148.js on OS X 2010-06-14 20:02:40 +02:00
Dão Gottwald
ec360c4f42 Disable tap opening animation in browser_drag.js to make synthesizeDrop work 2010-06-14 18:50:28 +02:00
Dão Gottwald
1a63d566a2 whitespace fix 2010-06-14 17:52:40 +02:00
Dão Gottwald
df52433647 make browser_relatedTabs.js output more useful 2010-06-14 17:08:23 +02:00
Dão Gottwald
db454fa8d0 additional output for browser_relatedTabs.js 2010-06-14 17:07:34 +02:00
Dão Gottwald
e09941acb9 Backed out changeset 3a711e98c1ed 2010-06-14 17:06:43 +02:00
Dão Gottwald
6bf49b08f3 additional output for browser_relatedTabs.js 2010-06-14 16:57:28 +02:00
Dão Gottwald
7f591e1161 Sanitize browser_drag.js 2010-06-14 15:10:23 +02:00
Dão Gottwald
bfac26fa9d disable browser_overflowScroll.js 2010-06-14 13:58:10 +02:00
Dão Gottwald
62142b50df Disable the tab opening animation in browser_overflowScroll.js, so that tabs don't change their width once the overflow occurred. 2010-06-14 12:06:49 +02:00
Dão Gottwald
35d3ffc05d Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul 2010-06-14 11:54:18 +02:00
Dão Gottwald
4afcbbcd7f fix for browser_overflowScroll.js, round two 2010-06-14 11:29:09 +02:00
Dão Gottwald
a98f39cfb4 fix for browser_overflowScroll.js 2010-06-14 10:57:23 +02:00
Dão Gottwald
1c1852f2ac Bug 543206 - Tab opening animation. r=gavin 2010-06-14 10:10:54 +02:00
Dão Gottwald
fe78e21955 Bug 571772 - Use MENUBAR_CAN_AUTOHIDE instead of XP_WIN. r=gavin 2010-06-14 10:10:13 +02:00
Dão Gottwald
74565cf9be Bug 570918 - set _blockDblClick on the tabContainer instead of the close button. r=gavin 2010-06-14 10:09:55 +02:00
Dão Gottwald
f4af71b168 Bug 570278 followup, fixing tabs-on-top radial gradient position 2010-06-13 11:35:56 +02:00
Dão Gottwald
ce02e2c4e5 Bug 570795 - Create basic "Firefox button" widget. r=gavin 2010-06-13 10:20:58 +02:00
Dão Gottwald
cc154c4499 Bug 570278 - Tab shadow tweaks. r=gavin 2010-06-13 10:19:52 +02:00
Honza Bambas
a8eb1f27fb Bug 571522, browser_library_middleclick.js may leave an open tab, breaking following tests, r=mak 2010-06-12 13:20:57 +02:00
Dão Gottwald
d345320de9 Bug 560755 - Textbox border of Location bar and search box is invisible with "High Contrast - Windows Classic". r=gavin 2010-06-12 09:00:09 +02:00
Dão Gottwald
37e7c0ffa8 Bug 570981 - Remove URLBarSetURI's aValid parameter. r=gavin 2010-06-11 15:26:01 +02:00
Dão Gottwald
525360c40e Bug 464205 followup, making favicons stand out more again in the all-tabs panel 2010-06-11 14:17:12 +02:00
Dão Gottwald
af60686fd4 Bug 568037 - Adjust toolbar backgrounds and gradients for the new theme. rs=gavin 2010-06-11 14:15:37 +02:00
Jeff Walden
1a51ea8168 Bug 505656 - Bookmarks backup JSON generation should 1) generate valid JSON and 2) handle incremental failures better (omitting information, rather than potentially serializing bad information). r=mak 2010-05-10 16:11:03 -07:00
Rob Arnold
3388b0ef6e From: Rob Arnold <robarnold@cs.cmu.edu>
Bug 561835 - Make tab contents' canvases opaque r=dao
2010-06-09 22:08:00 -04:00
Benjamin Smedberg
80b423e0a0 Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz 2010-06-10 12:42:16 -04:00
Rail Aliev
5e9f91ea2b bug 569426: Tracking bug for build and release of Firefox 3.7a5 - Version bump for default branch. r=bhearsum 2010-06-10 10:35:42 -04:00
Robert Strong
ed62993f13 Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek 2010-06-09 16:02:13 -07:00
Robert Kaiser
70bc39dadd bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code - round 1, r=sdwilsh 2010-06-09 23:50:38 +02:00
Drew Willcoxon
53df27b14f Bug 570720 - Intermittent failure in browser_library_search.js when default livemark feed includes "dummy". r=mak 2010-06-09 14:08:11 -07:00