Commit Graph

8959 Commits

Author SHA1 Message Date
Matt Brubeck
5b57a0bec6 Merge the latest green changeset on mozilla-central to mozilla-inbound 2011-08-15 15:43:35 -07:00
Ehsan Akhgari
3fadc9f1aa Bug 669116 followup - Remove the extra semicolon to make gcc happy 2011-08-15 18:30:49 -04:00
arno renevier
abf78cfc8e Bug 338427 followup - fix Get/SetCurrentDictionary signature; r=ehsan 2011-08-15 13:55:02 -04:00
Ehsan Akhgari
e90e748022 Bug 669116 - Add memory reporter for the spell checker; r=njn,khuey 2011-08-11 10:57:08 -04:00
Ms2ger
f1ce0d69e4 Merge m-c to m-i 2011-08-13 14:47:03 +02:00
Malini Das
c20b68638f Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das
ea71db787e Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Ms2ger
3fea5b3901 Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
David Zbarsky
feef9bcb83 Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug 2011-08-07 16:17:00 -04:00
arno renevier
56a37f401e Bug 338427 - Spellchecker should respect the langi attribute; r=ehsan 2011-08-12 15:12:45 -04:00
Michael Wu
46a170c5f0 Bug 671417 - Incorrect use of PRBool when other types are more appropriate or vice versa, r=bz,ehsan,dwitte,joe,vlad,luke,mak,roc 2011-07-26 23:43:37 -07:00
Ed Morley
493ba720dd Bug 672040 - Hunspell test suite is still generated when using --disable-tests; r=khuey 2011-07-17 12:07:41 +02:00
Josh Matthews
49858f3ead Bug 621367 - nsPermissionManager doesn't allow enumerator access in content processes (r=dwitte) 2011-07-13 18:03:44 +02:00
Ehsan Akhgari
437bdb3dd5 Bug 675976 - remove extensions/spellcheck/hunspell/tests/suggestiontest/Makefile.orig; rs=kheuy,Ms2ger DONTBUILD 2011-08-02 15:29:44 -04:00
Chris Coulson
0ae15196ba Test case for bug 667087; r=dwitte 2011-06-28 17:40:17 -04:00
Jonas Sicking
487188f880 Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug 2011-06-24 16:59:49 -07:00
Ed Morley
3f49fdcb2a Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted 2011-06-25 16:06:02 +02:00
Jonas Sicking
a326e5c69f Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug 2011-06-23 19:18:02 -07:00
Jonas Sicking
f7e72db3bc Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug 2011-06-23 19:18:01 -07:00
Jonas Sicking
cd52437ea7 Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug 2011-06-23 19:18:01 -07:00
Jonas Sicking
07c1f0b90f Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug 2011-06-23 19:18:00 -07:00
Ed Morley
8aaddd0334 Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Ed Morley
08d515c8cc Bug 469499 - Remove MOZ_MACBROWSER ifdefs; r=bsmedberg 2011-06-07 12:35:17 -07:00
Ehsan Akhgari
580d4bd109 Bug 650522 - Test handling of host names with a single character before a dot correctly; r=dwitte 2011-04-18 18:27:37 -04:00
Dominic Fandrey
968bf5196a Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc 2011-06-02 14:56:50 +02:00
Ed Morley
5861162dc0 Bug 591611 - Clean up FIREFOX_VERSION handling; r=khuey 2011-05-28 14:33:07 +02:00
Ms2ger
e5cf1395fc Bug 658906 - Remove nsIDOMNSDocument; r=sicking 2011-05-28 09:43:53 +02:00
Joel Maher
193c66083d Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Ed Morley
91238e76b1 Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg 2011-05-17 16:01:36 +02:00
Ms2ger
72dace0093 Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky 2011-05-15 12:07:28 +02:00
Kyle Huey
1396284624 Bug 652364: Fix build error with osxspell. r=ehsan 2011-04-23 19:28:19 -04:00
Daniel Holbert
07e55e9a84 Bug 656944: Remove 'todo' flags for unexpected passes in test_hunspell.js. r=khuey 2011-05-13 13:25:09 -07:00
Ed Morley
97cc9c4eea Bug 655756 - Remove final XP_MAC remnants; r=josh 2011-05-10 20:24:48 +02:00
Ms2ger
31e3e8c5d1 Bug 616684 - Remove support for DOM Views; r=sicking,ehsan 2011-04-24 08:54:25 +02:00
Ehsan Akhgari
67e7a42892 Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00
Ms2ger
540ca93080 Bug 616684 - Remove support for DOM Views; r=sicking 2011-04-24 08:54:25 +02:00
Jonas Sicking
864c681c57 Add back file accidentally removed 2011-04-23 00:53:58 -07:00
Jonas Sicking
e2fee3941f Bug 588990: Remove lazy hashing of names to avoid walking full DOM. r=bz 2011-04-23 00:29:12 -07:00
David Zbarsky
a0b813679f Bug 610305: decom nsEventStateManager r=smaug 2011-04-21 19:35:52 +02:00
Mounir Lamouri
2af4853be5 Backed out changeset c1a7c1bc1aeb due to busted build. 2011-04-20 22:26:06 +02:00
David Zbarsky
732897cc3f Bug 610305: decom nsEventStateManager r=smaug 2011-04-20 21:42:33 +02:00
Ehsan Akhgari
2bf02f16c0 Bug 355178 - Raise the maximum spell checked word length to 130 letters; r=smaug
--HG--
extra : rebase_source : e2ac56d2e1729124ccf2df21dc97c30903e2164c
2011-04-18 18:48:39 -04:00
Ehsan Akhgari
4d493e350a 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
--HG--
extra : rebase_source : 298f0832ac6f0b12497e9c883bbebea8e168284c
2011-04-14 17:16:40 -04:00
Ehsan Akhgari
2759ff18ea Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted 2011-04-16 19:39:34 -04:00
Serge Gautherie
20739294a0 Bug 228448 - Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'; (Hv1) /extensions/*.
r=cbiesinger.
2011-04-14 17:25:00 +02:00
Jonathan Kew
cd179a175b Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01:00
Paul Biggar
1beff55e64 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
d40bf9a237 Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds. 2011-04-12 01:29:41 -07:00
Paul Biggar
80fee229de Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Benjamin Smedberg
3b6b5a70a7 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
09a33c9d61 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
c8759ca326 Bug 629734: Integrate hunspell test suite as an xpcshell test. r=ehsan 2011-02-17 19:09:40 -05:00
Kyle Huey
3b1e4d501b Bug 629734: Import hunspell test suite 2011-02-17 19:03:08 -05:00
Matheus Kerschbaum
4eb6429f47 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Shawn Wilsher
40a235bbf9 Bug 645099 - Stop using [deprecated] Storage methods in the permission manager
r=bz
2011-03-31 10:19:31 -07:00
Kyle Huey
959ea8bc3e Backed out changeset a5dbece71e4a due to test failures 2011-03-31 09:11:21 -04:00
Matheus Kerschbaum
b06dc06820 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg 2011-03-31 07:22:55 -04:00
Ehsan Akhgari
2c668ef797 Merge cedar into mozilla-central 2011-03-30 13:53:35 -04:00
Simon Montagu
4587536cef Remove UTF-32 encoder and decoder. Bug 604317, r=emk 2011-03-30 08:35:34 +02:00
Ms2ger
4b1168a59f Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz 2011-03-29 22:24:54 -04:00
L. David Baron
db6289bc0a 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
98183dee59 Backout bug 629734 because it breaks the build on Windows 2011-03-27 13:53:09 -04:00
Ehsan Akhgari
25cb9fcf4a 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
f5c5d6ffdc Bug 629734: Integrate hunspell test suite as an xpcshell test. r=ehsan 2011-02-17 19:09:40 -05:00
Kyle Huey
2bd4a371d3 Bug 629734: Import hunspell test suite 2011-02-17 19:03:08 -05:00
Michael Wu
c00063c782 Bug 636265 - Don't pass unused return value in nsJSConfigTriggers.cpp, r=jorendorff 2011-03-25 14:31:14 -07:00
Ryan VanderMeulen
554bb3505c Bug 620626 - Upgrade to Hunspell 1.3.2; r=ehsan 2011-03-24 21:23:56 -04:00
Ryan VanderMeulen
e5e767b522 Bug 620626 - Upgrade to Hunspell 1.3.1; r=smaug,ehsan 2011-03-24 20:14:47 -04:00
jhorak@redhat.com
394dbd341e Bug 494163 - (gio / gvfs) Port gnomevfs extension to GIO/GVFS; r=karlt sr=roc 2011-03-23 23:38:03 -04:00
Boris Zbarsky
31061a9ff8 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
b7043eff75 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
2eef6d784d Bug 637361: Backout bug 573043, a=blocker 2011-03-01 19:16:22 -08:00
Brian Smith
a5edaf27e8 Bug 637361: Backout bug 573043 2011-03-01 19:11:22 -08:00
Honza Bambas
48a2c64df8 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
82090a2d04 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
f68ddc8cba 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
a61c5e796e 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
e72266dafd Merge tracemonkey and mozilla-central. (a=blockers) 2011-02-11 09:56:19 -08:00
Henri Sivonen
bbffca4d43 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
f32d4cdb18 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
8ec41b7213 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
eb4e568e5d Bug 619559 - Make permission manager notify observers in content processes. r=dwitte a=jst 2010-12-25 02:31:01 -05:00
Ehsan Akhgari
6788e6d475 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
6b6be66115 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
2ffd687e92 Bug 618716 - Fix warnings in nsPermissionManager.cpp r=dwitte a=jst 2010-12-12 14:36:00 -05:00
Michael Wu
8963c723d5 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ó
58788ce22a 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
9e9a234f7e 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
528820e4e8 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
b4fbe5e93f 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
b0b91df262 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
3b06ebef0a Follow-up fix 2 for bug 590325. 2011-01-21 00:59:00 -08:00
Andreas Gal
66adce312b Follow-up fix for bug 590325. 2011-01-21 00:21:27 -08:00
Andreas Gal
738e3acd80 Global Object created in CentralizedAdminPrefManagerInit needs its own compartment (bug 590325, r=mrbkap). 2011-01-21 00:08:13 -08:00
Dan Witte
b255501115 Fix bug 616264. r=ehsan,sdwilsh, a=beta9+ 2010-12-22 13:50:56 -08:00
Phil Ringnalda
c9efb237e4 Bug 586869 - Remove abandoned and unbuildable extensions/jssh, r+a=ted 2010-12-11 10:53:38 -08:00
David Bienvenu
87d73ab860 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
2a722f49df Bug 617910 - Broken instanceof checks in head_cookies.js. r=sdwilsh 2010-12-09 20:10:30 +01:00
timeless@mozdev.org
8f21b2430e Bug 617667 useless null check of aIsMisspelled in [@ mozSpellChecker::CheckWord]
r=bz
2010-12-09 11:56:54 +01:00
Phil Ringnalda
272cba2b78 Bug 616761 - Remove deadcode extensions/metrics, r=Mossop, a=ted 2010-12-05 11:26:45 -08:00