Dão Gottwald
|
4ee45a14e2
|
Bug 547224 follow-up: fix typo
|
2010-03-06 23:15:12 +01:00 |
|
Jim Mathies
|
85a00a647b
|
Bug 504804 - Skip policy checks when virus scanning is disabled. r=sdwilsh.
|
2010-03-06 12:36:33 -06:00 |
|
Jim Mathies
|
2afcaf5c1d
|
Bug 550322 - [OOPP] Hulu full screen deadlock protection doesn't trap all cases. r=bent.
|
2010-03-06 12:33:40 -06:00 |
|
Neil Rashbrook
|
4bad8ebc33
|
Bug 520697 followup to avoid redefining MARGINS now that we include uxtheme.h r=jimm
|
2010-03-06 18:12:33 +00:00 |
|
Mike Hommey
|
ca80bf02ca
|
Bug 547656: xptcall broken on mips o32 big endian r=bsmedberg
|
2010-03-06 13:00:54 -05:00 |
|
Uli Link
|
094757ed9b
|
Bug 537784: [AIX] Build bustage in js/src/jsstdint.h r=ted
|
2010-03-06 12:59:41 -05:00 |
|
Walter Meinl
|
7d8b49cff5
|
Bug 550542: [OS/2] Followups for xmalloc r=cjones
|
2010-03-06 12:58:04 -05:00 |
|
Walter Meinl
|
a1d3fca9ff
|
Bug 550056: [OS/2] Fix build bustage for non-libxul builds after Bug 534425 r=ted
|
2010-03-06 12:57:16 -05:00 |
|
Walter Meinl
|
76dd42f941
|
Bug 548978: [OS/2] Fix build bustage in gfx/src/thebes/gfxOS2Platform.cpp r=jfkthame
|
2010-03-06 12:56:30 -05:00 |
|
Walter Meinl
|
db16e72b92
|
Bug 547608: [OS/2] Make lightweight themes work r=dao,daveryeo
|
2010-03-06 12:55:20 -05:00 |
|
Rich Walsh
|
124c35352b
|
Bug 543855: [OS/2] Invalid conversion from const char to const unsigned char in gfx/src/thebes/nsSystemFontsOS2 r=wuno
|
2010-03-06 12:53:35 -05:00 |
|
Rich Walsh
|
4886e8ac2e
|
Bug 533200: [OS/2] Replace nsFrameWindow with os2FrameWindow r=wuno
|
2010-03-06 12:52:10 -05:00 |
|
Dão Gottwald
|
46dd15e99f
|
Bug 545583 - Don't try to append previews to a non-existent row when using the all-tabs panel's search field. r=mstange
|
2010-03-06 17:06:04 +01:00 |
|
Martin Stránský
|
42303779c0
|
Bug 237128 - Raise an alert window if a profile couldn't be loaded. ui-rjohnath, r=bsmedberg
|
2010-03-06 16:40:33 +01:00 |
|
Ms2ger@gmail.com
|
a8ba3b54f7
|
Bug 548073 - Tabs in extensions/universalchardet/tests/CharsetDetectionTests.js. r=smontagu
|
2010-03-06 16:36:05 +01:00 |
|
Mike Hommey
|
7ad1a35d5e
|
Bug 544512 - Misaligned accesses in uconv causes Bus Error on sparc and word wrapping on arm. r=smontagu
|
2010-03-06 16:35:11 +01:00 |
|
Mike Hommey
|
25d57bf886
|
Bug 542468 - js/src/config/check-sync-dirs.py fails when running in a built environment. r=ted
|
2010-03-06 15:10:12 +01:00 |
|
Oleg Romashin
|
c4c4f0664c
|
Bug 550468 - Fix support for Pango font engine on Qt platform. r=karlt.
|
2010-03-06 15:29:55 +02:00 |
|
Bernd
|
06f0fc48fa
|
bug 378935 the border collapse code relies on having mutliple dead cell data entries in a row r=bzbarsky
|
2010-03-06 10:53:04 +01:00 |
|
Bernd
|
1144f148f4
|
bug 505894 remove double null check r=timeless
|
2010-03-06 10:53:03 +01:00 |
|
Bernd
|
ee60430533
|
bug 484256 remove remaining border widths limits that are now obsolete as borders have a 2 byte storage r=fantasai
|
2010-03-06 10:53:03 +01:00 |
|
Bernd
|
65b8d4cc9c
|
bug 229247 remove no op quirk code r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
|
Bernd
|
7492b03bef
|
bug 281241 if a content based column looses its content based children we need to create anonymous cols r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
|
Oleg Romashin
|
ef576edae5
|
Bug 546605 - Some initialization and whitespace issues with the latest switch to QGraphicsWidgets.r=dougt
|
2010-03-06 09:25:46 +02:00 |
|
Mike Hommey
|
82b5d8c518
|
Bug 541767 - "Various problems with how config/my{config,rules}.mk are handled" [r=ted.mielczarek]
|
2010-02-20 05:12:00 -05:00 |
|
Masayuki Nakano
|
8a42231835
|
Bug 545602 Unify the event listeners for editor r=smaug
--HG--
rename : editor/libeditor/text/nsEditorEventListeners.cpp => editor/libeditor/base/nsEditorEventListener.cpp
rename : editor/libeditor/text/nsEditorEventListeners.h => editor/libeditor/base/nsEditorEventListener.h
rename : editor/libeditor/html/nsHTMLEditorMouseListener.cpp => editor/libeditor/html/nsHTMLEditorEventListener.cpp
rename : editor/libeditor/html/nsHTMLEditorMouseListener.h => editor/libeditor/html/nsHTMLEditorEventListener.h
|
2010-03-06 13:01:28 +09:00 |
|
Shailen
|
4334111554
|
Fixing bug 488423, don't pass a size of 0 to PR_CALLOC(). r+sr=jst@mozilla.org
|
2010-03-05 14:19:30 -08:00 |
|
Wolfgang Rosenauer
|
674a263a4f
|
Bug 547673 - Fix reading freed memory in XSMP handling. r=bsmedberg
|
2010-03-05 22:56:40 +01:00 |
|
Hanspeter Niederstrasser
|
1aa988def9
|
Bug 516029 - flags (XCFLAGS) for including fontconfig/fontconfig.h are not added to compiler command (gfx/cairo); adds XCFLAGS to OS_INCLUDES.
r=benjamin.
|
2010-03-05 22:00:51 +01:00 |
|
Serge Gautherie
|
931f405843
|
Bug 547609 - configure.in: improve --disable-compile-environment option code; (Av1-MC) Use MOZ_ARG_DISABLE_BOOL().
r=ted.mielczarek.
|
2010-03-05 21:58:44 +01:00 |
|
Serge Gautherie
|
a2e80628c2
|
Bug 534408 - Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps); (Av1-MC) Remove obsolete MOZ_MOVEMAIL and MOZ_STATIC_MAIL_BUILD.
r=ted.mielczarek.
|
2010-03-05 21:58:12 +01:00 |
|
Serge Gautherie
|
2c26aa63fc
|
Bug 514787 - Remove unused TARGET_CARBON and TARGET_API_MAC_CARBON in configure.in; (Cv1) Update nsILocalFileMac.idl too.
r=benjamin.
|
2010-03-05 21:57:14 +01:00 |
|
mounir.lamouri@gmail.com
|
a95c3f4f23
|
Bug 536895 - Setting a negative maxLength should throw an exception, r=smaug, sr=jst
--HG--
extra : rebase_source : d54814499d4114f239678941da3368d1a4aaff5f
|
2010-03-05 21:42:46 +02:00 |
|
mounir.lamouri@gmail.com
|
b243710610
|
Bug 536891 - Negative maxlength should be treated the same as unspecified maxlength, r=smaug, sr=jst
--HG--
extra : rebase_source : eef5330e6de87f9b9a5189bd26f13418c404d659
|
2010-03-05 21:38:26 +02:00 |
|
Blake Kaplan
|
5f9a4782f7
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
|
Dan Witte
|
5621f91d48
|
Remove libffi_msvc from about:license. b=538216, rs=ted
|
2010-03-05 11:32:30 -08:00 |
|
Dan Witte
|
1f8e01c665
|
Remove libffi_msvc now that it's not built. b=538216, rs=ted
|
2010-03-05 11:32:13 -08:00 |
|
Dan Witte
|
43ac9c345a
|
Enable building of the libffi internal MSVC code, instead of libffi_msvc. b=538216, r=ted
|
2010-03-05 11:31:53 -08:00 |
|
Dan Witte
|
12d13bf7f3
|
Remove Solaris hack now that it's been upstreamed. b=538216, rs=ted
|
2010-03-05 11:31:00 -08:00 |
|
Dan Witte
|
3d921d88fb
|
Apply libffi.patch. b=538216, rs=ted
|
2010-03-05 11:30:40 -08:00 |
|
Dan Witte
|
363d498f91
|
Pull libffi git revision 8d27f68baa365bf883b6053c5f6bc819646d5434. b=538216, rs=ted
|
2010-03-05 11:29:55 -08:00 |
|
Zack Weinberg
|
11dc66e189
|
Part of bug 541496: Don't use the CSS parser's "low level" error flag to signal namespace lookup failure. r=bzbarsky
--HG--
extra : rebase_source : 7e844cd9061aedc36d0e58d699e0ba18ca34cc82
|
2010-03-05 10:43:50 -08:00 |
|
Daniel Holbert
|
82c099ed97
|
Bug 43178 followup: remove unused variable 'tableStyle' in nsHTMLTableElement.cpp. rs=bernd
|
2010-03-05 10:41:57 -08:00 |
|
Daniel Holbert
|
9513bd93b3
|
Bug 452319 followup: cast mRgIndex to be unsigned, to fix signed-unsigned-comparison compiler warning. r=bernd
|
2010-03-05 10:41:54 -08:00 |
|
Daniel Holbert
|
dc311954c3
|
Bug 539585: Fix warning "warning: format '%p' expects type 'void *'" in xpcom directory. r=bsmedberg
|
2010-03-05 10:41:25 -08:00 |
|
Benjamin Smedberg
|
a87ccb8301
|
Bug 550305 - Reduce round-trips by making some NPRuntime/scriptable methods async instead of RPC, r=bent
|
2010-03-04 16:20:14 -05:00 |
|
Benjamin Smedberg
|
290e8304d0
|
Bug 546492 - Provide a resource description for mozilla-runtime.exe, r=ted with altered text suggested by dolske
--HG--
extra : rebase_source : fa926b11f4e7bb2ec45a9f404afe6f22538c19ca
|
2010-02-24 11:41:34 -05:00 |
|
Kai Engert
|
75fcbb529e
|
Bug 527659, Update Mozilla-central to NSS 3.12.6 RTM (RC2)
=== pushing final release, r=wtc
=== adding a directory with on-top-patches, r=wtc
=== also, update to NSPR 4.8.4 final, r=wtc
|
2010-03-05 14:44:10 +01:00 |
|
Mike Hommey
|
9d5f4470d3
|
Bug 541768 - automation.py is not cleaned up. r=ted
|
2010-03-05 14:41:53 +01:00 |
|
Dão Gottwald
|
4a4d9379dc
|
add debug spew for bug 545583
|
2010-03-05 14:40:48 +01:00 |
|