Commit Graph

9435 Commits

Author SHA1 Message Date
Birunthan Mohanathas
51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Nicholas Nethercote
aaf6fb2124 Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
Ryan VanderMeulen
437fead482 Bug 1022262 - Part 2: Update Hunspell to version 1.3.3. r=ehsan 2014-06-17 15:54:39 -04:00
Ryan VanderMeulen
7e410e4fd4 Bug 1022262 - Part 1: Rename in-tree Hunspell source files to match upstream. r=ehsan
--HG--
rename : extensions/spellcheck/hunspell/src/README.hunspell => extensions/spellcheck/hunspell/src/README.mozilla
rename : extensions/spellcheck/hunspell/src/affentry.cpp => extensions/spellcheck/hunspell/src/affentry.cxx
rename : extensions/spellcheck/hunspell/src/affixmgr.cpp => extensions/spellcheck/hunspell/src/affixmgr.cxx
rename : extensions/spellcheck/hunspell/src/csutil.cpp => extensions/spellcheck/hunspell/src/csutil.cxx
rename : extensions/spellcheck/hunspell/src/dictmgr.cpp => extensions/spellcheck/hunspell/src/dictmgr.cxx
rename : extensions/spellcheck/hunspell/src/filemgr.cpp => extensions/spellcheck/hunspell/src/filemgr.cxx
rename : extensions/spellcheck/hunspell/src/hashmgr.cpp => extensions/spellcheck/hunspell/src/hashmgr.cxx
rename : extensions/spellcheck/hunspell/src/hunspell.cpp => extensions/spellcheck/hunspell/src/hunspell.cxx
rename : extensions/spellcheck/hunspell/src/hunzip.cpp => extensions/spellcheck/hunspell/src/hunzip.cxx
rename : extensions/spellcheck/hunspell/src/phonet.cpp => extensions/spellcheck/hunspell/src/phonet.cxx
rename : extensions/spellcheck/hunspell/src/replist.cpp => extensions/spellcheck/hunspell/src/replist.cxx
rename : extensions/spellcheck/hunspell/src/suggestmgr.cpp => extensions/spellcheck/hunspell/src/suggestmgr.cxx
2014-06-17 15:54:38 -04:00
Ekanan Ketunuti
68bda46a83 Bug 956541 - Add Mozillian to the en-US dictionary. r=ehsan 2014-06-10 09:32:30 +07:00
Ekanan Ketunuti
267dd5cb4b Bug 1022271 - Add adware, archaeoastronomy, archaeologic, archaeomagnetic,
archaeomagnetism, astroarchaeology, astrobiology, astrobleme, botnet,
commenters, crimeware, undesignated, exactable, exactor, exacta, exactingness,
exactions, keylogger, keylogging, lepidopterist, limnological, limnologist,
limnology, malware, neuroscientist, neurosurgical, rootkit, trifecta,
volcanological, volcanologist, volcanology to the en-US dictionary. r=ehsan
2014-06-08 11:26:30 +07:00
Ekanan Ketunuti
191a6015e9 Bug 1016136 - Use suffix M instead of 's in en-US.dic. r=ehsan 2014-05-28 07:23:03 +07:00
Birunthan Mohanathas
cfd62b35ad Bug 869836 - Part 10: Use Truncate instead of AssignLiteral(""). r=ehsan
--HG--
extra : rebase_source : e75c900e72e5367518f2b923a839fd23acf29a42
2014-05-26 21:54:53 +03:00
Ekanan Ketunuti
848dea6ae6 Bug 1015913 - Add traceur to the en-US dictionary. r=ehsan
Bug 1015912 - Add badging to the en-US dictionary. r=ehsan
Bug 1015911 - Add parkour to the en-US dictionary. r=ehsan
Bug 1015910 - Add faux to the en-US dictionary. r=ehsan
Bug 1015909 - Add eschatological, eschatologist to the en-US dictionary. r=ehsan
Bug 1015908 - Add decertify to the en-US dictionary. r=ehsan
Bug 1015907 - Add intermediacy, intermediation, disintermediation, intermediator to the en-US dictionary. r=ehsan
Bug 1015906 - Add chemistries to the en-US dictionary. r=ehsan
Bug 1015905 - Add uncheck to the en-US dictionary. r=ehsan
Bug 1015904 - Add colonoscope, colonoscopy to the en-US dictionary. r=ehsan
2014-05-27 07:15:25 +07:00
Ekanan Ketunuti
147b609c0a Bug 1015161 - Add rheumatology, rheumatological, rheumatologist to the en-US dictionary. r=ehsan
Bug 1015160 - Add phlebotomist, phlebotomize to the en-US dictionary. r=ehsan
Bug 1015159 - Add aggregator to the en-US dictionary. r=ehsan
Bug 1015156 - Add mage to the en-US dictionary. r=ehsan
Bug 1015154 - Add teleport, teleportation to the en-US dictionary. r=ehsan
Bug 1015153 - Add bloviate, bloviation, bloviator to the en-US dictionary. r=ehsan
Bug 1015152 - Add synesthesia, synesthete, synesthetic to the en-US dictionary. r=ehsan
Bug 1015150 - Add sommelier to the en-US dictionary. r=ehsan
Bug 1015040 - Add opposer, opposable to the en-US dictionary. r=ehsan
Bug 1015039 - Add triages to the en-US dictionary. r=ehsan
2014-05-24 08:08:01 +07:00
Reuben Morais
b289479b31 Bug 1015672 - Use a set in mozSpellChecker::GetDictionaryList. r=ehsan 2014-05-25 15:17:14 -03:00
Ekanan Ketunuti
87dbf96c05 Bug 1013900 - Add durian to en-US dictionary. r=ehsan 2014-05-21 18:27:55 +07:00
Birunthan Mohanathas
59b969f7f4 Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
aea8617b92 Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
f65339b9ff Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
189593520f Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
19bebbc68d Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:50 +03:00
Ekanan Ketunuti
667977ab08 Bug 1011651 - Add anonymization, anonymize to the en-US dictionary. r=ehsan 2014-05-17 14:12:55 +07:00
Ekanan Ketunuti
c792cbbc5f Bug 1011462 - Add immersive to the en-US dictionary. r=ehsan 2014-05-16 18:39:42 +07:00
Nathan Froyd
a58426e0df Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley 2014-05-19 12:43:00 -04:00
Henri Sivonen
34b67bca76 Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
Roberto A. Vitillo
27a423ebef Bug 880864 - User dictionary (persdict.dat) read on main thread. r=mayhemer 2014-05-07 06:35:00 -04:00
Ekanan Ketunuti
de25597b51 Bug 1000956 - Add textbox to the en-US dictionary. r=ehsan 2014-05-05 08:21:42 +07:00
Nathan Froyd
84041459a1 Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
Ekanan Ketunuti
69e40e96fa Bug 996995 - Add dissentious to the en-US dictionary. r=ehsan 2014-04-28 11:10:01 +07:00
Ekanan Ketunuti
d395a5dc16 Bug 996994 - Add corrigibility,corrigible,incorrigibleness to the en-US dictionary. r=ehsan 2014-04-28 10:45:58 +07:00
Birunthan Mohanathas
5f1fde8824 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Birunthan Mohanathas
7ac92ae5ea Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug 2014-04-25 12:49:00 -04:00
Arpad Borsos
4136c664aa Bug 474369 - remove nsVoidArray includes; r=ehsan
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Marco Castelluccio
1629623676 Bug 993326 - Use SpecialPowers.autoConfirmAppInstall to confirm app installation and stop using the browser.mozApps.installer.dry_run pref. r=fabrice 2014-04-17 16:43:04 -04:00
Jon Coppeard
173bd25321 Bug 993413 - Remove use of JS_Add/Remove*Root in favour of JS::PersistentRooted where possible r=terrence r=bz r=bholley 2014-04-16 09:47:53 +01:00
Nathan Froyd
b1033d7f74 Bug 993546 - refactor malloc-wrapping memory reporter implementations; r=njn 2014-04-08 13:51:20 -04:00
Neil Deakin
f9e1db1ab8 Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
Ekanan Ketunuti
5692e7c13e Bug 988700 - Add diatomaceous to the en-US dictionary. r=ehsan 2014-03-27 11:05:36 +07:00
Neil Rashbrook
757dacf9be Bug 514280 Remove concrete classes from interface maps r=bsmedberg 2014-03-28 08:40:13 +00:00
Alessio Placitelli
4f5f640356 Bug 950076 - Add a fallible form of nsAString::Append and Replace and use it in nsTextFragment::AppendTo. r=bsmedberg, r=jst 2014-03-19 13:05:02 -04:00
Ryan VanderMeulen
ead774e09e Backed out changesets a17ee88f1fe7, 6e3aee4a9650, 07e5ed676919 (bug 950076) for Werror bustage. 2014-03-19 14:00:10 -04:00
Alessio Placitelli
1a0a307fb0 Bug 950076 - Add a fallible form of nsAString::Append and Replace and use it in nsTextFragment::AppendTo. r=bsmedberg, r=jst 2014-03-19 13:05:02 -04:00
Chris Peterson
0a6dfe722a Bug 984250 - Suppress clang and gcc warnings in third-party code: hunspell and hyphen. r=ehsan 2014-03-15 23:17:50 -07:00
Neil Rashbrook
604d9a5302 Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
2014-03-18 00:23:03 +00:00
Wes Kocher
c879b47079 Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
2014-03-17 15:19:53 -07:00
Neil Rashbrook
3e8915c4b8 Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
2014-03-17 19:07:09 +00:00
Masayuki Nakano
fbf7cdeb19 Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
2014-03-17 15:56:53 +09:00
Kyle Huey
fe6c4e28d6 Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
Bill McCloskey
fd05f3eb04 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
Wes Kocher
3b83e5bb22 Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
e784b5aef6 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Bill McCloskey
006786a6b4 Backed out changeset d6261f65070a 2014-03-13 15:52:27 -07:00
Bill McCloskey
ed100f425c Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
c75ff964a1 Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher 2014-03-13 10:40:10 -04:00