Benjamin Smedberg
|
abf280675d
|
Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function.
|
2010-06-25 10:43:25 -04:00 |
|
Benjamin Smedberg
|
762def30bb
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Benjamin Smedberg
|
45af085fff
|
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
|
3fbca784cb
|
More Linux-specific fixup from bug 568691
|
2010-06-12 20:50:56 -04:00 |
|
Dan Witte
|
28ea03e548
|
Bug 573061 - Add persistent cookie tests. Part 2: revise and add tests. r=sdwilsh
|
2010-06-21 17:50:35 -07:00 |
|
Benjamin Smedberg
|
f13550a209
|
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 |
|
Ehsan Akhgari
|
33a01e702a
|
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 |
|
wfernandom2004@gmail.com
|
dfefa110ff
|
Bug 472529, websockets (netwerk patch), r=smaug+biesi
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 4f75d33eb4fc7cdaa1f011f176ef4434bbfe2c25
|
2010-06-17 21:33:42 +03:00 |
|
Justin Dolske
|
f997da1518
|
Bug 564097 - Move prompts.properties into commonDialog.properties. r=gavin, sr=bs
|
2010-06-16 17:06:15 -07:00 |
|
Joe Drew
|
98f411e39e
|
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
|
2010-04-16 17:05:47 -04:00 |
|
Ehsan Akhgari
|
c015726bab
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay,RyanVM
|
2010-06-13 14:19:23 -04:00 |
|
Ehsan Akhgari
|
8f948d54f7
|
Backed out changeset 3224dabf012e because I need one more review
|
2010-06-13 14:46:04 -04:00 |
|
Ehsan Akhgari
|
a661ba886d
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay
|
2010-06-13 14:19:23 -04:00 |
|
Matt Caywood
|
1733f33b4d
|
Bug 479334 - Firefox and Thunderbird need a better English language dictionary; r=gavin
|
2010-06-13 14:33:06 -04:00 |
|
Ryan VanderMeulen
|
e97c917c06
|
Bug 564608 - Update Hunspell to 1.2.11. r=smaug
--HG--
extra : rebase_source : b3e8bccd5b58afb4cff64fa144068f6f64258c68
|
2010-06-09 08:06:40 +02:00 |
|
Timothy Nikkel
|
6eadfd73c1
|
Bug 450450. Add some more debugging output to try to diagnose random orange.
|
2010-06-08 14:18:30 -05:00 |
|
Robert Sayre
|
d9e86770e3
|
Merge mozilla-central to tracemonkey.
|
2010-06-05 19:13:45 -04:00 |
|
Daniel Holbert
|
5ff8190e4a
|
Bug 475837: Remove unused member vars "mDictionary" and "mIgnoreList" from mozPersonalDictionary.h & mozSpellChecker.h. r=smaug
|
2010-06-04 13:38:19 -07:00 |
|
Andreas Gal
|
70617110b8
|
Add an API for compartments (570040, r=jorendorff).
|
2010-06-04 16:32:10 -07:00 |
|
Jason Orendorff
|
d7cbea1f4d
|
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
|
2010-05-27 12:33:54 -07:00 |
|
Robert Sayre
|
def349ad75
|
Merge mozilla-central to tracemonkey.
|
2010-05-24 09:05:39 -07:00 |
|
Robert Sayre
|
13c247559e
|
Merge mozilla-central to tracemonkey
|
2010-05-17 13:55:37 -04:00 |
|
Ehsan Akhgari
|
cdd6eec761
|
Bug 534694 - Move the layout debug extension to layout/tools; r=ted,roc
--HG--
rename : extensions/layout-debug/Makefile.in => layout/tools/layout-debug/Makefile.in
rename : extensions/layout-debug/application.ini => layout/tools/layout-debug/application.ini
rename : extensions/layout-debug/chrome.manifest => layout/tools/layout-debug/chrome.manifest
rename : extensions/layout-debug/layoutdebug-prefs.js => layout/tools/layout-debug/layoutdebug-prefs.js
rename : extensions/layout-debug/makefiles.sh => layout/tools/layout-debug/makefiles.sh
rename : extensions/layout-debug/src/Makefile.in => layout/tools/layout-debug/src/Makefile.in
rename : extensions/layout-debug/src/nsDebugFactory.cpp => layout/tools/layout-debug/src/nsDebugFactory.cpp
rename : extensions/layout-debug/src/nsILayoutDebuggingTools.idl => layout/tools/layout-debug/src/nsILayoutDebuggingTools.idl
rename : extensions/layout-debug/src/nsILayoutRegressionTester.idl => layout/tools/layout-debug/src/nsILayoutRegressionTester.idl
rename : extensions/layout-debug/src/nsLayoutDebugCIID.h => layout/tools/layout-debug/src/nsLayoutDebugCIID.h
rename : extensions/layout-debug/src/nsLayoutDebugCLH.cpp => layout/tools/layout-debug/src/nsLayoutDebugCLH.cpp
rename : extensions/layout-debug/src/nsLayoutDebugCLH.h => layout/tools/layout-debug/src/nsLayoutDebugCLH.h
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.cpp => layout/tools/layout-debug/src/nsLayoutDebuggingTools.cpp
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.h => layout/tools/layout-debug/src/nsLayoutDebuggingTools.h
rename : extensions/layout-debug/src/nsRegressionTester.cpp => layout/tools/layout-debug/src/nsRegressionTester.cpp
rename : extensions/layout-debug/src/nsRegressionTester.h => layout/tools/layout-debug/src/nsRegressionTester.h
rename : extensions/layout-debug/ui/Makefile.in => layout/tools/layout-debug/ui/Makefile.in
rename : extensions/layout-debug/ui/content/layoutdebug-overlay.xul => layout/tools/layout-debug/ui/content/layoutdebug-overlay.xul
rename : extensions/layout-debug/ui/content/layoutdebug.js => layout/tools/layout-debug/ui/content/layoutdebug.js
rename : extensions/layout-debug/ui/content/layoutdebug.xul => layout/tools/layout-debug/ui/content/layoutdebug.xul
rename : extensions/layout-debug/ui/jar.mn => layout/tools/layout-debug/ui/jar.mn
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug.dtd
|
2010-04-23 15:03:22 -04:00 |
|
Boris Zbarsky
|
9f46f37b84
|
Backed out changeset 90d627f2471e (bug 564979) because it broke mochitests.
|
2010-05-17 14:59:49 -04:00 |
|
Boris Zbarsky
|
f830440dab
|
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 |
|
Jason Orendorff
|
5aa27b84c9
|
Bug 560643 - Add a special jsval type to XPIDL. Part 1, rename JSVal -> jsval in existing IDL. r+sr=jst.
--HG--
extra : rebase_source : 3d50f7468277883a26790df13a639ce37757a257
|
2010-05-12 08:18:51 -05:00 |
|
Jeff Walden
|
00f6066393
|
Bug 552560 - Remove support for __parent__. r=mrbkap
|
2010-04-11 13:51:00 -07:00 |
|
timeless@mozdev.org
|
6d30a73e66
|
Bug 562519 cache result from PR_GetPhysicalMemorySize
r=biesi
|
2010-05-13 11:11:24 -07:00 |
|
Robert Sayre
|
0ebb9c1370
|
Merge tracemonkey to mozilla-central.
|
2010-05-06 08:50:41 -04:00 |
|
Boris Zbarsky
|
f7d7c95ec6
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
timeless@mozdev.org
|
5690d32911
|
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
|
ab9c41e1fc
|
Bug 562588 - comparison between signed and unsigned integer expressions in mozSpellChecker::InitSpellCheckDictionaryMap, r=bz
|
2010-04-28 23:40:00 -07:00 |
|
timeless@mozdev.org
|
197861d0b9
|
Bug 552235 - Fixing warning in universalchardet array subscript has type 'char', r=smontagu
|
2010-03-13 18:16:00 -08:00 |
|
Timothy Nikkel
|
ea65c6cd33
|
Bug 559998. Fix randomly failing test by ignoring notifications we don't care about. r=dwitte
|
2010-04-30 15:48:40 -07:00 |
|
Dan Witte
|
96d3f51eb9
|
Reverting debugging changes for bug 559998.
|
2010-04-30 15:47:38 -07:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Timothy Nikkel
|
0b4d2cee46
|
Bug 559998. Add some debug output to diagnose random orange.
|
2010-04-29 20:15:44 -05:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Makoto Kato
|
929fa92a0a
|
Bug 552339 - 2010-03-14 xulrunner nightlies failed to build (mozilla-central). r=bsmedberg
|
2010-03-22 01:01:47 +09:00 |
|
Daniel Holbert
|
a38dc596a0
|
Bug 512518 followup: fix 'unused variable' warnings in nsRegressionTester.cpp, and use & instead of && for bit-masking operation. r=dbaron
|
2010-03-17 21:41:34 -07:00 |
|
tyler.downer@gmail.com
|
d102531a5e
|
Remove extension/universalchardet/doc/. Bug 471480, r=smontagu
|
2010-03-13 12:08:57 -08:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Ginn Chen
|
c31fc239f4
|
Bug 538723: run_for_effect is not portable for Bourne shell r=ted.mielczarek
|
2010-03-08 17:30:40 +08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Ms2ger@gmail.com
|
a8ba3b54f7
|
Bug 548073 - Tabs in extensions/universalchardet/tests/CharsetDetectionTests.js. r=smontagu
|
2010-03-06 16:36:05 +01:00 |
|