Benjamin Smedberg
|
95a3d6d693
|
Bug 648593 - Remove JavaXPCOM and its build support code from the main tree, r=ted
--HG--
extra : rebase_source : 5e3a8c714bb3761ec20170789ac5fc7d5033fc11
|
2011-04-08 12:51:33 -07:00 |
|
Kyle Huey
|
277d70979e
|
Followup to ensure we always use an absolute path. rs=ted
--HG--
extra : rebase_source : 4d7d4acec4736d722406fd3b243e50dc8bc87c5a
|
2011-04-07 18:13:03 -07:00 |
|
Kyle Huey
|
d62b0a0734
|
Bug 629734: Integrate hunspell test suite as an xpcshell test. r=ehsan
|
2011-02-17 19:09:40 -05:00 |
|
Kyle Huey
|
b15bf2766e
|
Bug 629734: Import hunspell test suite
|
2011-02-17 19:03:08 -05:00 |
|
Matheus Kerschbaum
|
93480c6366
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
|
Shawn Wilsher
|
4f383e2f5d
|
Bug 645099 - Stop using [deprecated] Storage methods in the permission manager
r=bz
|
2011-03-31 10:19:31 -07:00 |
|
Kyle Huey
|
61ff9410c4
|
Backed out changeset a5dbece71e4a due to test failures
|
2011-03-31 09:11:21 -04:00 |
|
Matheus Kerschbaum
|
1f81122982
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg
|
2011-03-31 07:22:55 -04:00 |
|
Ehsan Akhgari
|
a0f4acae30
|
Merge cedar into mozilla-central
|
2011-03-30 13:53:35 -04:00 |
|
Simon Montagu
|
be96a9dc94
|
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
|
2011-03-30 08:35:34 +02:00 |
|
Ms2ger
|
3aac8958f3
|
Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz
|
2011-03-29 22:24:54 -04:00 |
|
L. David Baron
|
b2e59587e8
|
Use nsAutoLock::NewLock, nsAutoLock::DestroyLock, nsAutoMonitor::NewMonitor, and nsAutoMonitor::DestroyMonitor as required by the API. (Bug 594666) r=cjones
|
2011-03-29 08:43:26 -07:00 |
|
Ehsan Akhgari
|
b5f305985c
|
Backout bug 629734 because it breaks the build on Windows
|
2011-03-27 13:53:09 -04:00 |
|
Ehsan Akhgari
|
88c50f1c82
|
Bug 629734 followup - Use nsinstall.py because we can't use nsinstall to copy a directory on Windows; irc-r=khuey
|
2011-03-26 20:28:57 -04:00 |
|
Kyle Huey
|
5138da6eae
|
Bug 629734: Integrate hunspell test suite as an xpcshell test. r=ehsan
|
2011-02-17 19:09:40 -05:00 |
|
Kyle Huey
|
6469ebfc53
|
Bug 629734: Import hunspell test suite
|
2011-02-17 19:03:08 -05:00 |
|
Michael Wu
|
cc085d6d27
|
Bug 636265 - Don't pass unused return value in nsJSConfigTriggers.cpp, r=jorendorff
|
2011-03-25 14:31:14 -07:00 |
|
Ryan VanderMeulen
|
6d44bdaf8a
|
Bug 620626 - Upgrade to Hunspell 1.3.2; r=ehsan
|
2011-03-24 21:23:56 -04:00 |
|
Ryan VanderMeulen
|
33a6c6d9ac
|
Bug 620626 - Upgrade to Hunspell 1.3.1; r=smaug,ehsan
|
2011-03-24 20:14:47 -04:00 |
|
jhorak@redhat.com
|
1eed9ae919
|
Bug 494163 - (gio / gvfs) Port gnomevfs extension to GIO/GVFS; r=karlt sr=roc
|
2011-03-23 23:38:03 -04:00 |
|
Boris Zbarsky
|
890788b82e
|
Bug 632904. Check IsEditable(), not content states, if we care about editability. r=ehsan,masayuki
|
2011-03-23 10:45:21 -04:00 |
|
Henri Sivonen
|
cc99f71e41
|
Test for bug 638318 - Test that a byte run that has more than 1024 zeros but one non-zero byte among them before the 1024 byte limit does not sniff as UTF-16LE/BE. r=bzbarsky, a=test-only.
|
2011-03-03 19:20:00 +02:00 |
|
Brian Smith
|
99229eb36d
|
Bug 637361: Backout bug 573043, a=blocker
|
2011-03-01 19:16:22 -08:00 |
|
Brian Smith
|
6e3249a44c
|
Bug 637361: Backout bug 573043
|
2011-03-01 19:11:22 -08:00 |
|
Honza Bambas
|
4b801dad80
|
Fix bug 573043. r=jmathies@mozilla.com, a=blocker.
--HG--
rename : security/manager/ssl/public/nsISSLStatus.idl => netwerk/base/public/nsISSLStatus.idl
rename : security/manager/boot/public/nsISSLStatusProvider.idl => netwerk/base/public/nsISSLStatusProvider.idl
rename : security/manager/ssl/public/nsIX509Cert.idl => netwerk/base/public/nsIX509Cert.idl
|
2011-02-08 16:12:29 -08:00 |
|
Ehsan Akhgari
|
0dc5d22884
|
Bug 631607 - Crash while spell checking with French modern dictionary 4.0.3 [@ mozalloc_abort(char const* const) ][@ mozalloc_abort(char const* const) | mozalloc_handle_oom() ]; r=jst a=blocking-betaN+
|
2011-02-08 18:01:06 -05:00 |
|
Henri Sivonen
|
9dadb8ba9d
|
Bug 631751 - Sniff Basic Latin BOMless UTF-16 for IE compat. r=bzbarsky, a=bzbarsky.
|
2011-02-16 08:40:35 +02:00 |
|
Ehsan Akhgari
|
bf21e11e23
|
Bug 634153 - Back out the changes in bug 355178 because of known regressions and possible risk of not-yet-known regressions; r=sicking a=johnath
--HG--
extra : rebase_source : 4d77b7503991a3399cd6eecbcffb994b16fed43c
|
2011-02-15 17:04:44 -05:00 |
|
Chris Leary
|
7cd988f331
|
Merge tracemonkey and mozilla-central. (a=blockers)
|
2011-02-11 09:56:19 -08:00 |
|
Henri Sivonen
|
c2e0c3291c
|
Bug 620106 - Allow chardet (if enabled) reload the page during load. r=sicking, a=blocking2.0-final.
|
2011-02-11 12:33:32 +02:00 |
|
Ehsan Akhgari
|
d1ae4c4539
|
Bug 633210 - Single hyphens are marked as spelling mistakes; r=smaug a=beltzner
--HG--
extra : rebase_source : 76821671b08b0727c6131b10e45c9a24b1984509
|
2011-02-10 12:07:31 -05:00 |
|
Jim Blandy
|
b775bfcb46
|
Bug 537873: Add 'strict' argument to setters defined throughout Firefox. r=brendan
This should take care of all setters defined outside SpiderMonkey proper. Very mechanical.
|
2011-02-09 11:31:40 -08:00 |
|
Josh Matthews
|
d0f1f79e8b
|
Bug 619559 - Make permission manager notify observers in content processes. r=dwitte a=jst
|
2010-12-25 02:31:01 -05:00 |
|
Ehsan Akhgari
|
b38596bd75
|
Bug 355178 - Raise the maximum spell checked word length to 130 letters; r=smaug a=beltzner
|
2011-01-28 14:46:37 -05:00 |
|
Ehsan Akhgari
|
9ddb3f7785
|
Bug 355178 - Don't break words on hyphens before passing them to hunspell, as it can handle word breaking on hyphens on its own; r=smaug f=Pike a=beltzner
|
2011-02-08 21:50:51 -05:00 |
|
Josh Matthews
|
8ab207648f
|
Bug 618716 - Fix warnings in nsPermissionManager.cpp r=dwitte a=jst
|
2010-12-12 14:36:00 -05:00 |
|
Michael Wu
|
252afcc028
|
Bug 595522 - Read defaults/autoconfig/* from omnijar as appropriate, r=bsmedberg a=blocking2.0
|
2011-02-02 15:42:10 -08:00 |
|
Németh László
|
b0453d9ad0
|
Bug 626195 - Hunspell topcrash [@ AffixMgr::suffix_check ]. r=ehsan, a=blocking-final+
--HG--
extra : rebase_source : 0de9e63da54030544a4e667eb6d32988d688f97a
|
2011-02-02 13:42:46 -05:00 |
|
timeless@mozdev.org
|
3c0d568958
|
Bug 586671 AffixMgr::parse_convtable leaks pattern/pattern2 if it can't create both. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 62aa3d65a700fba3f17bd9978cc196f77470bb1b
|
2011-01-30 12:45:04 +13:00 |
|
timeless@mozdev.org
|
89e1b1ba69
|
Bug 586686 Hunspell::spellml + Hunspell::get_xml_list are messy. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 3af34444fa919cc8f38bc6d0e13432ee9f798080
|
2011-01-30 12:44:33 +13:00 |
|
timeless@mozdev.org
|
ff7dfa7d6d
|
Bug 603311 HashMgr::load_tables leaks dict when decode_flags fails. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 361e5478262857c4a008c94e12920dbf7244d8b5
|
2011-01-30 12:43:50 +13:00 |
|
Caolan McNamara
|
e088a80e6b
|
Bug 617953 - Hunspell::analyze leaks p = pSMgr->suggest_morph(). r=timeless, a=roc.
--HG--
extra : rebase_source : b092f9f09589a067b6d4370bf54768875e48fddd
|
2011-01-30 12:40:50 +13:00 |
|
Andreas Gal
|
1fa8f50af7
|
Follow-up fix 2 for bug 590325.
|
2011-01-21 00:59:00 -08:00 |
|
Andreas Gal
|
7cbf3cd8a7
|
Follow-up fix for bug 590325.
|
2011-01-21 00:21:27 -08:00 |
|
Andreas Gal
|
0686aa494e
|
Global Object created in CentralizedAdminPrefManagerInit needs its own compartment (bug 590325, r=mrbkap).
|
2011-01-21 00:08:13 -08:00 |
|
Dan Witte
|
2685d64a45
|
Fix bug 616264. r=ehsan,sdwilsh, a=beta9+
|
2010-12-22 13:50:56 -08:00 |
|
Phil Ringnalda
|
67f3cb1d1b
|
Bug 586869 - Remove abandoned and unbuildable extensions/jssh, r+a=ted
|
2010-12-11 10:53:38 -08:00 |
|
David Bienvenu
|
0f84273deb
|
Bug 604653 - 64bit Mac build crashes with negotiate auth and Kerberos [@ Kerberos@0x6a163 ]; r=sxw a=blocker
|
2010-12-10 09:09:11 +00:00 |
|
Dão Gottwald
|
305932379f
|
Bug 617910 - Broken instanceof checks in head_cookies.js. r=sdwilsh
|
2010-12-09 20:10:30 +01:00 |
|
timeless@mozdev.org
|
ea1f373aa8
|
Bug 617667 useless null check of aIsMisspelled in [@ mozSpellChecker::CheckWord]
r=bz
|
2010-12-09 11:56:54 +01:00 |
|