Dave Townsend
|
fdaf3a90d6
|
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
|
2010-04-29 13:11:23 -07:00 |
|
Mark Banner
|
f9a8f033d8
|
Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
--HG--
rename : xpfe/components/find/Makefile.in => toolkit/components/find/Makefile.in
rename : xpfe/components/find/public/Makefile.in => toolkit/components/find/public/Makefile.in
rename : xpfe/components/find/public/nsIFindService.idl => toolkit/components/find/public/nsIFindService.idl
rename : xpfe/components/find/src/Makefile.in => toolkit/components/find/src/Makefile.in
rename : xpfe/components/find/src/nsFindService.cpp => toolkit/components/find/src/nsFindService.cpp
rename : xpfe/components/find/src/nsFindService.h => toolkit/components/find/src/nsFindService.h
rename : xpfe/components/intl/Makefile.in => toolkit/components/intl/Makefile.in
rename : xpfe/components/intl/nsCharsetMenu.cpp => toolkit/components/intl/nsCharsetMenu.cpp
rename : xpfe/components/intl/nsCharsetMenu.h => toolkit/components/intl/nsCharsetMenu.h
|
2010-04-29 19:35:39 +01:00 |
|
Mitchell Field
|
f544d71a9d
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Marco Bonardo
|
66b622a9a9
|
Bug 559217 - Browser freezes due a lock contentions across Places statements. r=sdwilsh
|
2010-04-29 10:40:08 +02:00 |
|
Serge Gautherie
|
1e98b29cc8
|
Bug 535905 - [SeaMonkey 2.1] mochitest-browser-chrome: "Exception thrown at chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_bug399606.js:74 - ReferenceError: XPCOMUtils is not defined"; (Av1) Add missing |Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");|.
r=mak77.
|
2010-04-28 23:49:28 +02:00 |
|
Ehsan Akhgari
|
1a1df78fa0
|
Bug 558911 - Rev3 Fedora permaorange: jsctypes-test/unit/test_jsctypes.js | Error: couldn't open library (missing libm.so)
r=dwitte
|
2010-04-28 10:20:41 +02:00 |
|
Kurt Schultz
|
515d0ec1da
|
Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike
|
2010-04-28 09:17:09 +02:00 |
|
Marco Bonardo
|
b664068955
|
Test for containerNode->getChildIndex(node)(related to bug 561848). r=dietrich
|
2010-04-28 09:17:04 +02:00 |
|
Marco Bonardo
|
ea4adc76ab
|
Bug 561848 - signed/unsigned mismatch in nsNavHistoryContainerResultNode::GetChildIndex. r=dietrich
|
2010-04-27 13:25:20 +02:00 |
|
Marco Bonardo
|
fd9f80195c
|
Bug 555218 - 8: Other Places warnings. r=dietrich
|
2010-04-27 13:25:16 +02:00 |
|
Marco Bonardo
|
ceb51d35aa
|
Bug 555218 - 7: (nsNavHistory.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
|
2010-04-27 13:25:07 +02:00 |
|
Marco Bonardo
|
a65c9365c7
|
Bug 555218 - 6: (nsNavBookmarks.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
|
2010-04-27 13:25:05 +02:00 |
|
Marco Bonardo
|
d5f9ccc641
|
Bug 555218 - 5 (AsyncFaviconsHelpers.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
|
2010-04-27 13:25:03 +02:00 |
|
Marco Bonardo
|
14f79b02cb
|
Bug 555218 - 4: (nsFaviconService.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
|
2010-04-27 13:25:00 +02:00 |
|
Marco Bonardo
|
1dadfe7bcf
|
Bug 555218 - 3: (nsAnnotationService.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
|
2010-04-27 13:24:58 +02:00 |
|
Marco Bonardo
|
6e8a5d6ebf
|
Bug 555218 - 2: (History.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
|
2010-04-27 13:24:56 +02:00 |
|
Marco Bonardo
|
67f7c58e76
|
Bug 555218 - 1: (nsNavHistoryResults.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
|
2010-04-27 13:24:54 +02:00 |
|
Edward Lee
|
161443de41
|
Bug 559695 - warning C4700: uninitialized local variable 'rv' used in nsStorageFormHistory.cpp [r=gavin]
Hard code return of NS_ERROR_OUT_OF_MEMORY on failure to createInstance. Push down declarations of rv to its first assignment.
|
2010-04-21 11:28:00 -07:00 |
|
Marco Bonardo
|
f3bcbe0252
|
Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich
|
2010-04-26 21:04:20 +02:00 |
|
Marco Bonardo
|
4fb284fec0
|
Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich
--HG--
rename : toolkit/components/places/src/utils.js => toolkit/components/places/src/PlacesUtils.jsm
|
2010-04-26 21:04:17 +02:00 |
|
timeless@mozdev.org
|
8ff537e86c
|
Bug 555659 - places/tests/cpp/mock_Link.h doesn't initialize mRegistered and mContent, r=sdwilsh, a=1
--HG--
extra : rebase_source : b1993fad9fc5674e673c10150a2fb12e9216fea4
|
2010-03-29 02:10:00 -07:00 |
|
Phil Ringnalda
|
434251a258
|
Bug 542928 - try to stop the constant orange by disabling browser_bug511456.js on Linux, rs=dolske, a=1
|
2010-04-24 19:03:30 -07:00 |
|
Robert Sayre
|
9e4725da95
|
Merge mozilla-central to tracemonkey.
|
2010-04-24 12:56:26 -04:00 |
|
Mike Hommey
|
9db035134b
|
Bug 553995 - Don't depend on network connectivity in test_bug_406857.js [r=sdwilsh]
|
2010-04-24 09:39:16 +02:00 |
|
Jeff Walden
|
be8de8586d
|
Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke
--HG--
extra : rebase_source : b3c47f5fdd0fcb52f68876e9a4fab16143c16901
|
2010-04-17 03:19:33 -07:00 |
|
Robert Sayre
|
80c51d1fa2
|
Merge tracemonkey to mozilla-central.
|
2010-04-21 08:34:13 -04:00 |
|
Dan Witte
|
b0215f66ed
|
Bug 558949 - Make ctypes functions FunctionType.ptr's. r=benjamn
|
2010-04-20 17:37:35 -07:00 |
|
Dan Witte
|
04a7e441fc
|
Update comments in ctypes.jsm to point at MDC docs. No bug, r=aidan
|
2010-04-19 12:49:47 -07:00 |
|
Marco Bonardo
|
8cb61d80c1
|
Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan
|
2010-04-22 14:53:54 +02:00 |
|
Robert Sayre
|
d14cfe5463
|
Merge tracemonkey to mozilla-central.
|
2010-04-21 13:27:52 -04:00 |
|
Markus Stange
|
ce43fce6d9
|
Bug 558059 - Make the search field on about:config a little wider and put the flex attribute back. ui-r=faaborg, r=dao
--HG--
extra : rebase_source : 7f28a0478eccf7bbf0496981d240420e0882e63f
|
2010-04-19 16:13:54 +02:00 |
|
Gavin Sharp
|
fe8c6093ad
|
Bug 559467: tweak nsILoginManager documentation, rs=dolske
--HG--
extra : rebase_source : 4780201d1f2801b3d52ca1eabe7dc999cda100ba
|
2010-04-15 00:06:21 -04:00 |
|
Neil Deakin
|
f6cd0b6d60
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
|
Marco Bonardo
|
af0f2746ac
|
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js, r=dietrich
|
2010-04-18 16:05:58 +02:00 |
|
rbs@maths.uq.edu.au
|
c57f5cef9b
|
Bug 251843: Add alternating background to about:config. r=mconnor
|
2010-04-18 09:26:31 +02:00 |
|
Marco Bonardo
|
819cd0c25e
|
Bug 509426 - disable flushes on test_405938_restore_queries.js
|
2010-04-17 12:07:21 +02:00 |
|
Marco Bonardo
|
c28dd3ef6d
|
Bug 556739 - Part 3: PlacesUtils is added twice at build time. r=dietrich
|
2010-04-16 23:51:36 +02:00 |
|
Marco Bonardo
|
c4547fdfe9
|
Bug 556739 - Part 2: use Services in microsummaries service. r=dietrich
|
2010-04-16 23:51:33 +02:00 |
|
Marco Bonardo
|
679fecd861
|
Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich
|
2010-04-16 23:51:04 +02:00 |
|
Marco Bonardo
|
fd1e40c2a8
|
Bug 527134 - disable flushes for test_385829.js a=dietrich
|
2010-04-16 23:50:58 +02:00 |
|
Marco Bonardo
|
badad6cd50
|
Bug 527622 - test_sorting.js should wait for clear history. a=dietrich
|
2010-04-16 23:50:40 +02:00 |
|
Marco Bonardo
|
cd4145881c
|
Bug 540751 - test_update_frecency_after_delete.js should wait for clear history. a=dietrich
|
2010-04-16 23:50:21 +02:00 |
|
Marco Bonardo
|
451974f290
|
Bug 547334 - test_browserhistory.js should wait for clear history. a=dietrich
|
2010-04-16 23:49:44 +02:00 |
|
Marco Bonardo
|
edce896ea5
|
Bug 556347 - LAZY_TIMER*2 is not large enough to ensure correctness of the test. a=dietrich
|
2010-04-16 23:48:38 +02:00 |
|
Ben Turner
|
3f928c2993
|
Reenable tests for bug 559447
--HG--
rename : toolkit/components/ctypes/tests/test_ctypes.xul.in => toolkit/components/ctypes/tests/test_ctypes.xul
|
2010-04-20 14:39:18 -07:00 |
|
Ben Turner
|
3c55696ed2
|
Disable failing ctypes test for the moment
|
2010-04-20 11:26:48 -07:00 |
|
Ben Turner
|
bb3d135cb5
|
Bug 559447 - 'Make ChromeWorkers that have access to ctypes for browser and extensions'. r=dwitte+jst.
|
2010-04-20 09:44:56 -07:00 |
|
Marco Bonardo
|
eaad5d9a78
|
Bug 542736 - random orange in xpcshell/tests/test_places/expiration/test_pref_interval.js r=sdwilsh
|
2010-04-20 10:07:21 +02:00 |
|
Marco Bonardo
|
91f648c113
|
Bug 541068 - random failure in expiration\test_removeAllPages.js r=dietrich
|
2010-04-20 10:07:16 +02:00 |
|
Mike Hommey
|
8879ba6318
|
Bug 554265 - Download search engine icons even when searchplugin is readonly [r=rflint]
--HG--
extra : rebase_source : c1d93bf91c126de9bce3ee171c26c0d46d70eae4
|
2010-04-19 10:26:48 +02:00 |
|