Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Jeff Walden
|
b5e57820bf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
|
Jeff Walden
|
d0532c3e95
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
0f30b277bf
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
|
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Jesper Kristensen
|
f04d86218f
|
Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan
|
2011-09-13 14:58:54 -04:00 |
|
Ed Morley
|
01f15294eb
|
Backout a422b9ff0a9e (bug 591780 part 1) for causing 8% Ts regression on multiple platforms; a=khuey
|
2011-09-06 14:32:26 +01:00 |
|
Jesper Kristensen
|
1ef15b178d
|
Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan
|
2011-09-05 18:44:34 -04:00 |
|
arno renevier
|
56a37f401e
|
Bug 338427 - Spellchecker should respect the langi attribute; r=ehsan
|
2011-08-12 15:12:45 -04:00 |
|
Jonas Sicking
|
fd28a5666a
|
Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz
|
2011-06-14 00:56:50 -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
|
97cc9c4eea
|
Bug 655756 - Remove final XP_MAC remnants; r=josh
|
2011-05-10 20:24:48 +02:00 |
|
Ms2ger
|
83a3dc5087
|
Bug 605177 - Fix a number of build warnings in editor/; r=ehsan a=bsmedberg
|
2010-11-04 16:44:46 -04:00 |
|
Ehsan Akhgari
|
7883671dc5
|
Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+
|
2010-10-21 16:56:20 -04:00 |
|
Ehsan Akhgari
|
61405ab366
|
Bug 528368 - crash during spell check [@ nsTextServicesDocument::IsBlockNode(nsIContent*)] r=roc a=vlad
--HG--
extra : rebase_source : 4a06a8b23706cba1c0d1614fbf0ee3ea773bea1c
|
2010-08-25 01:44:19 -04:00 |
|
Ehsan Akhgari
|
a98243d830
|
Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc
|
2010-06-17 16:44:35 -04:00 |
|
Ehsan Akhgari
|
9f32e5a757
|
Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc
|
2010-06-17 16:40:48 -04:00 |
|
Ehsan Akhgari
|
f2cdabf2ec
|
Bug 572618 - Make debugging the editor easier - Part 1: Replace all if(NS_FAILED) checks with NS_ENSURE_SUCCESS; r=roc
|
2010-06-17 15:27:24 -04:00 |
|
Josh Matthews
|
4381d3ba7e
|
Bug 566414 - Signed/unsigned comparison warnings in editor; r=ehsan
|
2010-05-17 15:30:15 -04:00 |
|
Ehsan Akhgari
|
08c3c2fb3f
|
Bug 570350 - Crash [@ nsTextServicesDocument::NodeHasOffsetEntry(nsTArray<OffsetEntry*>*, nsIDOMNode*, int*, int*) ] when enabling/disabling the spell checker; r=roc
--HG--
extra : rebase_source : 8e8815dc92f936545305345b7fcf20eba4f4c6db
|
2010-06-08 00:20:23 -04:00 |
|
Ehsan Akhgari
|
ccf6247cb3
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
|
Craig Topper
|
25d5518e18
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Jonas Sicking
|
c24e5442a9
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08: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 |
|
Hashem Masoud
|
b71a1a1cfa
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Michael Kohler
|
b7a3a2a751
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
Arpad Borsos
|
650695050a
|
Bug 474369 - get rid of nsVoidArray, editor part; r=neil
|
2009-04-22 10:43:15 +02:00 |
|
Fred Jendrzejewski
|
f60688af65
|
Fix for bug 457104 (nsTextServicesDocument::FirstSelectedBlock dead?). r/sr=peterv.
--HG--
extra : rebase_source : 73e620aade6618aa90cebe0784754a68d5479a6d
|
2009-04-08 14:59:06 +02:00 |
|
Boris Zbarsky
|
081b4b02e7
|
Bug 486547 part 1. Switch nsTypedSelection to storing nsIRange, not nsIDOMRange, objects. r+sr=smaug
|
2009-04-06 13:17:37 -04: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 |
|
Olli Pettay
|
3cba110fca
|
bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking
|
2008-10-15 12:40:28 +03:00 |
|
masayuki@d-toybox.com
|
1c98c2e245
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
|
masayuki@d-toybox.com
|
076b8bba8e
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
|
masayuki@d-toybox.com
|
600836e7ed
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
|
jag@tty.nl
|
05cdb6aefe
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
reed@reedloden.com
|
d6ca24e794
|
Bug 389933 - "ASSERTION: JoinNode called with node not listed in offset table while editing HTML email in GMail" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv sr=roc a1.9=schrep]
|
2007-12-19 03:32:20 -08:00 |
|
masayuki@d-toybox.com
|
a20d56bd8d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
cbiesinger%web.de
|
51a89a8b1e
|
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.
r=bsmedberg
|
2006-05-06 17:53:51 +00:00 |
|
gerv%gerv.net
|
a54a4e6372
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:10 +00:00 |
|
cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
scott%scott-macgregor.org
|
648475df2c
|
Bug #304720 --> crash in inline spell checker due to a null iterator.
original patch reviewed by akkana
sr=neil
|
2005-11-28 19:51:04 +00:00 |
|
timeless%mozdev.org
|
17f5f5429f
|
Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
|
2005-11-21 06:25:15 +00:00 |
|
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
|
roc+%cs.cmu.edu
|
142211a0cb
|
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
|
2005-08-22 03:00:06 +00:00 |
|
scott%scott-macgregor.org
|
4ba200660e
|
Bug #280826 --> automatically add email recipients to the inline spell checker ignore list.
sr=bienvenu
|
2005-02-04 01:39:02 +00:00 |
|