Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Aryeh Gregor
|
8ca6da3675
|
Bug 891904 - Un-schedule full spell check when checker is disabled; r=ehsan
|
2013-10-01 09:42:35 +03:00 |
|
Gregory Szorc
|
cc1da2c22a
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ed Morley
|
038cae0901
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Gregory Szorc
|
483a776413
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ehsan Akhgari
|
58e5fbc2a4
|
Backed out changeset a73ffb0d0c97 because of build bustage
|
2013-09-29 17:20:07 -04:00 |
|
Ehsan Akhgari
|
d9a4b7effd
|
Remove a number of unused variables, no bug
|
2013-09-29 16:42:12 -04:00 |
|
Jan Beich
|
d6d6fab3b3
|
Bug 920112 - Make sure nsCOMPtr<nsIFile> is defined before using. r=ehsan
|
2013-09-26 10:11:37 -04:00 |
|
Masayuki Nakano
|
648570f10b
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Gregory Szorc
|
ed68c2482b
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Ehsan Akhgari
|
276e4b787c
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
|
Olli Pettay
|
7cad0ddfcd
|
Bug 918223 - make sure to save persdict.dat, r=ehsan
--HG--
extra : rebase_source : baffbf457b4eb9a1874ddfdda7dce1763a713a30
|
2013-09-19 22:27:03 +03:00 |
|
Nicholas Nethercote
|
9d1d4e73b0
|
Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
|
2013-08-27 16:24:51 -07:00 |
|
Robert O'Callahan
|
33cdb42706
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Phil Ringnalda
|
ad36ee41a9
|
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
|
2013-09-04 22:42:06 -07:00 |
|
Nicholas Nethercote
|
43ad5b4dcf
|
Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
|
2013-08-27 16:24:51 -07:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Nicholas Nethercote
|
2ae35f1e22
|
Bug 831193 (part 15) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in hunspell/. r=ehsan.
--HG--
extra : rebase_source : 56ea9777360f5bce8f7b4e44ff9702e0502adb19
|
2013-01-17 16:45:12 -08:00 |
|
Ehsan Akhgari
|
8cf0bde22a
|
Bug 906979 - Make it possible again to force spell checking on text controls with spellcheck=false; r=roc
|
2013-08-22 17:49:11 -04:00 |
|
Ekanan Ketunuti
|
58e77e879e
|
Bug 907313 - Add "recurse", "recursed", "recurses", "recursing" and "recursive" to en-US dictionary. r=ehsan
|
2013-08-22 09:57:42 -04:00 |
|
Ms2ger
|
ced3dd8b1c
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Trevor Saunders
|
7da524d402
|
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
|
2013-08-08 20:12:37 -04:00 |
|
Aaron Klotz
|
83a7591a72
|
Bug 902532: Use NS_CopyNativeToUnicode to convert dictionary filename to UTF-16 on Windows. r=ehsan
|
2013-08-08 14:55:05 -06:00 |
|
Andrew Quartey
|
9620506021
|
Bug 888602 - Add null-check in mozInlineSpellChecker::ReplaceWord. r=ehsan
|
2013-08-07 20:31:38 -04:00 |
|
Ekanan Ketunuti
|
ff4bdd88d9
|
Bug 898868 - Accept adverb form of anecdotal in the en-US dictionary. r=ehsan
|
2013-07-29 13:42:41 -04:00 |
|
Trevor Saunders
|
6b3c839046
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Trevor Saunders
|
6be251fe42
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
|
Brian O'Keefe
|
5f8b5163e8
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Aryeh Gregor
|
dbd644b368
|
Bug 674927 - Part 3: Make the spellcheck attribute work correctly for contenteditable; r=ehsan
|
2013-06-19 16:54:53 -04:00 |
|
Ehsan Akhgari
|
d857c54112
|
Bug 674927 - Part 2: Cleanup the async spellcheck stuff when the editor cleans up mozInlineSpellChecker; r=adw
|
2013-06-19 16:54:01 -04:00 |
|
Drew Willcoxon
|
d252133f12
|
Bug 882879 - In mozInlineSpellChecker, queue UpdateCurrentDictionary after InitSpellChecker while init is pending to fix spell check regression in contentEditable elements focused by script. r=ehsan
|
2013-06-14 11:46:08 -07:00 |
|
Drew Willcoxon
|
af37cc4060
|
Bug 880237 - Prevent crash in mozInlineSpellChecker::IgnoreWords by asserting mSpellCheck != null. r=ehsan
|
2013-06-07 12:35:50 -07:00 |
|
Ekanan Ketunuti
|
a0eb8a3248
|
Bug 878621 - Add "cul-de-sac" to spell-checker dictionary. r=ehsan
|
2013-06-06 17:22:35 +07:00 |
|
Drew Willcoxon
|
15c6f501ef
|
Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 3: update other tests). r=ehsan
|
2013-06-05 17:07:54 -07:00 |
|
Drew Willcoxon
|
cd315f0750
|
Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 1: core changes). r=ehsan, sr=gavin
|
2013-06-05 17:07:54 -07:00 |
|
Mike Shal
|
994cfe0b6b
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Gregory Szorc
|
14c4938355
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Joey Armstrong
|
2dbf79e9a4
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Aaron Klotz
|
def4bf22b1
|
Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan
|
2013-05-07 00:14:15 -06:00 |
|
Joey Armstrong
|
8e99512c32
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Ian Stakenvicius
|
05c346d1c1
|
Bug 429023 - Use preference 'spellchecker.dictionary_path' to override loading internal dictionaries; r=ehsan,glandium
|
2013-04-22 13:20:24 -04:00 |
|
David Zbarsky
|
204a17f3b2
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
|
2013-04-21 21:25:28 -04:00 |
|
Ehsan Akhgari
|
9483f3383d
|
Bug 861893 - Do not hold on to nsITextServicesDocument unnecessarily in the editor and the spell checker code; r=roc
|
2013-04-16 00:07:32 -04:00 |
|
Joshua Cranmer
|
41c5d7997f
|
Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg
|
2013-04-11 22:22:09 -05:00 |
|
Trevor Saunders
|
49055ecbc9
|
bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium
|
2013-03-30 15:42:45 -04:00 |
|
matekm
|
b1c603956b
|
Bug 784739 - Switch from NULL to nullptr in extensions/; r=ehsan
|
2013-04-02 21:06:20 -04:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|