Chris Jones
|
8095e43052
|
Backed out changeset c60e3e48ea38
|
2010-06-24 19:56:14 -05:00 |
|
Taras Glek
|
065ac23871
|
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
|
2010-06-24 16:39:24 -07:00 |
|
Ben Parr
|
a6db7bdc80
|
Bug 572561: Addons Manager hides Language category if there are no locale packs installed but some are pending install. r=Unfocused, r=dtownsend
|
2010-06-24 12:50:04 -07:00 |
|
Markus Stange
|
f8e612d3f0
|
Bug 573791 - Allow dragging the window with the empty space in the tab bar
r=Enn
|
2010-06-24 10:11:29 -07:00 |
|
Gavin Sharp
|
b1944ded13
|
Bug 574227: don't stretch popup notification icons to full height, r=dtownsend
--HG--
extra : rebase_source : 2877c91789570db2f31467a218bb629dd1b571ad
|
2010-06-24 00:55:03 -04:00 |
|
Gavin Sharp
|
c31f42ea15
|
Bug 574228: PopupNotifications.show() secondaryActions argument should be optional, r=dtownsend
--HG--
extra : rebase_source : 2dd0050499632e00f238967fb4b5318e778196b7
|
2010-06-24 00:54:44 -04:00 |
|
Dão Gottwald
|
046e631f4a
|
Bug 563730 - Implement pinTab, unpinTab. r=gavin
|
2010-06-24 16:29:02 +02:00 |
|
Marco Bonardo
|
46a081b592
|
Bug 573302 - Folder name is not update when create a folder and/or edit name in Properties. r=dietrich
|
2010-06-24 13:47:31 +02:00 |
|
Blair McBride
|
00bc7ba03d
|
Bug 562890 - Preferences button for the add-on should be placed in the entry of the digest view. r=mossop
|
2010-06-24 11:35:21 +12:00 |
|
Justin Dolske
|
8eaa159958
|
Bug 573808 - "domWin is null" error with new prompting backend and no active window. r=gavin
|
2010-06-23 17:54:05 -07:00 |
|
Philipp von Weitershausen
|
d0e8724ce4
|
Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted]
Hook 'services' into the build system with MOZ_SERVICES_SYNC not-yet-set as a browser confvar.
|
2010-06-21 17:07:13 -07:00 |
|
Frank Yan
|
94d7a77db6
|
Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske
|
2010-06-23 10:28:12 -07:00 |
|
Mehdi Mulani
|
1021f12095
|
Bug 564270 - Can not search Places by transition type
|
2010-06-23 10:01:27 -07:00 |
|
Dave Townsend
|
a636fbe356
|
Typo fix for bug 572043 (addressing review comment from rs).
|
2010-06-23 10:08:56 -07:00 |
|
David Dahl
|
be8e38decd
|
Bug 573845 - open the console to a percentage of the browser window height, p=ddahl, r=dietrich
|
2010-06-23 12:30:51 -03:00 |
|
Robert Strong
|
e9a99c0e95
|
Bug 570689 - Convert perl scripts to python. Patch 1 - remove unused perl scripts. r=ted.mielczarek
|
2010-06-22 19:10:30 -07:00 |
|
Robert Strong
|
7894b69717
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies
|
2010-06-22 19:10:13 -07:00 |
|
Dave Townsend
|
8cc29264a1
|
Bug 562803: Add cleanup function to avoid one failing xpinstall test from messing up subsequent tests. r=robstrong
|
2010-06-22 18:59:52 -07:00 |
|
Dave Townsend
|
f6d8ab1cf0
|
Bug 572955: Add some logging and cleanup and extend timeouts in browser_installssl.js and browser_updatessl.js to avoid random oranges. r=robstrong
|
2010-06-22 16:23:06 -07:00 |
|
Robert Strong
|
9dd36fd226
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Exclude MapiProxy_InUse.dll and mozMapi32_InUse.dll since apps already have code to deal with them without requiring a reboot. r=dtownsend
|
2010-06-22 15:53:01 -07:00 |
|
Markus Stange
|
84a0dfc24c
|
Bug 559033 - New Mac toolbar button style. r=dao
|
2010-06-22 22:28:34 +02:00 |
|
Benedict Hsieh
|
9ae1b68f3b
|
Bug 573092: Fix a startup crash when the extension manager is unavailable. r=dtownsend
|
2010-06-22 10:23:01 -07:00 |
|
Michael Kaply
|
54a2800830
|
Bug 563262: Rename GetResourceURL to GetResourceURI and have it return a URI. r=Mossop
|
2010-06-21 17:13:52 -05:00 |
|
ddahl@mozilla.com
|
e5228a3af6
|
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
|
2010-06-22 09:51:50 -07:00 |
|
Felipe Gomes
|
b45a433e99
|
Bug 544356 followup: Use getDMUI(). r=Neil
"Bug 544356 - Exit when only the download manager window is open and there are no downloads."
|
2010-06-21 15:39:00 -04:00 |
|
Justin Wood
|
dc3c70731c
|
Bug 570812 - remove xpinstall from mobile specific browser-chrome tests package files. r=jmaher
|
2010-06-16 22:57:30 -04:00 |
|
Dão Gottwald
|
d00035f67a
|
Bug 571567 - use <menupopup> instead of <popup>. r=enn
|
2010-06-22 08:34:21 +02:00 |
|
Robert Strong
|
ad8280e865
|
Fix review comment for Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
|
2010-06-21 18:25:14 -07:00 |
|
timeless
|
c0b404bc95
|
Bug 562594 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong
|
2010-06-21 18:17:30 -07:00 |
|
Robert Strong
|
98fb70cc6d
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies
|
2010-06-21 18:17:18 -07:00 |
|
Robert Strong
|
6555844abb
|
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). makensis.mk changes. r=jmathies
|
2010-06-21 18:16:40 -07:00 |
|
Robert Strong
|
cbd55d53e2
|
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
|
2010-06-21 18:15:39 -07:00 |
|
Robert Strong
|
2e0882470a
|
Bug 572224 - Remove check-locales.pl. r=ted.mielczarek
|
2010-06-21 18:15:14 -07:00 |
|
Ms2ger
|
18c08f17ac
|
Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs
|
2010-06-22 02:01:41 +02:00 |
|
timeless@mozdev.org
|
a680002b0a
|
Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
r=mano
|
2010-06-22 02:01:39 +02:00 |
|
Tobias Nygren
|
bc9e175324
|
Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh
|
2010-06-22 02:01:37 +02:00 |
|
Marco Bonardo
|
d9cec5a36c
|
Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh
|
2010-06-22 02:01:35 +02:00 |
|
Justin Dolske
|
d345e67c3e
|
Bug 573238 - Windows authentication broken. r=gavin
|
2010-06-21 15:04:46 -07:00 |
|
Justin Dolske
|
749fbaa4a5
|
Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin
|
2010-06-21 15:04:43 -07:00 |
|
Chris Jones
|
bf91852da6
|
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
|
2010-06-21 15:35:49 -05:00 |
|
Gavin Sharp
|
667010d2ba
|
Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao
|
2010-04-09 13:45:25 -04:00 |
|
Gavin Sharp
|
b07258ee32
|
Bug 509642: improve styling of menu buttons, r=enn
--HG--
extra : rebase_source : d01e66e2d927cfa5bb5b39ed619e45b5eaab8fa0
|
2010-04-13 15:54:07 -04:00 |
|
Neil Deakin
|
53ac2d5dcb
|
Bug 572823, clear button open state when its popup is destroyed, r=neil
|
2010-06-21 08:37:35 -04:00 |
|
Neil Deakin
|
f4a7533d50
|
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
|
2010-06-21 08:37:35 -04:00 |
|
Josh Aas
|
d68bf6ec5b
|
Bustage fix for non-IPC crash reporter. b=542379
|
2010-06-20 23:04:31 -04:00 |
|
Josh Aas
|
30e05fb196
|
Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted
|
2010-06-20 22:07:59 -04:00 |
|
L. David Baron
|
c217da4313
|
On the theory that changeset 31fbc861bcb9 did not intend to back out the piece of changeset eb49e81b9f4d that touched this test, I'm going to put it back, and hope that it might fix some random orange (bug 572954).
|
2010-06-19 16:17:18 -07:00 |
|
L. David Baron
|
bc720ca632
|
Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
|
2010-06-19 14:15:27 -07:00 |
|
ddahl@mozilla.com
|
1ac23e36fe
|
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
|
2010-06-19 13:17:44 -07:00 |
|
Dave Townsend
|
d463543d87
|
Bug 572043: Update add-on manager icons for beta 1. r=robstrong
|
2010-06-18 14:10:13 -07:00 |
|