Commit Graph

9525 Commits

Author SHA1 Message Date
Stefan Plewako
5e7255ae39 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-17 15:32:22 +01:00
Dão Gottwald
ec55ae8b0f Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor 2009-08-17 16:29:01 +02:00
Dão Gottwald
55da0c95da Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend 2009-08-17 11:35:05 +02:00
Ehsan Akhgari
1044301347 Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao 2009-08-17 00:22:39 +04:30
William Jon McCann
722060fcba Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor 2009-08-16 21:53:51 +04:30
Bill Gianopoulos
98c5c2d27f Bug 509412 - tab close buttons disappear when closing the first tab. r=dao 2009-08-16 02:34:20 +02:00
Dão Gottwald
dcc4d56d84 Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko 2009-08-14 23:16:11 +02:00
Taras Glek
d331cb9b8d Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg 2009-08-14 09:32:40 -07:00
Axel Hecht
a1803ec338 bug 489313, use l10n.mk for firefox, bustage fixes, r=ted 2009-08-14 13:06:15 +02:00
Marco Bonardo
118a440b10 Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao 2009-08-14 10:03:34 +02:00
Stephen Horlander
9d0273aa43 Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao 2009-08-14 09:42:32 +02:00
Markus Stange
138d72b56f Backed out changeset 43fdf17e10a3, bug 494927, because of a 2.5% Mac Txul regression 2009-08-14 16:52:02 +12:00
Stephen Horlander
bee5f4b25f Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao 2009-08-14 01:12:07 +02:00
Ben Hearsum
030a633c5c bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE 2009-08-13 10:06:28 -04:00
mail@bugz.ata.myota.org
78e7d6e1db Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor 2009-08-13 09:53:47 +02:00
Michael Kraft
4468f2c7e7 Bug 491577 - fix idl comment. sr=mconnor 2009-08-13 09:52:22 +02:00
Dão Gottwald
d9ef96060c Bug 500702 - intermittent failure in browser_bug495058.js 2009-08-13 09:51:05 +02:00
Neil Deakin
223d38e76c Bug 508472, wait for load and paint events before starting test, r=dolske 2009-08-12 10:04:51 -04:00
Navin Lal
333101be35 Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg 2009-08-12 10:40:26 +02:00
Jonathan Griffin
099ba2fb84 Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00
Dão Gottwald
0a471e9361 fix broken browser_491577.js 2009-08-11 11:57:47 +02:00
Michael Kraft
04aea8deaf Bug 491577 - add API for deleting a single closed window. r=zeniko, sr=dietrich 2009-08-11 10:28:42 +02:00
Dão Gottwald
21adf55d50 Bug 509187 - Use mirror transformations for rtl toolbarbutton icons. r=rflint 2009-08-11 10:27:20 +02:00
Nick Thomas
80a345edce Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Nick Thomas
dc3b066478 Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek 2009-08-11 15:45:40 +12:00
Felipe Gomes
1e624e18bd Bug 503889 - Investigate usable sizes and target areas for touch interactions. r=dao 2009-08-10 19:59:10 -07:00
Shawn Wilsher
f44d6a5d36 Bug 485976 - Move writing sessionstore.js off the main thread
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
2009-08-10 15:15:20 -07:00
Markus Stange
f0127502ba Bug 508739 - Replace many gradient images with CSS gradients. r=dao
--HG--
extra : rebase_source : ceca5dc9c2191901bf7c0fdaa4cbb5d28e7bd96b
2009-08-11 09:25:56 +12:00
Markus Stange
4d83b80610 Bug 508724 - Native theming for button[type=menu], CSS part. r=dao
--HG--
extra : rebase_source : 07706d26b90faec7697dd80daaae5abcd8a447e6
2009-08-11 09:24:57 +12:00
Dave Townsend
5142d8d5f5 Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Phil Ringnalda
70a08c4856 Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano 2009-08-09 14:11:25 -07:00
Dão Gottwald
f88c1b1cad Bug 502239 - fix focusElement() misuse. r=enn 2009-08-10 18:27:10 +02:00
Boris Zbarsky
0aa15c9fa7 Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb 2009-08-10 10:54:22 -04:00
Dão Gottwald
14bc32191a fix another focus issue with browser_bug304198.js and potentially browser_ctrlTab.js on Linux 2009-08-10 14:32:07 +02:00
Dave Townsend
cbac52244a Bug 509194: Remove extension manager dependency on classic.jar (build changes). r=dao 2009-08-10 09:51:28 +01:00
Dão Gottwald
15ab0505b0 Bug 509295 - fix browser_bug304198.js focus issues 2009-08-09 11:49:31 +02:00
Dão Gottwald
25ddc3dde3 revert changeset bfb383af1903 2009-08-09 11:42:11 +02:00
Dão Gottwald
7211749b45 browser_bug321000.js: when waiting for a focus event, make sure the element wasn't already focused 2009-08-09 11:41:19 +02:00
Ehsan Akhgari
fe6e4f9a29 Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor 2009-08-08 21:37:33 +04:30
Ehsan Akhgari
80760f19c8 Bug 508773 - Remove gPrivateBrowsingUI._privateBrowsingAutoStarted; r=dao 2009-08-08 21:37:30 +04:30
Ehsan Akhgari
1b3208f266 Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor 2009-08-08 21:37:27 +04:30
John O'Duinn
3b0595ec3f bug 506401: Tracking bug for build and release of Firefox 3.6 alpha1 - version bumps to 1.9.2a2pre/3.6a2pre. r=bhearsum
--HG--
extra : rebase_source : 28cbfb5e99af6db807f0211a305ee491edab9e5d
2009-08-07 16:05:22 -04:00
Dave Townsend
40aadad049 Backed out bug 436668: Localize name and description for the default theme 2009-08-07 14:27:43 +01:00
Stefan Plewako
faeed69569 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-07 12:00:04 +01:00
Henrik Skupin
77c432e652 Bug 507761 - add ids for Restore All Windows / Open All in Tabs. r=dao 2009-08-07 10:43:30 +02:00
Dão Gottwald
55eb35cb32 Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
Dão Gottwald
e422ac762d Bug 507983 - Some toolbarbutton icons are misaligned. r=rflint 2009-08-07 10:40:01 +02:00
Drew Willcoxon
dc0f8fb965 Bug 495452 - Size of "Details" box in "Clear Recent History" dialog is not updated when window gets resized 2009-05-29 20:39:34 -07:00
Taras Glek
99f84f4bee Backed out changeset e6d6596ef49a 2009-08-06 17:20:44 -07:00
Taras Glek
8e3080a124 Bug 468011: Combine all chrome into a single jar file r=bsmedberg 2009-08-06 11:47:58 -07:00