Jonas Sicking
|
487188f880
|
Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug
|
2011-06-24 16:59:49 -07:00 |
Jonas Sicking
|
46f5f74ed3
|
Backed out changeset 967b254211be. This was the wrong patch and probably won't compile.
|
2011-06-24 17:36:06 -07:00 |
Jonas Sicking
|
73e34503f9
|
Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug
|
2011-06-24 16:59:49 -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 |
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04: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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
timeless@mozdev.org
|
8f21b2430e
|
Bug 617667 useless null check of aIsMisspelled in [@ mozSpellChecker::CheckWord]
r=bz
|
2010-12-09 11:56:54 +01:00 |
Ryan VanderMeulen
|
6c7da1a874
|
Update Hunspell readme to note additional patches in tree. a=NPOTB
|
2010-11-09 21:50:28 -08:00 |
Jory A. Pratt
|
2c21600d0e
|
Bug 583582 - Fix compilation of hunspell with gcc-4.5 for changes to fortify sources. r=smaug a=bsmedberg
|
2010-11-05 18:22:36 +01:00 |
Mounir Lamouri
|
06426cc202
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
Ehsan Akhgari
|
444c5cd862
|
Bug 596333 - Part 2: Make ContainsDOMWordSeparator greedy; r=bz a=blocking-betaN+
|
2010-09-16 14:39:28 -04:00 |
Ehsan Akhgari
|
b37718301c
|
Bug 596333 - Automatic spell checking not always functional after bug 240933; r=roc a=blocking-betaN+
|
2010-09-16 14:38:46 -04:00 |
Edmund Wong
|
c31f357639
|
Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only)
|
2010-08-15 15:50:02 -07:00 |
Ehsan Akhgari
|
482c6b80f7
|
Bug 582863 - Spell checker shouldn't copy the text node contents unnecessarily; r=roc a=blocking2.0+
--HG--
extra : rebase_source : 7313d44dfe2645a8df15a4fca78e75ecfc39b536
|
2010-07-30 18:55:42 -04:00 |
Kyle Huey
|
48e10623c5
|
Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
|
2010-07-29 12:22:16 -07:00 |
Ryan VanderMeulen
|
84362673fc
|
Bug 579649 - Update Hunspell to version 1.2.12. r=smaug
|
2010-07-19 18:19:52 -04:00 |
Saint Wesonga
|
4bd9280674
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
Dão Gottwald
|
b2124655df
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
Saint Wesonga
|
8952503f91
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
Benjamin Smedberg
|
a677e5bf91
|
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
|
2010-07-01 11:55:57 -04:00 |
Benjamin Smedberg
|
0df0345c66
|
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 |
Benjamin Smedberg
|
a7e67d32ad
|
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 |
Ryan VanderMeulen
|
bb378f154e
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv. r=ehsan r=smaug
|
2010-06-30 23:11:41 +02:00 |
Dão Gottwald
|
0978149cf3
|
Backed out changeset db6f8068e9a5
|
2010-06-29 17:49:21 +02:00 |
Saint Wesonga
|
c81affe35c
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
|
2010-06-29 17:14:36 +02:00 |
Ehsan Akhgari
|
511bb8af53
|
Followup to bug 571728 - catch the remaining places where the return value of get_current_cs is freed; r=Olli.Pettay
|
2010-06-13 22:48:24 -04:00 |
Ehsan Akhgari
|
473116ffcd
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay,RyanVM
|
2010-06-13 14:19:23 -04:00 |
Ehsan Akhgari
|
3fc2c7aadd
|
Backed out changeset 3224dabf012e because I need one more review
|
2010-06-13 14:46:04 -04:00 |
Ehsan Akhgari
|
c66189c09c
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay
|
2010-06-13 14:19:23 -04:00 |
Matt Caywood
|
e59c0617b5
|
Bug 479334 - Firefox and Thunderbird need a better English language dictionary; r=gavin
|
2010-06-13 14:33:06 -04:00 |
Ryan VanderMeulen
|
5d9a735086
|
Bug 564608 - Update Hunspell to 1.2.11. r=smaug
--HG--
extra : rebase_source : b3e8bccd5b58afb4cff64fa144068f6f64258c68
|
2010-06-09 08:06:40 +02:00 |
Daniel Holbert
|
c996b3363b
|
Bug 475837: Remove unused member vars "mDictionary" and "mIgnoreList" from mozPersonalDictionary.h & mozSpellChecker.h. r=smaug
|
2010-06-04 13:38:19 -07:00 |
Ehsan Akhgari
|
ccf6247cb3
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
Boris Zbarsky
|
6644f13f29
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
Boris Zbarsky
|
1039a51c26
|
Backed out changeset 90d627f2471e (bug 564979) because it broke mochitests.
|
2010-05-17 14:59:49 -04:00 |
Boris Zbarsky
|
3bf9b562d1
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
timeless@mozdev.org
|
3d4a604266
|
Bug 562591 - comparison between signed and unsigned integer expressions in mozPersonalDictionary::Save, r=bz
|
2010-04-29 00:10:00 -07:00 |
timeless@mozdev.org
|
cf53122bd8
|
Bug 562588 - comparison between signed and unsigned integer expressions in mozSpellChecker::InitSpellCheckDictionaryMap, r=bz
|
2010-04-28 23:40:00 -07:00 |
Jae-Seong Lee-Russo
|
21cce9a192
|
Bug 530415. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in spellcheck code. r=bzbarsky
|
2010-02-22 14:41:19 -05:00 |
Ryan VanderMeulen
|
5db882543d
|
Bug 434915 - Add some popular names to the dictionary as well as 'recency', r=mconnor
|
2009-12-23 19:31:40 -05:00 |
L. David Baron
|
fcfcaed7ed
|
Do unicode conversion separately for each byte in the encoding so encoder/decoder errors don't skew the results or leave them uninitialized. (Bug 525581) r=jst
--HG--
extra : transplant_source : bQ%F2i%3F%16%D3N%81%EC%C1%3D%D0%AA%F7%8D4%8C%CA%25
|
2009-11-20 17:21:12 -08:00 |
Olli Pettay
|
8879185a87
|
Bug 518950 - FindNextTextNode in mozInlineSpellWordUtil.cpp is slow, r=bz
|
2009-09-30 13:45:14 +03:00 |
Benjamin Smedberg
|
6ab5d24103
|
CLOSED TREE spelling fixes to kick new builds.
|
2009-09-03 11:14:54 -04:00 |
Karl Tomlinson
|
5f68fc773c
|
remove tabs accidentally added in b06c1085caab
--HG--
extra : rebase_source : 73d5460c346ac2e4ebf21a84802971edb2f2482b
|
2009-09-03 14:31:51 +12:00 |
Karl Tomlinson
|
f5f96cca41
|
b=513789 comparison of unsigned expression < 0 is always false in mozSpellChecker.cpp r=mkaply
--HG--
extra : rebase_source : f93c6af777de99097aad4cf0f7eaec9f721e070f
|
2009-09-03 08:44:32 +12:00 |
Ian Neal
|
d1dbe9867b
|
Bug 492751 - spell checking disabled when indenting text in HTML composition
p=me r/sr=bienvenu
|
2009-08-28 01:55:08 +01:00 |
Benjamin Smedberg
|
ba372f3a4c
|
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 |
Michael Kohler
|
b7a3a2a751
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
Navin Lal
|
1cad5f2db8
|
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
|
2009-07-25 03:27:08 +02:00 |
Josh Aas
|
802ab6f06d
|
Null check after malloc in currently-unused osxspell component. b=283516 r=smorgan
|
2009-07-23 14:26:53 -04:00 |
Olli Pettay
|
3c487cc506
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
Arpad Borsos
|
9c8455122d
|
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 |
Arpad Borsos
|
21896afffc
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
Arpad Borsos
|
118ee75268
|
Back out bug 474369, suspected of causing dhtml and tp3 regression
|
2009-06-12 23:20:55 +02:00 |
Arpad Borsos
|
990fceee6e
|
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 |
Fred Jendrzejewski
|
424883d380
|
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 |
Fred Jendrzejewski
|
d8f1bff747
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
Robert O'Callahan
|
804cc7ee91
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
Fred Jendrzejewski
|
065bde22f3
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
Robert O'Callahan
|
1f1a970697
|
Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats
|
2008-12-12 21:34:43 +13:00 |
Sylvain Spinelli
|
8abd186fde
|
Bug 366682 - spellCheckRange : scan only the first word of a text node and stop; r+sr=roc
|
2008-12-06 19:39:47 +01:00 |
Ryan VanderMeulen
|
6ee62d9200
|
Bug 454108 - 'Update Hunspell to version 1.2.8'. r=smaug.
|
2008-11-04 14:05:31 -08:00 |
Uri Bernstein
|
25096ed723
|
Now really backing out the offending mochitest, and also the patch I accidently checked in instead.
|
2008-10-21 20:29:39 +02:00 |
Uri Bernstein
|
fb36a3b2b4
|
Back out mochitest for bug 459921 since it causing problems with other test.
|
2008-10-21 19:14:50 +02:00 |