Aryeh Gregor
|
4e199a1679
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Julian Reschke
|
cd2692eeff
|
Bug 776399 - Fix IDL compat problem introduced by changes for bug 663057. r=bz
|
2012-07-24 21:37:32 -04:00 |
Nathan Froyd
|
bfff055672
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
Jonathan Watt
|
970e60a384
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
Masatoshi Kimura
|
84b5bd6f23
|
Bug 763617 - Don't propagate an error code from GetCharsetAlias. r=smontagu
|
2012-06-14 18:45:46 -04:00 |
Ehsan Akhgari
|
df3797a6e7
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
|
2012-06-05 19:51:58 -04:00 |
Shriram Kunchanapalli
|
5b9a95ea6a
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
Gervase Markham
|
68d38d677f
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
Masatoshi Kimura
|
9cee24d959
|
Bug 710693 - Move internal encoding check into nsCharsetAlias. r=smontagu
|
2012-05-24 18:45:10 -04:00 |
Irving Reid
|
be410b2b2d
|
Bug 757946: don't write to underlying output stream if flush() has 0 bytes remaining. r=smontagu
|
2012-05-24 10:46:48 -07:00 |
julian.reschke@gmx.de
|
dc686f0a90
|
Bug 663057 - support RFC2231/5987 encoding for title parameter in HTTP link header fields. r=hsivonen
|
2012-05-21 06:31:00 -07:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Simon Montagu
|
1c6e5c4f2a
|
Tests for bug 715319
|
2012-05-20 02:09:14 -07:00 |
Simon Montagu
|
470430e7c7
|
Tests for bug 718573
|
2012-02-07 13:09:15 +02:00 |
Ryan VanderMeulen
|
503ea93a8c
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
Shriram Kunchanapalli
|
dcbb9c3017
|
Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt
|
2012-02-18 19:17:01 +05:30 |
Makoto Kato
|
bdc3f9b1df
|
Bug 738581 - fix various warning on mozilla/intl. r=smontagu
|
2012-03-26 11:27:52 +09:00 |
Simon Montagu
|
a5d846e265
|
Various fixes to multi-byte Unicode decoders. Bug 715319, r=emk
|
2012-03-16 13:41:41 -07:00 |
Masatoshi Kimura
|
9dfa031845
|
Bug 734090 - Fix GB18030 4-bytes mappings. r=smontagu
|
2012-03-09 20:52:14 -05:00 |
Makoto Kato
|
b6e9c4d7bb
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
Simon Montagu
|
35e3bc75b1
|
Improve the tests for end of output block. Bug 718573, r=emk
|
2012-02-09 17:50:48 +02:00 |
Simon Montagu
|
788c35d6f7
|
Tests for bug 670556, r=emk
|
2012-01-22 12:04:08 +02:00 |
Simon Montagu
|
afd7130aa1
|
Fix typos in conditions. Bug 670556, r=emk
|
2012-01-22 12:04:05 +02:00 |
Simon Montagu
|
5e4fc8db61
|
Use moz_malloc and _free instead of nsMemory. Bug 705407, r=bsmedberg
|
2012-01-18 20:23:25 +02:00 |
Makoto Kato
|
a917609af0
|
Bug 718500 - View > Character Encoding > Auto-Detect menupopup is broken. r=smontagu
|
2012-01-18 14:43:31 +09:00 |
Ms2ger
|
176ab26790
|
Bug 714613 - Simplify nsShiftJISToUnicode::Convert; r=smontagu
|
2012-01-15 09:13:12 +01:00 |
Asaf Romano
|
36391ff6b0
|
Bug 713519 - getCharsetAlias should throw for unknown character sets. r=smontagu.
|
2012-01-12 18:24:16 +02:00 |
Ms2ger
|
d0bb7ac21e
|
Bug 623610 - Remove support for geostd8; r=smontagu
|
2012-01-02 19:05:20 +01:00 |
Masatoshi Kimura
|
e7bb252386
|
Bug 712876 - Replace ISO-8859-9 (latin5, etc.) decoder with windows-1254 decoder; r=smontagu
|
2011-12-28 00:49:57 +01:00 |
Makoto Kato
|
6134979a79
|
Bug 712198 - Remove NS_WIN32, NS_UNIX and NS_OS2. r=khuey
|
2011-12-21 14:09:17 +09:00 |
John Schoenick
|
c7eec081e4
|
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
|
2011-12-16 11:08:59 -08:00 |
Ms2ger
|
66852ffea5
|
Backed out changeset ba447ace2594 (bug 687679) for bustage.
|
2011-12-16 21:17:16 +01:00 |
John Schoenick
|
3973db5adb
|
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
|
2011-12-16 11:08:59 -08:00 |
Kang-Hao (Kenny) Lu
|
73807809ae
|
Bug 699673 - nsTextToSubURI::UnEscapeNonAsciiURI shouldn't do fallback unescaping if the fallback charset is not an ASCII superset, or the URI gets messed up in the UI. r=smontagu
|
2011-11-06 17:14:27 +02:00 |
Ed Morley
|
7ea8e12caa
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Makoto Kato
|
59a2547ce1
|
Bug 699009 - Remove MOZ_USE_NATIVE_UCONV. r=smontagu
|
2011-11-04 11:59:04 +09:00 |
Makoto Kato
|
a243dc914c
|
Bug 698331 - get rid of *WithConversion (intl part). r=smontagu
|
2011-11-01 16:16:48 +09:00 |
Simon Montagu
|
34621450c8
|
Resynchronize the Shift_JIS converter after unrecognized sequences. Bug 690225, r=emk
|
2011-10-19 07:58:41 +02:00 |
Simon Montagu
|
6f5c3864dc
|
Backout cset 308f180eb3f4
|
2011-10-18 15:09:45 +02:00 |
Simon Montagu
|
81548b004b
|
Resynchronize the Shift_JIS converter after unrecognized sequences. Bug 690225, r=emk
|
2011-10-18 14:15:21 +02:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Geoff Brown
|
189738a917
|
Bug 684965 - update xpcshell manifests for Android; r=jmaher
|
2011-09-06 22:29:00 -07:00 |
Felix Fung
|
0bc71ca85d
|
Bug 577266 - Correct misspellings in source code
|
2011-09-06 17:20:35 -07:00 |
Matheus Kerschbaum
|
8695c3c1f0
|
Bug 680793 - Remove support for Irix. r=ted
|
2011-09-02 15:41:45 +01:00 |
Mike Hommey
|
73e9c2d6c7
|
Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted
|
2011-08-29 07:34:02 +02:00 |
Geoff Brown
|
fcf5c93a68
|
Bug 668349 - Changes to xpcshell.ini; r=jmaher
|
2011-08-22 09:00:50 +01:00 |