Commit Graph

8328 Commits

Author SHA1 Message Date
Ehsan Akhgari
5bf5c8bf7b Bug 616288 - crash [@ nsAutoCompleteController::StartSearch ] when typing things too rapidly inside the location bar; r=sdwilsh a=gavin 2011-01-25 02:28:03 -05:00
Vivien Nicolas
5ce46c2ce7 Bug 619679 - [Maemo] Dismissing the virtual keyboard causes issues. r=enndeakin, a=approval2.0 2011-01-28 11:41:03 -08:00
Ehsan Akhgari
f958da4eb5 Bug 629577 - non-libxul builds broken by changes to History, unresolved symbol nsContentUtils::sXPConnect; r=mak a=sdwilsh
--HG--
extra : rebase_source : 8cf1b8decd13a8d46c46c81c3a3fd8ee5e8597d9
2011-01-28 03:07:46 -05:00
Ted Mielczarek
448825c6d2 bug 599301 - Make Breakpad include memory around instruction pointer in minidumps on older versions of Windows. r=mento, a=beltzner
--HG--
extra : rebase_source : c5fd538fdfb532eeed4c4265eb93a69bfac485aa
2011-01-28 11:57:08 -05:00
Ted Mielczarek
ca8615b2f6 Fix whitespace from bug 620974
--HG--
extra : rebase_source : d8c83289d8f2b4e96363c69041c390d1053344c9
2011-01-28 11:28:10 -05:00
Mihai Sucan
8a1329e178 Bug 613280 - Cannot copy result text in console. r=dolske, feedback=rcampbell, a=blocking 2011-01-29 01:30:26 +13:00
Mihai Sucan
4729b24659 Bug 618322. Web Console: Inspect pop-up should have scroll bars and be wider. r=dolske, feedback=rcampbell, a=dolske. 2011-01-29 01:22:31 +13:00
Mike Hommey
c15384501d Bug 628233 part 2 - Enable elfhack on Android. r=khuey,a=sdwilsh 2011-01-28 09:22:58 +01:00
Mike Hommey
9ea937dac5 Bug 628627 part 2 - Add messages inviting to file bugs and use --disable-elf-hack in case of elfhack failures. r=khuey,a=sdwilsh 2011-01-28 09:22:58 +01: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
Mike Hommey
6f2a78dca1 Bug 606145 part 3 - Integrate elfhack with the build system. r=khuey,a=bsmedberg 2011-01-24 09:56:40 +01:00
Shawn Wilsher
4ea4ca1196 Bug 606966 - Need an async history visit API exposed to JS
Part 20 - API implementation with tests.
r=mak
r=lw
a=blocking
2011-01-21 20:09:10 -08:00
Mounir Lamouri
edcb60858e Bug 320462 - Send an input event when a value is selected from the autocomple or list dropdown. r=smaug a=sicking 2011-01-22 00:06:27 +01:00
Honza Bambas
63032f8fb3 Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky+hsivonen, a=betaN+ 2011-01-23 23:49:30 +01:00
Dão Gottwald
72ba49dda9 Bug 628000, adding missing semicolon. a=typo, DONTBUILD 2011-01-22 16:48:11 +01:00
Margaret Leibovic
7429325214 Bug 627817 - Add ANGLE license to about:license. r=gerv/gavin a=blocking 2011-01-21 14:35:28 -08:00
Dão Gottwald
16a41ca815 Bug 589146 - Firefox menu items should display sub-menu on a slightly delayed hover. r=gavin 2011-01-22 12:21:53 +01:00
Rafael Ávila de Espíndola
6ecaba7871 Bug 601974 - [clang]: error: exception specification in declaration does not match previous declaration MOZALLOC_THROW_BAD_ALLOC in /toolkit/xre; r,a=bsmedberg
--HG--
extra : rebase_source : 49e79f3f99265117508f0ebf5b572a6d596f3c5c
2011-01-21 14:13:04 -05:00
Rafael Ávila de Espíndola
c985ee8f47 Bug 623122 - CurrentThreadId does not have a return for an unreachable exit path (missing return); r=ted a=bsmedberg
--HG--
extra : rebase_source : a2f7b61192957dc32c1f85edf232d51431e64483
2011-01-21 14:12:21 -05:00
Rafael Ávila de Espíndola
79936aada6 Bug 623121 - Add constructor for CPPLanguage (which inherits from Language) to placate CLang; r=jimb a=bsmedberg
--HG--
extra : rebase_source : a3d601c4b67ac37cde6ebb02783510dcb04297b0
2011-01-21 14:11:35 -05:00
Rafael Ávila de Espíndola
345b6cc05f Bug 623119 - exception_raise_state exception_raise_state_identity have Duplicated parameter name thread_state_count; r=ted a=bsmedberg
--HG--
extra : rebase_source : 62bd5b0145dcb1cd9f3a8178c1ca66ab351f3eb8
2011-01-21 14:10:50 -05:00
Gavin Sharp
efe813fa99 Bug 624843: PopupNotifications need to work after customizing the location bar, r=dolske, a=blocking 2011-01-18 00:11:08 -08:00
John Daggett
7715ebfe19 Bug 602792. Initialize dwrite factory at app startup to avoid startup slowdown. r=bas, a=blocker 2011-01-22 01:44:33 +09:00
Blair McBride
53f23821cb Bug 626358: No loading indicator anymore on Get Addons pane. r=dtownsend, a=blocks-final 2011-01-20 13:47:37 -08:00
Jennifer Boriss
918360a0e2 Bug 626498: Selected category title text in add-ons manager should not be bold. r=Unfocused, a=beltzner 2011-01-20 13:46:36 -08:00
Dave Townsend
37feb9ea56 Bug 623950: Send startup time measurements along with the metadata requests. r=Unfocused, a=sdwilsh 2011-01-20 13:45:10 -08:00