Gavin Sharp
|
ab486691cf
|
Bug 631006 - make-package (make-sourcestamp-file) broken when using MOZ_PKG_PRETTYNAMES=1; r=bsmedberg a=gavin/bustage
|
2011-02-02 13:25:00 -05:00 |
|
Serge Gautherie
|
e3052feecb
|
Bug 626169 - [Win2k3 SDK] "nsExceptionHandler.cpp(739) : error C2065: 'MiniDumpWithFullMemoryInfo' : undeclared identifier"; (Av1) Match existing |ifdef XP_WIN32|, Add |#if MOZ_WINSDK_TARGETVER >= MOZ_NTDDI_LONGHORN|.
r=ted.mielczarek a-2.0=benjamin.
|
2011-02-02 18:32:19 +01:00 |
|
Stephen Horlander
|
0a0733e6ac
|
Bug 609372 - Better icons and color palette for the Web Console; f=pwalton r=dao approval2.0=gavin.sharp
|
2011-01-31 16:55:55 -04:00 |
|
Paolo Amadini
|
06209d5aef
|
Bug 620615 - New tab-modal alerts can make Firefox unable to quit (part 2). r=dolske, a=blocker
|
2011-01-28 17:21:00 -08:00 |
|
Justin Dolske
|
dcd47ceba9
|
Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker
|
2011-02-01 19:23:00 -08:00 |
|
Dave Townsend
|
90e40ea45f
|
Bustage fix for bug 629418. a=bustage
|
2011-02-01 14:40:00 -08:00 |
|
Andreas Gal
|
4f81a9d589
|
Disable jetpack service and unit tests (bug 629197, r=shaver, a=blocker).
|
2011-01-31 19:33:15 -08:00 |
|
Dave Townsend
|
e0605bd695
|
Bug 629418: If the add-ons manager is opened as a background tab (e.g. by session restore) then the back and forward buttons are hidden. r=Unfocused, a=sdwilsh
|
2011-02-01 13:27:07 -08:00 |
|
Chris Jones
|
ad76d4bbbc
|
Bug 628885: Note in minidumps when we generate them by RUNTIMEABORT()ing. r=ted a=a
--HG--
extra : rebase_source : f5f0783b0bbf594cb7fd3a761bb3354b6859ecdd
|
2011-02-01 13:53:53 -06:00 |
|
Chris Jones
|
e34832051b
|
Bug 625060: Make sure XRE_ShutdownChildProcess() actually does that on mac. r=bent a=b
--HG--
extra : rebase_source : b19e92d6a4f8300c19340b60936f63d58b9e9935
|
2011-02-01 13:53:53 -06:00 |
|
Chris Jones
|
c387896b46
|
Bug 625060: Process tasks that might otherwise have been ignored because of failed NS_DispatchToMainThread() early in startup. r=bent
--HG--
extra : rebase_source : 9dd4f31abc3fb00317719820b991424b89e6872b
|
2011-02-01 13:53:53 -06:00 |
|
Gervase Markham
|
b1912017f3
|
Bug 600215b - restore Camino initial developers, add in Mobile as well. a=hardblocker.
|
2011-02-01 17:45:49 +00:00 |
|
Dão Gottwald
|
58ae6f9e7f
|
Bug 604257 - Enable test_arrowpanel.xul on Linux
|
2011-02-01 11:16:24 +01:00 |
|
Ehsan Akhgari
|
8c4bd2609c
|
Backed out changeset d545aa98feb1 (bug 609372) because of browser-chrome test failure on OS X
|
2011-02-01 01:17:44 -05:00 |
|
Stephen Horlander
|
774de50b20
|
Bug 609372 - Better icons and color palette for the Web Console; f=pwalton r=dao approval2.0=gavin.sharp
--HG--
extra : rebase_source : c31b3dcc8be91cea6dfc2fe2c454aca46328cc30
|
2011-01-31 16:55:55 -04:00 |
|
Chris Leary
|
86d81ea3d6
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-31 19:43:36 -08:00 |
|
Kyle Huey
|
98724385fa
|
Backed out changeset 10c381463850
|
2011-01-31 20:57:48 -05:00 |
|
Paolo Amadini
|
73c89e9b62
|
Bug 620615: Actually make sure we shut down the prompt. r=dolske a=b
|
2011-01-31 20:02:40 -05:00 |
|
Dave Townsend
|
5c8230fbe5
|
Backing out changeset 5e4632c4dd7c from bug 563912 due to test failures. a=backout
|
2011-01-31 14:39:22 -08:00 |
|
Dave Townsend
|
cc00ba150e
|
Bug 563912: Allow the tab key to only move to the items relevant to the selected extension. r=Unfocused, a=blocks-final
|
2011-01-31 11:34:15 -08:00 |
|
Phil Ringnalda
|
bb4104521c
|
Bug 628984 - Don't hit the network in test_Microformats_hCalendar.html, rs=gavin, a=test
|
2011-01-28 22:54:01 -08:00 |
|
Phil Ringnalda
|
e60c7754b0
|
Backed out changeset 81c46a78201f (bug 629197) for failing tests and only being half checked in
|
2011-01-29 22:43:32 -08:00 |
|
Andreas Gal
|
5a563cacb9
|
Disable jetpack service (bug 629197, r=shaver).
|
2011-01-29 20:48:11 -08:00 |
|
Andreas Gal
|
494df5a331
|
Allow toString on InstallTrigger (toSource is already allowed, bug 628410).
|
2011-01-29 20:20:17 -08:00 |
|
Jonas Sicking
|
6c6a7cea3e
|
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
|
2011-01-29 18:47:17 -08:00 |
|
Mark Banner
|
4d5f8476bf
|
Follow up to bug 606966, catch NS_ERROR_FAILURE instead of NS_ERROR_MALFORMED_URI. rs=sdwilsh a=test-only bustage fix for mailnews add-ons DONTBUILD
|
2011-01-27 13:33:00 -10:00 |
|
Robert Strong
|
de47aeb571
|
Bug 524294 - [Mac] Updater window does not resize to fit text label on localized builds. r=joshmoz, a=approval2.0
|
2011-01-27 13:11:25 -08:00 |
|
Robert Strong
|
addbaf3f48
|
Patch part 2 - Bug 628829 - Updater crashes when localized strings excess 200 utf-8 bytes, as bn-IN, kn, ml, and te do. r=mossop, a=blocking2.0-final
|
2011-01-27 13:11:05 -08:00 |
|
Dave Townsend
|
e1cb7bf7eb
|
Bug 629237: If a user has turned off updates for individual add-ons then they should not be included in the metadata ping. r=Unfocused, a=blocks-final
|
2011-01-27 09:58:45 -08:00 |
|
Dave Townsend
|
2721ad7a0a
|
Bug 628703: Should not pass the ID of add-ons that have opted out of metadata pings to the discovery view.r=Unfocused, a=blocks-final
|
2011-01-27 09:58:06 -08:00 |
|
Shawn Wilsher
|
8a6460738d
|
Merge Places and mozilla-central.
|
2011-01-27 10:08:14 -08:00 |
|
Gervase Markham
|
51890e03f4
|
Bug 600215 - commit to pass hook check. a=johnath.
|
2011-01-27 14:52:06 +00:00 |
|
Gervase Markham
|
0690f3b121
|
Bug 600215 - update MPL Initial Developers list.
|
2011-01-27 14:45:58 +00:00 |
|
Marco Bonardo
|
cda3091ae8
|
Bug 394353 (Part 2) - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field.
r+a=dietrich
|
2011-01-27 12:18:20 +01:00 |
|
Marco Bonardo
|
51118945ad
|
Bug 621273 - Internal URLs show up as results after RSS feed preview.
r=sdwilsh a=blocker
|
2011-01-27 12:18:14 +01:00 |
|
Frank Yan
|
10d805e0d1
|
Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final
|
2011-01-27 00:08:05 -08:00 |
|
Patrick Walton
|
d39240ada2
|
Bug 627819 - Fix broken icon in the "The Web Console API has been disabled" message. r=gavin a=gavin
|
2011-01-26 22:22:58 -08:00 |
|
Robert Strong
|
f4b4ca6063
|
Bug 628829 - Updater crashes when localized strings excess 200 utf-8 bytes, as bn-IN, kn, ml, and te do. r=mossop, a=blocking2.0-final
|
2011-01-26 21:04:19 -08:00 |
|
Smokey Ardisson
|
fed942f0b3
|
Bug 549958 - Switch the format of the build sourcestamp file so that it can be useful for apps built from multiple repositiories. Also ensure that packager.mk always generates the platform changeset in multiple repo situations (rather than the changeset of the repo of the installer Makefile that includes packager.mk). r=ted, a2.0=bsmedberg
|
2011-01-26 22:17:24 -05:00 |
|
Shawn Wilsher
|
a0fd139ca9
|
Bug 606966 - Need an async history visit API exposed to JS
Part 25 - Only notify about title change when we are actually supposed to (follow-up to part 21 bustage).
r=mak
a=blocking
|
2011-01-26 15:56:24 -08:00 |
|
Siddharth Agarwal
|
34ca478e6c
|
Bug 580298 - Hide version numbers for lightweight themes; r=Mossop a=blocking-betaN+
|
2011-01-26 14:12:38 -05:00 |
|
Matthew Printz
|
a5897710f1
|
Bug 623211 - Add-ons manager add-on author name and link should be removed from list view; r=Mossop a=blocking-final+
|
2011-01-26 14:10:39 -05:00 |
|
Shawn Wilsher
|
f1e90b40c8
|
Bug 606966 - Need an async history visit API exposed to JS
Part 21 - Track and notify about title changes.
r=mak
a=blocking
|
2011-01-25 09:01:14 -08:00 |
|
Shawn Wilsher
|
a653efd3b9
|
Bug 606966 - Need an async history visit API exposed to JS
Part 23 - Update API to reality, and tweak tests.
r=mak
sr=rs
a=blocking
|
2011-01-25 11:25:37 -08:00 |
|
Shawn Wilsher
|
8e0a245821
|
Backout of 3962f456fd9a (Bug 606966 Part 21) due to Moth failures.
|
2011-01-25 11:20:45 -08:00 |
|
Shawn Wilsher
|
a4ff998a92
|
Bug 606966 - Need an async history visit API exposed to JS
Part 24 - Dispatch observer topic when done
r=mak
a=blocking
|
2011-01-25 09:41:42 -08:00 |
|
Shawn Wilsher
|
41a8c2ebd1
|
Bug 606966 - Need an async history visit API exposed to JS
Part 21 - Track and notify about title changes.
r=mak
a=blocking
|
2011-01-25 09:01:14 -08:00 |
|
Shawn Wilsher
|
b2184b2c4f
|
Bug 606966 - Need an async history visit API exposed to JS
Part 22 - Dispatch errors for URIs that fail nsINavHistory::canAddURI
r=mak
a=blocking
|
2011-01-24 14:13:24 -08:00 |
|
Shawn Wilsher
|
5446ed0b2b
|
Merge mozilla-central into Places.
|
2011-01-24 14:09:52 -08:00 |
|
Patrick Walton
|
45e01f726d
|
Bug 611440 - Smart abbreviation for URLs in the Web Console; f=mihai.sucan,dolske r=dolske approval2.0=dolske
|
2011-01-24 12:05:05 -04:00 |
|