Simon Montagu
ed1239a03c
Remove obsolete Unicode to Jamo encoder. Bug 615706, r=emk, a=blocker
2010-12-26 16:10:18 +02:00
Masayuki Nakano
e28b697dc6
Bug 608721 Between CJK full-stop and open parenthesis should be breakable r=roc, a=roc
2010-12-17 00:17:02 +09:00
Simon Montagu
63a7fde71b
Update Unicode tables to Corrigendum #8 . Bug 612843, r=emk, a=dbaron
2010-11-18 11:21:33 +02:00
Ginn Chen
6c9820796c
Bug 597832 Compile nsUTF8ToUnicode.cpp with SSE2 options for Solaris Studio compiler r=ted.mielczarek a=NPOTB
2010-11-09 18:31:24 +08:00
Simon Montagu
1f252ca580
Update Unicode data files to version 6.0. Bug 606917, r=emk, a=bsmedberg
2010-11-08 12:27:41 +02:00
Simon Montagu
ed3f204f15
Block some Mac charsets. Bug 601429, r=emk, sr=dveditz, a=blocker
2010-11-08 12:27:40 +02:00
Simon Montagu
aa7fb5533a
Backout changeset 97aca07b7f32 due to test failures, a=backout
2010-11-07 14:26:52 +02:00
Simon Montagu
2f7926e9a9
Backout changeset 8cbe83542596 due to test failures
2010-11-07 13:06:39 +02:00
Simon Montagu
8e8b45ce76
Update Unicode data files to version 6.0. Bug 606917, r=emk, a=bsmedberg
2010-11-07 11:56:26 +02:00
Simon Montagu
91f557b233
Block some Mac charsets. Bug 601429, r=emk, sr=dveditz, a=blocker
2010-11-07 01:39:02 -08:00
Justin Lebar ext:(%2C%20Kyle%20Huey%20%3Cme%40kylehuey.com%3E)
2fa2b67a78
Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu
...
--HG--
extra : rebase_source : 8e5d63a6a5ca50b6e95a80421ad96a1d4a52ae77
2010-08-31 18:03:40 -07:00
Simon Montagu
b182e20fb6
Don't split a surrogate pair over two output buffers. Bug 600974, r=emk, a=blocking
2010-10-20 09:11:16 -07:00
Simon Montagu
89d150d03b
Tests for bug 600974
2010-10-20 09:11:15 -07:00
David Bienvenu
00cc97776a
fix bug 591143, r=joshmoz, a=beltzner
2010-10-14 11:51:31 -07:00
Simon Montagu
25761efd3d
Don't split a surrogate pair over two output buffers. Bug 600974, r=emk, dbaron, a=blocking
2010-10-14 00:44:34 -07:00
Henri Sivonen
bb5bc1ab14
Bug 593046 - Do not read a pref in nsJapaneseToUnicode. r=smontagu, a=blocking2.0-final.
...
--HG--
extra : rebase_source : ac58c8390571cd0a0b62f85dc985c3d8902a8dac
2010-09-06 10:41:26 +03:00
Pirkka Kärenlampi
f6559ed37a
Bug 592777 - nsLocaleService tries to use nsIGConfService before it is registered. r=romaxa a=npodb
2010-09-17 11:56:48 -07:00
Joel Maher
2fac5b095b
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Clint Talbert
ec98104ba7
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
62bd93f5af
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Jonas Sicking
0a4de59cf6
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
cb20a221ad
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Justin Lebar
3c4fd36e26
Bug 587550 - Fix UnicharSelfTest.cpp, which was busted by deCOMtamination in bug 575043 (rev e0fa43b96c03). r=khuey, a=test-only
...
--HG--
extra : rebase_source : 915555760cfc005a3a8186c5a8850cfb0052de08
2010-08-16 14:35:39 -07:00
Oleg Romashin
446a9490b3
Bug 586325 - Maemo5/6 build bustage. cast fix. r=benjamin.
...
--HG--
extra : rebase_source : 0634a83c08e39467bf534d5cb4aeee5d7a52afe3
2010-08-11 18:21:43 -07:00
Wolfgang Rosenauer
fd370fbb1a
Bug 568459 - read system locale from gconf, r=benjamin a+
2010-08-10 12:58:00 -07:00
Kyle Huey
1c7298496a
Bug 578714: Stop doing Unicode-aware case-folding inside layout/style. r=zwol sr=bz
2010-08-02 15:19:04 -07:00
Kyle Huey
0f51e60e2a
Attempt to fix various bustages on c-c that were caused by Bug 522770
...
--HG--
extra : rebase_source : 4c747ed91292fb6300af85f50bec7b4319171953
2010-08-01 18:36:13 -07:00
Kyle Huey
627abffc04
Backed out changeset 9e87c3efc33b
2010-07-29 16:01:41 -07:00
Kyle Huey
c08f14b34f
Bug 578714: Stop doing Unicode-aware case-folding inside layout/style. r=zwol sr=bz
...
--HG--
extra : rebase_source : 7d5f43bf8d7d109c9669db68589e26554df9a250
2010-07-29 12:41:04 -07:00
Kyle Huey
5c7d9421f7
Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
...
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
2010-07-29 12:22:16 -07:00
Simon Montagu
c526934ed3
Remove unused file. Bug 580580, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>, a=bsmedberg
2010-07-29 01:06:26 -07:00
Henri Sivonen
3ef90142e5
Bug 575175: Make the HTML5 parser deal with Unicode decoder signaling -1 consumed bytes. r=smontagu a=blocking
2010-07-26 12:11:09 -07:00
Edward Lee
ed43b31257
Bug 566859 - Plurals Formula for gd [r=Pike r=smontagu]
...
Replace the unused rule #4 (probably because it was wrong) with the correct forms for Scottish Gaelic.
--HG--
extra : rebase_source : 6c0f88f87038e6c5b63ea8565bdc4d3766209109
2010-07-14 09:55:57 -07:00
Kyle Huey
bafbaac19a
Bug 575045: Remove the completely unused nsITextTransform. r=smontagu
...
--HG--
extra : rebase_source : 2d9390918134b349dc45d99378a10b9349f01690
2010-06-27 09:50:45 -07:00
Daniel Holbert
e52e8586dc
Bug 576556: Add GCC-suggested parens in uconv.c to fix build warning. r=smontagu
2010-07-05 13:48:59 -07:00
Saint Wesonga
dca1fdaf5b
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-05 11:42:18 +02:00
Dão Gottwald
af6bdfaeea
Backed out changeset 59ace8d80ce8
2010-07-04 22:01:13 +02:00
Saint Wesonga
b11412ff34
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-04 21:39:17 +02:00
Simon Montagu
d48a36cf9d
Fix for windows bustage from bug 559489
2010-07-04 16:27:16 +03:00
Ehren Metcalfe
455dd1728f
Remove dead code in intl. Bug 559489, r=smontagu
2010-07-04 15:42:04 +03:00
Benjamin Smedberg
94ef4d2ac3
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Zack Weinberg
08cda43662
Bug 571989 follow-up: remove mentions of removed directories from toolkit-makefiles.sh and elsewhere. r=dholbert
...
--HG--
extra : rebase_source : c6e387430e6b2292b0925fdb681819ba109568e7
2010-06-30 08:54:39 -07:00
Benjamin Smedberg
acf7a08f1c
Address review from bug 568691 comments 31 and 34
2010-06-23 13:43:02 -04:00
Benjamin Smedberg
cae1800556
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
...
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Simon Montagu
72e81df006
Do Hankaku to Zenkaku conversion in the ISO-2022-JP encoder. Bug 563283, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2010-06-21 15:34:11 +03:00
Benjamin Smedberg
5b338a8304
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -04:00
Dão Gottwald
01ec17a1f9
Backed out changeset db6f8068e9a5
2010-06-29 17:49:21 +02:00
Saint Wesonga
5d01c7f8a9
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
2010-06-29 17:14:36 +02:00
Masatoshi Kimura
dd7dd2083e
bug 552460 - part 2 - Unicode data needed for Variation Sequence support. r=smontagu
2010-06-01 14:42:37 +01:00
Masatoshi Kimura
fe503da969
Bug 562908. Add genignorable.pl script to regenerate ignorable.x-ccmap. r=smontagu
2010-05-24 09:36:49 +12:00
L. David Baron
c69e2949c5
Make nsUTF8ToUnicode use SSE.h (Bug 513422) r=vlad
2010-05-21 13:17:58 -07:00
Henri Sivonen
6c942e7b0d
Bug 563536, bug 204111 - Put data from uconv property files into code to avoid thread-unsafe property file loading. r=smontagu.
2010-05-10 17:09:13 +03:00
Mitchell Field
895792930a
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Michael Kohler
c00ff9684a
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Makoto Kato
5cbb8e4516
Bug 206802 - U+3005 is missing from the kinsoku list. r=smontagu
2010-05-12 17:06:32 +09:00
Simon Montagu
c6d69a6581
Fix some errors with handling invalid sequences in the EUC-JP decoder. Bug 563618, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2010-05-11 17:38:25 +03:00
Simon Montagu
e5e59d7066
Tests for bug 563618
2010-05-11 17:38:25 +03:00
Simon Montagu
414af79206
Fix an off-by-one error with undefined codepoints. Bug 564679, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2010-05-11 17:38:25 +03:00
Simon Montagu
49f2a1886f
Tests for bug 564679
2010-05-11 17:38:25 +03:00
Mitchell Field
3d1b2b634a
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Henri Sivonen
823096ab1c
Bug 551344 part 4 - Address more review comments from sicking in the C++ parts of the HTML5 parser. r=jonas.
...
--HG--
extra : rebase_source : b15efefa4ba578dead7645770f5ce3fa8becefda
2010-04-16 13:52:06 +03:00
timeless@mozdev.org
b0d543f904
Bug 560135 - nsTextToSubURI::UnEscapeAndConvert overallocates pBuf, r=bz
...
--HG--
extra : rebase_source : c36c3b746a71264120dee154797d76d6aad628ec
2010-04-18 23:33:00 -07:00
Makoto Kato
16345b3d92
Backout of Bug 206802 - U+3005 is missing from the kinsoku list. regtest fail on Linux
2010-04-15 12:12:11 +09:00
Makoto Kato
3a1dd4af79
Bug 206802 - U+3005 is missing from the kinsoku list. r=smontagu
2010-04-15 11:01:16 +09:00
Mike Hommey
4094557b13
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
Simon Montagu
95daee0af0
Add Tibetan to font selection UI. Bug 441110, r=emk
2010-03-04 10:55:53 +02:00
Boris Zbarsky
26c8ea8dd0
Bug 548495 followup to fix reftest failure. r=masayuki pending
2010-02-26 22:20:56 -05:00
Boris Zbarsky
bfb84e43b8
Bug 548495. Eliminate sources of O(N^2) backtracking in the linebreaker. r=masayuki
2010-02-26 21:32:31 -05:00
Jonas Sicking
717fa581d1
Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu
2010-02-24 21:58:17 -08:00
Jonathan Kew
5be4457ec4
Bug 524107 - part 1 - pass original value of 'lang' to gfx text code rather than only a 'langGroup' value, to allow language-specific font rendering. r=roc sr=mats
2010-02-24 09:57:44 -08:00
Jonas Sicking
bc2c30510a
Bug 541245 part 2: Make UTF8<->UTF16 comparison code consistent in the face of badly encoded strings. r=smontagu
2010-02-23 09:38:10 -08:00
Timothy Nikkel
df310f6358
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
2010-02-18 13:23:23 -06:00
Timothy Nikkel
a932ead8df
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
2010-02-12 16:46:04 -06:00
Timothy Nikkel
08385f4a5d
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
...
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
2010-02-11 18:14:59 -06:00
Simon Montagu
c60fed4ccb
Update intl/uconv/directory.txt. Follow-up to bug 483116, NPOTB
2010-02-10 23:25:10 -08:00
Jae-Seong Lee-Russo
32f8745a98
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
2010-02-07 10:52:43 -05:00
timeless@mozdev.org
c9391eb969
Bug 522561 crash replying to message that has attached eml [@ strlen | nsDateTimeFormatMac::FormatPRExplodedTime(nsILocale*, int, int, PRExplodedTime const*, nsAString_internal&)]
...
r=smontagu
2010-02-02 16:29:17 -08:00
Alexander L. Slovesnik
e46ed77ac0
Bug 542823: Fix display of cp932 encoded messages r=smontagu
2010-01-30 07:52:32 -05:00
Simon Montagu
2c7fd24076
Replace locale no-NO by nb-NO. Bug 533814, r=pike
2009-12-22 04:53:05 -08:00
Simon Montagu
b8e5c06dda
Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
2009-12-21 01:20:35 -08:00
Simon Montagu
f164761fd9
Remove intl/uconv/ucvmath. Bug 483116, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
2009-12-21 00:47:08 -08:00
Simon Montagu
67dfc9c273
Add Songhay to supported languages. Bug 532496, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
2009-12-21 00:35:30 -08:00
L. David Baron
f8f406d4c1
Remove the concept of stateless unicode decoders since they now all have state. (Bug 530328) r=smontagu
2009-11-23 22:43:48 -08:00
Henri Sivonen
f259552042
Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman.
...
--HG--
extra : rebase_source : 8d44fdc215e14ed8da34793c1f432bc2bc9f6e05
2009-09-25 20:11:02 +03:00
Daniel Holbert
84d332b4fc
Bug 529365, patch 2: Add braces (and adjust indentation) to fix build warning in nsBufferDecoderSupport::Convert. r=smontagu
2009-11-17 22:08:22 -08:00
Ted Mielczarek
2e63db5b79
bustage fix from bug 462381
2009-11-16 07:57:15 -05:00
Mitchell Field
20404dfdcb
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Dão Gottwald
a992b39569
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
2009-11-12 11:07:00 +01:00
Jae-Seong Lee-Russo
cf64db74a2
Bug 521191 - xpcshell-tests: some unit tests fail with the '-S' option ('strict' & 'werror' on). r=smontagu,dtownsend,mano
...
--HG--
extra : rebase_source : c5e0853fc64557f699d78c67f2907f6b48958563
2009-11-06 08:34:57 +01:00
Makoto Kato
cb57ea40a6
Bug 522931 - textToSubURI.UnEscapeAndConvert(UTF-8, null) causes crash in NS_strdup [@strlen | NS_strdup(char const*) ]. r=smontagu
2009-10-30 18:17:19 +09:00
Marco Bonardo
93a1b17552
Backout Bug 462381 due to Mac build bustage
2009-10-13 16:53:27 +02:00
Mitchell Field
ad1ddcb99f
Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
...
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Mitchell Field
02e66e18b9
Bug 514665 - fix stupid module name differences on windows. r=ted
2009-09-25 18:41:16 +02:00
Simon Montagu
059edbe619
Share code in encoding conversion tests
2009-09-23 01:01:23 -07:00
Phil Ringnalda
fceecee8a4
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Taras Glek
c11e54777f
Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
...
--HG--
extra : rebase_source : 8db26ce38ed4d654f8754f0501b54eb90ea76249
2009-09-14 10:48:26 -07:00
Jeff Muizelaar
71f497576e
Backout ffcfaed61bed: Taras Glek – Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
...
This caused an unexplained Ts improvement and obj-c exceptions during Ts.
2009-09-14 16:54:21 -04:00
Taras Glek
f359b2b3c8
Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
...
--HG--
extra : rebase_source : d501b6c2ec3ee7d6bd82949b30051e82c947b3fa
2009-09-14 10:48:26 -07:00
Phil Ringnalda
4514bb2bb8
Bug 512896 - Remove the obsolete makefile.win that doesn't build GenCyrillicClass.cpp, r=smontagu
2009-09-13 16:05:55 -07:00
Makoto Kato
3b7e55a2a6
Bug 514624 - UTF8 to Unicode conversion of SSE2 optimization for x86_64 platform. r=vlad
2009-09-07 11:36:52 +09:00
Benjamin Smedberg
6399d22ef3
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
Neil Rashbrook
cad44c1380
Bug 506430 followup to fix VC7.1 bustage r=vlad
2009-09-03 20:09:44 +01:00
Vladimir Vukicevic
071ca06b2d
b=506430; Optimize UTF8 to UTF16 conversion; r+sr=jst
2009-09-01 22:52:02 -07:00
Vladimir Vukicevic
1e5921d918
backing out 512643 and 506430 due to OSX mochitest failure
2009-09-02 00:28:38 -07:00
Vladimir Vukicevic
5b67956bbd
b=506430; Optimize UTF8 to UTF16 conversion; r+sr=jst
2009-09-01 22:52:02 -07:00
Taras Glek
9d3ffae1ab
bug 508421: accidentally left a printf in
...
--HG--
extra : rebase_source : 8ab26dae91f7d989c07426e9b42583694281c821
2009-08-28 14:36:46 -07:00
Benjamin Smedberg
c4ea86fa0e
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
tglek@mozilla.com
b41814d3c7
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
...
* * *
* * *
2009-08-27 08:35:48 -07:00
Phil Ringnalda
d75327bf2d
Bug 342754 - pavlov defined NS_CHARSETALIAS_CID a second time, r=smontagu
2009-08-25 20:20:33 -07:00
Benjamin Smedberg
28fb767bd1
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Simon Montagu
84d24ed9b8
Make all charset aliases lower-case, and add unit test for MacRoman. Bug 512060, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-08-23 06:22:30 -07:00
Craig Topper
75e677e9ad
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
Hashem Masoud
44f7f9d413
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Serge Gautherie
1349ffa0f1
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
David Zbarsky
78b1e53099
Bug 392526. Some callers of nsID::ToString use a mismatched allocator to free the string. r=bsmedberg
2009-07-29 13:54:44 -04:00
Navin Lal
073dca3f02
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
2009-07-25 03:27:08 +02:00
Simon Montagu
2b6feaa5f7
Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc
2009-07-12 06:32:48 -07:00
Robert O'Callahan
97eec3f718
Backed out changeset 92cc21ed9634
2009-07-10 18:18:19 +12:00
Robert O'Callahan
9931ba054b
Bug 371839. Treat \n as space that the line-breaker will use as a word boundary. The main effect is that we don't have to scan backwards past \n when looking for a place to start linebreaking. r=smontagu
2009-07-10 14:04:52 +12:00
Arpad Borsos
77b21ab250
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Simon Montagu
5a31d83b1e
Unit test for ISO-2022-KR decoding
2009-06-16 01:14:21 -07:00
Simon Montagu
2c13a1b25c
Bug 494099, HZ-GB-2312 converter reads beyond input buffer and omits characters at block boundaries. r=VYV03354@nifty.ne.jp
2009-06-16 00:13:28 -07:00
Arpad Borsos
a19520a847
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Simon Montagu
40f896336a
Check for newline at the beginning of the loop. Bug 494098, r=VYV03354@nifty.ne.jp
2009-06-14 01:43:38 -07:00
Arpad Borsos
f935ad0919
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
2c38117932
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Arpad Borsos
cb08371dfd
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
2009-05-26 10:53:15 +02:00
timeless@mozdev.org
de8f529905
Bug 491193 - fix intl warnings. r=smontagu
2009-05-18 12:44:02 +02:00
Neil Rashbrook
8f4d1ea9b1
Bug 485592 Fix nsTextToSubURI::UnEscapeAndConvert allocator mismatches r=smontagu sr=jag
2009-05-15 11:37:59 +01:00
Simon Montagu
c170468f9f
Remove deprecated language code mo (Moldovian). Bug 399667, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-05-11 04:23:42 -07:00
Boris Zbarsky
c4e1b94fda
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04:00
L. David Baron
bd3965a189
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
2009-05-06 13:46:04 -07:00
timeless@mozdev.org
d9945dfc34
Bug 490835 nsMacCharset and nsOS2Charset shouldn't createInstance the locale service
...
Followup to bug 207333 for OS2 and Mac locale consumers
r=smontagu sr=neil
2009-05-03 09:28:43 -07:00
Josh Aas
7e5e8b2967
Fix crash in unicode collation on Mac OS X, enable it, remove old collation impl. b=488320 r=smontagu sr=roc
2009-05-01 15:57:08 -07:00
Serge Gautherie
319e5dbc3f
Bug 117440 - remove usages of DEBUG_PRINTF in favor of NS_ASSERTION/NS_WARNING; (Dv1) <nsCompressedCharMap.cpp> remove commented out FONT_SCAN_PRINTF(); r=smontagu
2009-04-22 14:24:30 +02:00
Chris Jones
7f6d743770
bug 489135: fix old PRMonitor leak, init debug var in mozilla::Monitor. r=smontagu
2009-04-21 00:33:12 +02:00
Chris Jones
fadf8bb44f
Bug 58904: Create strong types for synchronization primitives. r=bsmedberg.
2009-04-18 18:54:23 -07:00
Serge Gautherie
11319a39e2
Bug 485728 - TUnit test_intl_locale tests get executed twice now; (Av1) Fix MODULE name; r=smontagu
2009-04-16 14:08:43 +02:00
Rob Campbell
bf7ec15b47
bug 485511, Firefox crashes in nsExtensibleStringBundle::FormatStringFromName, p=rcampbell, r=smontagu, sr=shaver
2009-04-02 14:12:38 -03:00
Jesper Kristensen
b011084479
Bug 474636 - IDL interfaces in intl should include some documentation; r=smontagu
2009-04-01 23:53:04 +02:00
Simon Montagu
f3e00edf51
Remove duplicate property added in bug 437276, rs=Neil
2009-04-01 06:56:13 -07:00
Edward Lee
dece725708
Bug 474862 - Create plural rule for Icelandic. r=gandalf, r=smontagu
2009-03-29 13:18:24 -05:00
Simon Montagu
13a41ca96d
Update default scripts for languages and the list of preferred languages based on data from the IANA registry. Bug 437276, r=Masatoshi Kimura
2009-03-29 00:49:44 -07:00
Simon Montagu
0f41f51ea1
Test ta-IN instead of gu-IN, to avoid failure on W2K. Bug 484664
2009-03-23 00:20:01 -07:00
Ted Mielczarek
a2f28bc235
Bug 421611 - Need to be able to run tests on arbitrary build - add packaging bits for xpcshell. r=bsmedberg
...
--HG--
rename : intl/strres/tests/397093.properties => intl/strres/tests/unit/397093.properties
rename : intl/strres/tests/strres.properties => intl/strres/tests/unit/strres.properties
2009-03-21 11:20:00 -04:00
Ted Mielczarek
6d4e6ea207
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
...
--HG--
rename : toolkit/components/downloads/test/downloads.empty.sqlite => browser/components/privatebrowsing/test/unit/downloads.empty.sqlite
rename : dom/src/json/test/fail1.json => dom/src/json/test/unit/fail1.json
rename : dom/src/json/test/fail10.json => dom/src/json/test/unit/fail10.json
rename : dom/src/json/test/fail11.json => dom/src/json/test/unit/fail11.json
rename : dom/src/json/test/fail12.json => dom/src/json/test/unit/fail12.json
rename : dom/src/json/test/fail13.json => dom/src/json/test/unit/fail13.json
rename : dom/src/json/test/fail14.json => dom/src/json/test/unit/fail14.json
rename : dom/src/json/test/fail15.json => dom/src/json/test/unit/fail15.json
rename : dom/src/json/test/fail16.json => dom/src/json/test/unit/fail16.json
rename : dom/src/json/test/fail17.json => dom/src/json/test/unit/fail17.json
rename : dom/src/json/test/fail18.json => dom/src/json/test/unit/fail18.json
rename : dom/src/json/test/fail19.json => dom/src/json/test/unit/fail19.json
rename : dom/src/json/test/fail2.json => dom/src/json/test/unit/fail2.json
rename : dom/src/json/test/fail20.json => dom/src/json/test/unit/fail20.json
rename : dom/src/json/test/fail21.json => dom/src/json/test/unit/fail21.json
rename : dom/src/json/test/fail22.json => dom/src/json/test/unit/fail22.json
rename : dom/src/json/test/fail23.json => dom/src/json/test/unit/fail23.json
rename : dom/src/json/test/fail24.json => dom/src/json/test/unit/fail24.json
rename : dom/src/json/test/fail25.json => dom/src/json/test/unit/fail25.json
rename : dom/src/json/test/fail26.json => dom/src/json/test/unit/fail26.json
rename : dom/src/json/test/fail27.json => dom/src/json/test/unit/fail27.json
rename : dom/src/json/test/fail28.json => dom/src/json/test/unit/fail28.json
rename : dom/src/json/test/fail29.json => dom/src/json/test/unit/fail29.json
rename : dom/src/json/test/fail3.json => dom/src/json/test/unit/fail3.json
rename : dom/src/json/test/fail30.json => dom/src/json/test/unit/fail30.json
rename : dom/src/json/test/fail31.json => dom/src/json/test/unit/fail31.json
rename : dom/src/json/test/fail32.json => dom/src/json/test/unit/fail32.json
rename : dom/src/json/test/fail33.json => dom/src/json/test/unit/fail33.json
rename : dom/src/json/test/fail34.json => dom/src/json/test/unit/fail34.json
rename : dom/src/json/test/fail4.json => dom/src/json/test/unit/fail4.json
rename : dom/src/json/test/fail5.json => dom/src/json/test/unit/fail5.json
rename : dom/src/json/test/fail6.json => dom/src/json/test/unit/fail6.json
rename : dom/src/json/test/fail7.json => dom/src/json/test/unit/fail7.json
rename : dom/src/json/test/fail8.json => dom/src/json/test/unit/fail8.json
rename : dom/src/json/test/fail9.json => dom/src/json/test/unit/fail9.json
rename : dom/src/json/test/json2.js => dom/src/json/test/unit/json2.js
rename : dom/src/json/test/pass1.json => dom/src/json/test/unit/pass1.json
rename : dom/src/json/test/pass3.json => dom/src/json/test/unit/pass3.json
rename : testing/xpcshell/example/location_load.js => testing/xpcshell/example/unit/location_load.js
rename : toolkit/components/commandlines/test/unit/unix/test_bug410156.js => toolkit/components/commandlines/test/unit_unix/test_bug410156.js
rename : toolkit/components/commandlines/test/unit/win/test_bug410156.js => toolkit/components/commandlines/test/unit_win/test_bug410156.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug257155/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug257155/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_10/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_10/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_11/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_11/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_12/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_12/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_13/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_13/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug397778/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug397778/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug425657/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug425657/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_1/README => toolkit/mozapps/extensions/test/addons/test_bug428341_1/README
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug436207/install.js => toolkit/mozapps/extensions/test/addons/test_bug436207/install.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_9/install.rdf
2009-03-21 11:20:00 -04:00
Atsushi Sakai
b138de9910
Bug 483769 - dateFormatYearMonth should generate 4 digits year; r=smontagu
2009-03-21 00:38:47 +01:00
Josh Aas
0459faa60f
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
2009-03-19 10:41:13 -07:00
Simon Montagu
46e9c94192
xpcshell tests for bug 22310, based on a test by Jesper Kristensen <bugzilla@jesperkristensen.dk>
2009-03-18 01:39:50 -07:00
Jonathan Watt
8b2fbeda05
Use CFDateFormatter instead of deprecated Carbon functions. Bug 360018, Some additional work by smontagu, r=smontagu, jdaggett
2009-03-16 05:24:15 -07:00
Simon Montagu
68d631f27a
Backout previous commit
2009-03-16 05:21:55 -07:00
Jonathan Watt
f59ad78a1d
Use CFDateFormatter instead of deprecated Carbon functions. Some additional work by smontagu, r=smontagu, jdaggett
2009-03-16 04:59:33 -07:00
Atsushi Sakai
01204f5c23
Bug 22310 - Locale conversion to support 3 letter language; Mac OS locale parser; r=smontagu
2009-03-15 14:52:08 +01:00
Simon Montagu
f7583f2006
Fix some issues found with valgrind. Bug 479759 and bug 481692. r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-03-10 23:12:52 +02:00
Simon Montagu
135c73716e
Use onload instead of setTimeout to reduce random test failures. Bug 482455, r=bz
2009-03-10 14:07:33 -07:00
Simon Montagu
217adfd57b
Treat unpaired surrogate characters in UTF-16 as illegal characters. Bug 312716. Patch by me and Peter Annema <jag@tty.nl>, r=me, jag, jshin; sr=dveditz
2009-02-22 02:08:27 -08:00
Makoto Kato
06b38294c1
Bug 174351: Encoding errors aren't treated as fatal XML errors. r=smontagu, sr=peterv
2009-02-16 04:22:47 -08:00
Atsushi Sakai
6e2ddf1269
Bug 478157 - verKorea should be KR, not KP; r=smontagu
...
CLOSED TREE (unrelated to Windows talos orange)
2009-02-14 19:00:55 +01:00
Vladimir Vukicevic
523aadaeff
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
2009-02-12 18:26:01 -08:00
Simon Montagu
1acc04db1a
Remove obsolete files in intl/uconv. Bug 475538, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-02-12 04:09:54 -08:00
Ehsan Akhgari
e19367ce33
Bug 467672 - need additional bidi.numerals setting for Persian (eastern Arabic-Indic) numerals; r=roc,jfkthame sr=roc
2009-01-30 11:43:17 +03:30
Simon Montagu
cb1f4481b0
Some more testcases for character set encoding/decoding
2009-01-27 11:52:09 +02:00
Simon Montagu
c1e6c5e359
Tests for Unicode security issues -- bug 445886
2009-01-25 12:10:31 +02:00
Simon Montagu
03450becfb
Bug 67374: replace obsolete Japanese encoding table generators with current one from bug 54135. NPOTB
2009-01-22 22:29:53 +02:00
Daniel Holbert
c755eee8e7
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Fred Jendrzejewski
fd612bd117
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
...
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Simon Montagu
3115c58b0e
Back out changeset d9c4a4d5a4e4 (bug 441167)
2009-01-21 12:27:39 +02:00
Jonathan Kew
912963f6c8
Bug 472593. Don't call line-breaker's Next() method when already at end of text. r=bz,sr=roc
2009-01-19 22:07:11 +13:00
Fred Jendrzejewski
9bd9de1b83
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
2009-01-18 21:14:14 +01:00
Robert O'Callahan
730e65f154
Backed out changeset 8019a959aade
2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
6e7f270ba9
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
...
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
timeless@mozdev.org
fe90613c76
Bug 436925 - THREADSAFE nsCharsetConverterManager uses NS_CHARSETALIAS_CONTRACTID (nothreadsafe) from a random thread - triggered by Expired cert and nsDateTimeFormat, r=smontagu, sr=jst
2009-01-15 20:02:21 -08:00
Ehsan Akhgari
fe7e483e91
Bug 473530 - PRBool violations after landing of bug 441782; r,sr=roc
2009-01-15 11:24:44 +03:30
Simon Montagu
2e65557dfc
Update the GEOSTD8 to Unicode decoder. Bug 472746, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-01-09 10:32:04 +02:00
Benjamin Smedberg
6ad2e1d3f7
Bug 472348 - Some unused variables found by combing the warning database, rs=bz
2009-01-06 14:25:58 -05:00
Masatoshi Kimura
5e32d7bd31
Bug 470635 - Remove unused state machines
2008-12-27 19:02:48 +01:00
Ehsan Akhgari
ae323118b3
Bug 470376 - Compiler warnings from landing of bug 441782; r,sr=roc
2008-12-19 14:37:09 +03:30
Edward Lee
06ec475f6a
Bug 467347 - Fix Plural Rule #12 , Arabic, to have 6 forms. r=Pike, r=smontagu
2008-12-18 16:23:24 -06:00
Ehsan Akhgari
aa66642c02
Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc
2008-12-18 23:42:53 +03:30
Jonathan Kew
e707ce1bda
bug 450088 - fix for bad line-breaking at quote marks in CJK text r=masayuki, sr=roc
2008-12-11 02:25:42 +09:00
Jonathan Kew
f550946685
b=450088 backing out (new reftest failed)
2008-12-09 17:42:50 +09:00
Masayuki Nakano
2c0b902c93
Bug 450088 Line breaking regression (in Chinese and other languages) p=Jonathan Kew, r=masayuki, sr=roc
2008-12-09 15:41:42 +09:00
Robert O'Callahan
bac93bfa01
Bug 468413. Make test_bug335816.html reliable by using onload instead of setTimeout. r=smontagu
2008-12-09 13:31:36 +13:00
Masatoshi Kimura
bfab5cf2f0
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
2008-12-06 11:08:26 -08:00
Simon Montagu
a2c8f3a119
Exclude Arabic numeric formatting characters from IS_ARABIC_ALPHABETIC. Bug 438571, r=Ehsan Akhgari <ehsan.akhgari@gmail.com>
2008-12-06 08:45:31 -08:00
Daniel Holbert
31b72193f5
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
2008-12-05 11:52:01 -08:00
Masatoshi Kimura
1992e6113a
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
2008-12-05 18:31:00 +01:00
Doug Turner
9b675ba93e
Bug 461839 - uniscribe breaker on windows mobile r+sr=roc
2008-12-03 08:42:03 -05:00
Simon Montagu
fdd6854943
Bug 424068: Disable Unicode collation on Mac more intelligently. r=jdaggett
2008-12-03 00:43:42 -08:00
Simon Montagu
367ab01c87
Update Unicode data files to Unicode version 5.1. Bug 427350, r=jdaggett
2008-12-03 10:11:01 +02:00
Doug Turner
064e0b307f
Bug 461827. Winnls.h include is no needed after removal of the wince shunt library. r/sr=stuart
2008-11-04 07:22:07 -08:00
Phil Ringnalda
5ac69655c0
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Serge Gautherie
537ddf036e
Bug 228102 - </intl/strres/tests/strres-test.xul>: "This file needs a rewrite"; (Bv1) <intl.pkg>; r=smontagu
2008-10-28 01:54:35 +01:00
Siddharth Agarwal
f517fd2c83
Bug 455738 - Add support for new Vista locales; Define LOCALE_NAME_MAX_LENGTH; r=smontagu
2008-10-19 14:37:33 +02:00
Siddharth Agarwal
13ee47f558
Bug 455738 - Add support for new Vista locales; r=smontagu
2008-10-16 17:28:24 +02:00
Masatoshi Kimura
0cd9ac9d14
Bug 457886 - Cannot send ISO-2022-JP email on Tb trunk; r=smontagu sr=bienvenu
2008-10-11 02:52:24 +02:00
Arpad Borsos
4460c617be
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Boris Zbarsky
331d890285
Fixing build warnings due to us null-checking a pointer that's never null. No bug.
2008-10-07 17:24:37 -04:00
Jonas Sicking
4e7c8085c2
Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst
2008-09-30 17:50:42 -07:00
Arpad Borsos
99687ce381
Bug 454766 - Add suggested parentheses to layout/; r+sr=roc; (with nits by sgautherie)
2008-09-15 17:40:25 +02:00