Benjamin Smedberg
|
c170f53d5a
|
Bug 543802 - blacklist common Xt plugins on Linux (VLC and Acrobat) so they are in-process, until we implement OOPP for Xt plugins, r=karlt
|
2010-02-20 10:27:58 -05:00 |
|
Marco Bonardo
|
7ddb95dce2
|
Bug 544047 - Remove Places dependency on nsDragAndDrop.js. Use the new drag and drop API everywhere. r=mano
|
2010-02-23 16:20:36 +01:00 |
|
David Bolter
|
b8ca9c0252
|
Bug 547692 - Crash [@ nsCoreUtils::DispatchMouseEvent(unsigned int, nsIPresShell*, nsIContent*) ]. r=surkov
|
2010-02-23 09:38:00 -05:00 |
|
Marco Bonardo
|
15950e5378
|
Bug 544241 - xpcshell-tests head.js should always remap resource://test to the current test dir, r=ted
|
2010-02-23 14:11:37 +01:00 |
|
Simon Montagu
|
b177f7bcbf
|
Use Unicode paths instead of native paths for profile directory on platforms where native paths are not UTF-8. Bug 534854, r=ted
|
2010-02-23 12:19:15 +02:00 |
|
Simon Montagu
|
0b7f04f1b8
|
Tests for bug 534854
|
2010-02-23 12:10:58 +02:00 |
|
Simon Montagu
|
c38fa14fa2
|
Set a minimum threshold even for the detector's preferred language. Bug 547487, r=emk
|
2010-02-23 01:46:15 -08:00 |
|
Simon Montagu
|
e38251afc0
|
Tests for bug 267459
|
2010-02-23 01:41:14 -08:00 |
|
Dão Gottwald
|
572c7a7fc9
|
fullow-up to bug 455334
|
2010-02-23 10:06:56 +01:00 |
|
Steve Chapel
|
c84122b3dc
|
Bug 193911 - Increase default disk cache size. r=biesi, sr=bz
|
2010-02-23 10:04:30 +01:00 |
|
Dão Gottwald
|
26414880bc
|
Bug 547752 - Adjust toolbarbutton paddings and margins for small and big icon modes. r=rflint
|
2010-02-23 08:10:45 +01:00 |
|
Kaspar Brand
|
775e492654
|
Bug 541334 - Add recognition of SHA-2 hashes when verifying S/MIME messages with detached signatures (application/pkcs7-signature); Patch for recognizing SHA-2 micalgs in libmime (m-c part).
r=cbiesinger sr=bzbarsky.
|
2010-02-23 06:06:29 +01:00 |
|
Serge Gautherie
|
98fe105093
|
Bug 536678 - Comm-central contains a MoreFilesX dependency, but is obsolete on Gecko1.9.2 and later; (Bv1) Remove /js/src/configure.in leftover too.
r=jorendorff.
|
2010-02-23 06:00:55 +01:00 |
|
Serge Gautherie
|
01656369ed
|
Bug 502696 - js_CompareAndSwap on sparc should not use PRLock(); (Cv1) Clean up missed autoconf.mk.in too.
r=jorendorff.
|
2010-02-23 06:00:55 +01:00 |
|
Serge Gautherie
|
2618c3c0e5
|
Bug 484799 - make {package,installer} should rebase on windows; (Dv1) Makefile.in obsolete target removals part only.
rs=ted.mielczarek r=benjamin.
|
2010-02-23 06:00:43 +01:00 |
|
Boris Zbarsky
|
480c23b0b2
|
Bug 513146. Address review comment about adding a comment. r=gavin
|
2010-02-22 23:02:00 -05:00 |
|
Chris Cooper
|
30f0c05a98
|
Bug 535369 - fix bsdiff cross-compile bustage on Windows
|
2010-02-22 22:04:46 -05:00 |
|
Brad Lassey
|
316ce75429
|
bug 547864 - default entry point from winmo tool wrappers is invalid r=dougt
|
2010-02-22 20:28:38 -05:00 |
|
Jim Mathies
|
32ae2fd671
|
Bug 547142 - [OOPP] Exiting full-screen video locks the browser. r=bent.
|
2010-02-22 17:10:08 -08:00 |
|
Jim Mathies
|
b95fd6ca3d
|
Bug 547276 - [OOPP] Windowed focus hang in CallHasProperty. r=bent.
|
2010-02-22 17:09:27 -08:00 |
|
Paul O’Shannessy
|
caafc5d065
|
Merge - Backed out changeset 2c60006b6c1f
|
2010-02-22 15:33:19 -08:00 |
|
Paul O’Shannessy
|
4ef6775f0a
|
Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange.
|
2010-02-22 14:58:09 -08:00 |
|
Dan Witte
|
0f6caf5371
|
Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by
not converting string types. b=544496, r=sdwilsh
|
2010-02-22 13:57:45 -08:00 |
|
Asaf Romano
|
9373a85130
|
Bug 520659 - Lazily build places trees when possible. r=mak.
|
2010-02-22 23:37:52 +02:00 |
|
Tom Dyas
|
201fdf19bf
|
Add "New Window" dock menu item to Firefox on Mac OS X. b=415463 r=josh r=mano ui-r=faaborg
|
2010-02-22 12:51:30 -08:00 |
|
Boris Zbarsky
|
28da0a4f5b
|
[mq]: Fix build bustage from bug 530410.
|
2010-02-22 15:28:11 -05:00 |
|
Boris Zbarsky
|
56239b76f5
|
Bug 530373 followup. Fix build bustage.
|
2010-02-22 15:13:19 -05:00 |
|
Jae-Seong Lee-Russo
|
21cce9a192
|
Bug 530415. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in spellcheck code. r=bzbarsky
|
2010-02-22 14:41:19 -05:00 |
|
Jae-Seong Lee-Russo
|
4af2394d11
|
Bug 530410. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in embedding code. r=bzbarsky
|
2010-02-22 14:41:19 -05:00 |
|
Jae-Seong Lee-Russo
|
7a1e8ddc0f
|
Bug 530373. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in DOM code. r=bzbarsky
|
2010-02-22 14:41:19 -05:00 |
|
Frédéric Wang
|
fb7cd7fdfd
|
Bug 124709. Treat application/mathml+xml as an XML type. r=bzbarsky
|
2009-11-29 23:18:53 +01:00 |
|
Frédéric Wang
|
aea2f1e996
|
Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky
|
2009-11-21 00:12:42 +01:00 |
|
Saint Wesonga
|
5d2c924b93
|
Bug 523417 - "warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98" in DOM worker code. r=jst
|
2010-02-22 18:41:21 +01:00 |
|
Dão Gottwald
|
edd1c581a6
|
Bug 547716 - Move dropmark-nav.png from global/ to help/. r=mstange
--HG--
rename : toolkit/themes/pinstripe/global/toolbar/dropmark-nav.png => toolkit/themes/pinstripe/help/dropmark-nav.png
|
2010-02-22 18:39:46 +01:00 |
|
Dão Gottwald
|
c8bb289d55
|
Bug 547678 - Remove non-native focus ring from tabbrowser tabs. r=ventnor
|
2010-02-22 15:50:40 +01:00 |
|
Nickolay Ponomarev
|
b8962d0e86
|
bug 546629 - fix a wrong comment in the npruntime sample plugin code, r=joshmoz
|
2010-02-22 16:18:17 +03:00 |
|
Dão Gottwald
|
e0a658f9a9
|
Bug 547676 - Remove item-grayscale.png. r=mstange
|
2010-02-22 12:28:56 +01:00 |
|
Dão Gottwald
|
e9c8f4703a
|
bustage fix for bug 547292
|
2010-02-22 12:28:26 +01:00 |
|
Gavin Sharp
|
11a78eaab6
|
Bug 547292 - clean up plugin binding styling. r=dolske
|
2010-02-22 11:41:50 +01:00 |
|
Michael Ventnor
|
d44ad97a74
|
Bug 545304 - Use CSS gradients for plugin problem UI r=dao
--HG--
extra : rebase_source : 7dcb58a6de70dffc96058a9a855a27145c2b9974
|
2010-02-22 13:57:38 +10:00 |
|
Dão Gottwald
|
6715d43cbb
|
Bug 418003 - Remove unused images
|
2010-02-22 10:18:26 +01:00 |
|
Kaspar Brand
|
c62e0cb5f0
|
Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao
--HG--
extra : rebase_source : ea62e191112ab31a79ec845e1e382de5eb9e4e62
|
2010-02-21 23:05:05 +01:00 |
|
Nochum Sossonko
|
966ab14e99
|
Bug 536889 - Don't throw in nsGlobalWindow::Print when printing is disabled, r=olli.pettay
|
2010-02-21 21:47:21 -05:00 |
|
Phil Ringnalda
|
8f68aea59e
|
Bug 547480 - Clean up color values in aboutMemory.css, r=dao
--HG--
extra : rebase_source : 8ab9f17bbebc9de0d882f79eb123169e432c8b5e
|
2010-02-21 10:44:49 -08:00 |
|
Mike Hommey
|
42a23d1a48
|
Bug 542999 - Setting general.useragent.locale in user profile should override any intl.locale.matchOS setting. r=bsmedberg
|
2010-02-22 12:42:38 +13:00 |
|
Christopher Henderson
|
f33d1cd9a5
|
Bug 541743 - Closing two tabs from yelp.com in rapid succession crashes Camino [@ nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | nsDocShell::FirePageHideNotification(int) ] [@ nsDocShell::FirePageHideNotification(int) ], so hold a strong ref to the docshell. r=bz
|
2010-02-21 16:06:20 -05:00 |
|
Jesse Ruderman
|
96ef373380
|
Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
|
2010-02-21 13:03:20 -08:00 |
|
Oleg Romashin
|
53c12b1846
|
Bug 546074 - nsMIMEInfoUnix and nsOSHelperAppService.cpp does not match to each other. r=dougt
--HG--
extra : rebase_source : ad820f70c9a0958311300dc4b2cd72fed6cf21a1
|
2010-02-19 00:12:33 +02:00 |
|
Oleg Romashin
|
a9081687b4
|
Bug 547008 - osso-mem.h in nsMemoryImpl.cpp is not used, and should be removed. r=dougt
--HG--
extra : rebase_source : 35638f5dd120786826ee0f9891e3d00940bbb037
|
2010-02-19 00:04:39 +02:00 |
|
Jonathan Kew
|
e01353edd9
|
Bug 546813 - honor the language in the frame's styleContext when selecting fonts in SVG. r=jwatt
|
2010-02-21 11:13:54 -08:00 |
|