Birunthan Mohanathas
aea8617b92
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
f65339b9ff
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Andrew McCreight
6b94f1bb01
Bug 971264 - Remove nsHashtable. r=bsmedberg
2014-05-15 09:52:57 -07:00
Martin Thomson
7c4865e437
Bug 1003246 - Loosening assertion to allow for other valid inputs. r=jwatt
2014-04-29 10:36:00 +02:00
Henri Sivonen
35b68c4259
Bug 1008832 - Make the isInternal mode of nsIScriptableUConv more backwards compatible. r=emk.
...
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_hebrew_internal.js => intl/uconv/tests/unit/test_bug1008832.js
2014-05-12 13:07:47 +03:00
Henri Sivonen
a5f989d627
Bug 995922 - Remove JOHAB support. r=emk.
2014-05-12 11:56:58 +03:00
Henri Sivonen
51efa01fca
Bug 951571 - Remove T.61-8bit. r=emk.
2014-05-12 11:56:58 +03:00
Henri Sivonen
34b67bca76
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Ehsan Akhgari
88fbe13b7d
Bug 1005730 - Print assertion stacks for MOZ_ASSERT and MOZ_CRASH for code that lives inside libxul; r=froydnj
...
The hyphenation changes are necessary because hnjalloc.h #defines FILE to
a custom data structure, which clashes with using |stderr| in Assertions.h.
2014-05-05 22:02:04 -04:00
Jonathan Watt
5c947c8bd5
Bug 1004327 - Don't limit the number of significant fractional digits for <input type=number>. r=bz
2014-05-02 10:25:40 +01:00
Chris Peterson
38c8f5be58
Bug 1003702 - Suppress clang warnings in third-party code: ICU. Now with more clobberin'. r=glandium
...
--HG--
extra : amend_source : 8fff21a02daafc582a458887fd55ad6c0eb3e97a
2014-05-01 08:55:31 -07:00
Jonathan Kew
0d4074194a
bug 1002425 - add a Gecko script code for "mathematical notation". r=smontagu
2014-04-28 17:10:36 +01:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Henri Sivonen
13426edcb2
Bug 1001113 - Remove test_bug718500.js from m-c. r=emk
2014-04-25 12:36:22 +03:00
Henri Sivonen
c5b83edf7c
Bug 937056 - Remove UTF-7 code from mozilla-central. r=emk.
...
--HG--
rename : intl/uconv/util/nsUCSupport.h => intl/uconv/public/nsUCSupport.h
2014-04-15 15:58:01 +03:00
Ehsan Akhgari
2ecbad7b1c
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
Henri Sivonen
fcb1c588ef
Bug 999349 - Add "DO NOT USE" annotation to nsIPlatformCharset. r=emk
2014-04-22 12:35:44 +03:00
Anuj Agarwal
15252448a5
Bug 984125 - Convert nsStringBundleService::mBundleMap to nsDataHashtable. r=ehsan
2014-04-22 12:48:46 -07:00
Andrew McCreight
a969ec0a42
Bug 997963, part 9 - Make bundleCacheEntry_t FINAL, have COUNT_CTOR. r=ehsan
2014-04-21 16:34:07 -07:00
Andrew McCreight
e4e56b3a74
Bug 997963, part 8 - Fix typos in string bundle comment. r=ehsan
2014-04-21 09:41:57 -07:00
Andrew McCreight
f18f08bb02
Bug 997963, part 7 - Remove some old ifdef DEBUG_foo code from string bundle code. r=ehsan
2014-04-21 09:41:57 -07:00
Andrew McCreight
d322789ccc
Bug 997963, part 6 - Use a refptr in nsStringBundleService::getStringBundle. r=ehsan
2014-04-21 09:41:57 -07:00
Andrew McCreight
d51337bc34
Bug 997963, part 5 - Remove some useless OOM checks from nsStringBundleService. r=ehsan
2014-04-21 09:41:57 -07:00
Andrew McCreight
b51f7f3a69
Bug 997963, part 4 - Turn bundleCacheEntry_t::mBundle into an nsCOMPtr. r=ehsan
...
Also remove the now useless recycleEntry.
2014-04-21 09:41:57 -07:00
Andrew McCreight
f3f5eeefe7
Bug 997963, part 3 - Make bundleCacheEntry_t::mHashKey into an nsAutoPtr. r=ehsan
2014-04-21 09:41:57 -07:00
Andrew McCreight
bf39f777a9
Bug 997963, part 2 - Allocate bundleCacheEntry_t using new and free. r=ehsan
2014-04-21 09:41:56 -07:00
Andrew McCreight
1acb0b00ed
Bug 997963, part 1 - Delete trailing whitespace from string bundle files. r=ehsan
2014-04-21 09:41:56 -07:00
Nathan Froyd
968f30feea
Bug 988829 - convert intl/uconv/ucvlatin/ to use Endian.h; r=smontagu
2014-02-26 20:42:29 -05:00
Jonathan Kew
4ed25cb5f9
bug 987668 - add hyphenation patterns for Polish. r=smontagu,gerv
2014-04-02 07:38:00 +01:00
Mats Palmgren
cb83f0aa3c
Bug 988453 - Make nsHyphenationManager::Shutdown() resilient against being called more than once. r=roc
2014-03-31 02:57:34 +00:00
Makoto Kato
ebd2f17d62
Bug 984379 - Use fallible allocator for nsIScriptableUnicodeConverter. r=smontagu
2014-03-31 10:18:20 +09:00
Ehsan Akhgari
186680d83a
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
Jonathan Kew
7af873e1c5
bug 827779 - allow break after hyphen even if preceded by closing punctuation and/or followed by opening punctuation. r=masayuki
2014-03-25 09:29:16 +00:00
Margaret Leibovic
43d837d38e
Bug 943262 - Remove getCharsetTitle part of test_bug713519.js. r=gavin
2014-03-24 09:22:35 -07:00
Ehsan Akhgari
020f3fd4d8
Bug 979118 - Add global MMX_FLAGS, SSE_FLAGS and SSE2_FLAGS variables; r=glandium
2014-03-19 21:55:00 -04:00
Chris Peterson
0a6dfe722a
Bug 984250 - Suppress clang and gcc warnings in third-party code: hunspell and hyphen. r=ehsan
2014-03-15 23:17:50 -07:00
Kyle Huey
fe6c4e28d6
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07:00
Vaibhav Agarwal
c75ff964a1
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Andrew McCreight
cb2d3b3251
Bug 978486 - Remove nsErrorService::mErrorStringBundleKeyMap. r=froydnj
2014-03-04 09:49:40 -08:00
Ehsan Akhgari
667b4bc049
Bug 978594 - Part 3: Port some of the per-source flags to moz.build; r=glandium
...
--HG--
extra : rebase_source : fe4cd059eddda221af420e1517250772816d7ee8
2014-03-02 15:41:32 -05:00
Jonathan Watt
fad9494d63
Bug 974175 - Stop using grouping separator characters when displaying <input type=number>'s value. r=ehsan
2014-02-20 12:31:05 +00:00
Ehsan Akhgari
73b8879e45
Bug 973142 - Get rid of the MOZILLA_INTERNAL_API makefile variable; r=glandium
...
It's just as easy to directly set the preprocessor macro in the moz.build
files. Using this variable doesn't really buy us anything.
This patch also removes unused code from rdf/tests/dsds.
2014-02-18 01:56:51 -05:00
Vaibhav Agarwal
2ae37b022e
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Brian O'Keefe
56341318f9
Bug 772828 - Part b: use RESOURCE_FILES in moz.build instead of manual rules in Makefile.in; r=mshal
2013-11-05 13:37:54 -05:00
Ehsan Akhgari
b7b6d52aef
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Ehsan Akhgari
8c0ee15eb7
Bug 969878 - Do not try to check the return value of nsTArray::SetLength in nsDateTimeFormatMac::FormatTMTime; r=smontagu
...
This size is not controllable from content. and nsTArray::SetLength's
return value is always true for now (I'm converting it to void in bug
969864.)
2014-02-11 08:53:20 -05:00
Ehsan Akhgari
6c8a6323f2
Bug 969872 - Do not try to check the return value of nsTArray::SetLength in nsLocaleService; r=smontagu
...
This size is not controllable from content. and nsTArray::SetLength's
return value is always true for now (I'm converting it to void in bug
969864.)
2014-02-11 08:52:30 -05:00
Ehsan Akhgari
d91d200572
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Ehsan Akhgari
5df0b2cbab
Bug 969871 - Use fallible allocation for text hyphenation; r=jfkthame
...
It seems like the sizes for these data structures can be controlled from
Web content, and we are already prepared to deal with OOM conditions,
except that we are using infallible allocations by mistake.
2014-02-08 13:10:44 -05:00
Ehsan Akhgari
32e9793b5a
Bug 924839 - Reapply the OSX part of the fix to bug 915735
...
--HG--
extra : rebase_source : 1230fc14e43860cd4d5e4975f08216f6d8d6c7be
2014-02-03 17:08:42 -05:00