Boris Zbarsky
|
609fce7b93
|
Bug 584299. Inline the string constructors and destructors again. r=bsmedberg
|
2010-08-06 20:46:51 -04:00 |
|
Wan-Teh Chang
|
c415ddd0a4
|
Bug 561510: fix unrecognized option /L... linker warning on
Windows. Define MOZALLOC_LIB using EXPAND_LIBNAME_PATH instead
of EXPAND_MOZLIBNAME. r=bsmedberg,ginn.chen. approval2.0+ by
bsmedberg.
|
2010-08-06 06:51:38 -07:00 |
|
Mounir Lamouri
|
dbf929d752
|
Bug 549475: Implement HTML5-specified value sanitization algorithm for HTMLInputElement. r=sicking,ehsan,bsmedberg sr=jst
--HG--
rename : layout/reftests/editor/newline-1.html => layout/reftests/editor/newline-4.html
|
2010-07-21 02:11:19 +02:00 |
|
Josh Aas
|
8470cb1a51
|
Bug 571193. Move Mac OS X to UNIX filesystem code shared with Linux. Also fixes bug 506812, bug 528447, bug 530188. r=benwa sr=bsmedberg
|
2010-07-21 23:25:24 -04:00 |
|
Boris Zbarsky
|
5e5e0fd66f
|
Bug 558306 part 2. Switch XPCOM timers to TimeDuration/TimeStamp. r=cjones, sr=brendan
|
2010-07-15 09:59:24 -04:00 |
|
Boris Zbarsky
|
8a5a8c7f9e
|
Bug 558306 part 1.5. Make TimeDuration::FromMilliseconds take a double. r=cjones, sr=roc
|
2010-07-21 15:57:33 -04:00 |
|
Mounir Lamouri
|
530eba15e8
|
Bug 555559: Make nsCharSeparatedTokenizer a template that can accept varying definitions of whitespace. r=smaug,sicking sr=jst
|
2010-07-21 09:07:10 -07:00 |
|
Boris Zbarsky
|
b891fc7b78
|
Bug 578696 part 1. Create new macros to notify nsTObserverArray observers without holding strong refs. No behavior changes yet. r=sicking
|
2010-07-21 11:33:31 -04:00 |
|
Benjamin Smedberg
|
5ce2f52c66
|
Bug 579487 - Better error reporting when NS_CreateServicesFromCategory can't find a contract (especially to help extension developers with profile-after-change issues), r=Mossop
|
2010-07-20 09:28:45 -04:00 |
|
Mike Hommey
|
9593bb59ee
|
Bug 577295 - Don't list mozsqlite in dependentlibs.list when using system sqlite. r=bsmedberg, a=bsmedberg
|
2010-08-06 13:11:03 +02:00 |
|
Chris Jones
|
93edacf164
|
Bug 583059: Make it possible to break on failed static-XPCOM-ctor/dtor checks and add an env var to make failed checks fatal. r=dbaron
|
2010-08-05 17:11:23 -05:00 |
|
Benoit Jacob
|
39b2609bc8
|
Bug 583325; CheckedInt: beware of signed right shift; r=lw
|
2010-08-05 09:59:37 -04:00 |
|
Benoit Jacob
|
af55a384ea
|
Bug 580034; Some CheckedInt tweaks; r=jmuizelaar
|
2010-08-05 09:57:06 -04:00 |
|
Olli Pettay
|
9f4bc1b358
|
Bug 577472 - Quickstub string handling shouldn't addref/release the string buffer, r=mrbkap
--HG--
extra : rebase_source : 5c343f210f3fb4a0aca5fc5f8b9b2d492248d3f3
|
2010-07-19 13:34:23 +03:00 |
|
Mark Banner
|
f619756d6a
|
Disable part of TestAtoms which is only run in non-libxul builds and is permantely failing on Windows there. Bug 577500 will investigate getting this re-enabled.
|
2010-07-19 14:35:16 +01:00 |
|
Walter Meinl
|
4183c3cdef
|
Bug 576606 - [OS/2] Fix registration follow-up to bug568691 r=dragtext
--HG--
extra : rebase_source : ff548f598f1e3e7c7b3b70e1f7d683011b238dd2
|
2010-07-18 11:22:01 +02:00 |
|
Eli Friedman
|
228122ee6b
|
Bug 579692 - Consistently qualify accesses to dependent base classes in xpcom C++ code. r=dbaron
|
2010-07-18 10:24:23 +02:00 |
|
Mike Kristoffersen
|
c2044b5b23
|
Bug 569680 - Move the platform specific geolocation files. r=dougt
--HG--
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => dom/interfaces/geolocation/nsIGeolocationPrompt.idl
rename : dom/src/geolocation/GPSDGeolocationProvider.js => dom/system/GPSDGeolocationProvider.js
rename : dom/src/geolocation/GPSDGeolocationProvider.manifest => dom/system/GPSDGeolocationProvider.manifest
rename : dom/src/geolocation/NetworkGeolocationProvider.js => dom/system/NetworkGeolocationProvider.js
rename : dom/src/geolocation/NetworkGeolocationProvider.manifest => dom/system/NetworkGeolocationProvider.manifest
rename : dom/src/geolocation/AndroidLocationProvider.cpp => dom/system/android/AndroidLocationProvider.cpp
rename : dom/src/geolocation/AndroidLocationProvider.h => dom/system/android/AndroidLocationProvider.h
rename : dom/src/geolocation/MaemoLocationProvider.cpp => dom/system/unix/MaemoLocationProvider.cpp
rename : dom/src/geolocation/MaemoLocationProvider.h => dom/system/unix/MaemoLocationProvider.h
rename : dom/src/geolocation/WinMobileLocationProvider.cpp => dom/system/windows/WinMobileLocationProvider.cpp
rename : dom/src/geolocation/WinMobileLocationProvider.h => dom/system/windows/WinMobileLocationProvider.h
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => xpcom/system/nsIGeolocationProvider.idl
|
2010-07-14 19:09:25 +02:00 |
|
Josh Aas
|
5759fdff07
|
Backed out changeset f6c93f02146c, bug 571193.
|
2010-07-16 20:31:24 -04:00 |
|
Josh Aas
|
6a6d3c8ee5
|
Bug 571193. Move Mac OS X to UNIX filesystem code shared with Linux. Also fixes bug 506812, bug 528447, bug 530188. r=benwa sr=bsmedberg CLOSED TREE
|
2010-07-16 18:35:59 -04:00 |
|
Mark Banner
|
00ba9c9b57
|
Disable TestStaticAtoms which is only run in non-libxul builds and is permantely failing there. Bug 577500 will investigate getting this re-enabled.
|
2010-07-16 07:39:54 +01:00 |
|
Josh Aas
|
696ca35c5d
|
Provide API in xpcom macutils for determining universal binary type. b=572125 r=benwa
|
2010-07-15 22:32:00 -04:00 |
|
Robert O'Callahan
|
9d2392dcc8
|
Bug 564991. Part 22: Mark scrolled elements as inactive after a timeout. r=mats
|
2010-07-16 09:08:05 +12:00 |
|
Benjamin Stover
|
e4051ec461
|
Bug 556400 - Add visits Asynchronously. r=mak r=sdwilsh sr=bz
|
2010-07-13 18:00:33 -07:00 |
|
Chris Jones
|
593697156c
|
Bug 576467: Check the return value of clock_getres(). r=roc
|
2010-07-15 14:27:43 -05:00 |
|
Boris Zbarsky
|
6dfb868228
|
Backing out rev b567a93a5086 (bug 558306) to fix test orange
|
2010-07-15 13:49:28 -04:00 |
|
timeless@mozdev.org
|
3bf8ddc079
|
Bug 578219 Crash in [@ nsNativeModuleLoader::LoadModule ] when installing LastPass Password Manager addon
r=bsmedberg
--HG--
extra : rebase_source : fb97bc29e6a1e4b0abc1108555947edb4e1000a5
|
2010-07-15 15:55:05 +03:00 |
|
Boris Zbarsky
|
cfffdefb40
|
Bug 558306 part 2. Switch XPCOM timers to TimeDuration/TimeStamp. r=cjones, sr=brendan
|
2010-07-15 09:59:24 -04:00 |
|
Boris Zbarsky
|
92a03af2bc
|
Bug 558306 part 1. Add a TimeDuration::ToMilliseconds. r=cjones
|
2010-07-15 09:59:23 -04:00 |
|
Benjamin Smedberg
|
39676523ac
|
Bug 573268 - The XPTI rewrite caused an (intentional) leak at shutdown; free this data only in trace-malloc builds so that leakstats are still useful. r=dbaron
|
2010-07-14 13:09:42 -04:00 |
|
Philipp Wagner
|
29ed75147b
|
Bug 578237: Fix error message in nsComponentManagerImpl::RegisterCIDEntry. r=bsmedberg
|
2010-07-13 10:02:22 -07:00 |
|
Neil Rashbrook
|
3ab5e497d0
|
Bug 568691 Further followup to actually register static components r=bsmedberg
|
2010-07-13 15:24:58 +01:00 |
|
Kyle Huey
|
f8b4038092
|
Whitespace change to trigger another set of builds on a CLOSED TREE
|
2010-08-01 04:48:59 -07:00 |
|
Kyle Huey
|
25f27dce76
|
Whitespace change to trigger another set of builds on a CLOSED TREE
|
2010-08-01 04:48:13 -07:00 |
|
Kyle Huey
|
932ea79b49
|
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
|
2010-08-01 01:48:21 -07:00 |
|
Robert Sayre
|
073bde8d2b
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Wolfgang Rosenauer
|
717bd8d70c
|
Bug 562897 - Add required implementation to open files on Maemo 6. r=dougt
--HG--
extra : rebase_source : 49d8fbe234bf447b87486ac4404a148d676e009c
|
2010-07-30 12:46:20 -07:00 |
|
Doug Turner
|
9c89882ec5
|
Bug 582032 - Part 1 - Adds a start method to nsIXULRuntime. r=cjones
--HG--
extra : rebase_source : 6e4e6dde727ecfc37393dbd73c3233e6c3c80a2e
|
2010-07-30 11:43:56 -07:00 |
|
Peter Van der Beken
|
75d7cd044e
|
Back out debugging code for bug 500105.
|
2010-07-30 11:57:19 +02:00 |
|
Michael Wu
|
111382a66c
|
Bug 580434 - Use of readdir in nsLocalFileUnix not reliable when recursively deleting files on Android/Bionic. r=dougt
|
2010-07-28 18:12:34 -07:00 |
|
Robert Sayre
|
55a8586519
|
Merge mozilla-central to tracemonkey.
|
2010-07-27 13:09:04 -07:00 |
|
Neil Rashbrook
|
c1ba581be6
|
Bug 581652 Some versions of GCC don't like nsCRT::IsAsciiSpace r=jst a=bsmedberg
|
2010-07-27 12:45:59 +01:00 |
|
Josh Aas
|
c69a5826b5
|
Bug 581518: Make Mac OS X impl of nsLocalFile::SetPersistentDescriptor behave like it did previosly, supporting aliases. r=benwa
|
2010-07-25 23:49:28 -04:00 |
|
Josh Aas
|
4800a81166
|
Backed out changeset 45e3b4a37bad, that was intended for try server not m-c
|
2010-07-25 17:43:32 -04:00 |
|
Josh Aas
|
dc008d5ac7
|
old-persist1
|
2010-07-25 16:20:46 -04:00 |
|
Robert Sayre
|
1b744a7685
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Andreas Gal
|
c8091508b9
|
Support independent cycle collection and garbage collection (573175, r=jst).
|
2010-07-19 23:31:01 -07:00 |
|
Andreas Gal
|
4b4fb2fced
|
Move the cycle collector out of the GC callback (573060, r=peterv).
|
2010-07-15 18:08:47 -07:00 |
|
Andreas Gal
|
852209f576
|
Bug 579524 - DEBUG_CC broken by fatval. r=sayrer
|
2010-07-16 20:41:28 -07:00 |
|
Andreas Gal
|
483a33d003
|
Backed out bug 573060.
|
2010-07-15 14:14:26 -07:00 |
|
Andreas Gal
|
124d968d35
|
Move the cycle collector our of the GC callback (573060, r=peterv).
|
2010-07-15 10:30:37 -07:00 |
|
Luke Wagner
|
99411cc93d
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Jason Duell
|
ebf928ae13
|
bug 576420 - Fix nsIInputStream::Available documentation. r=bz
|
2010-07-08 23:32:59 -07:00 |
|
Justin Wood (:Callek)
|
45d7c6f4ad
|
Bug 573382 - No chrome package registered for chrome://inspector/content/tasksOverlay.xul
r=dtownsend
|
2010-07-04 21:54:35 -04:00 |
|
Saint Wesonga
|
e7a357dcaf
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
9b15b69a1b
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8dd5da1024
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Benoit Jacob
|
54efe381b9
|
b=576529; Last GL_SAME_METHOD validation fix, and pass WebGL types; r=vladimir
|
2010-07-03 18:33:05 -04:00 |
|
Benoit Jacob
|
75dbbc1f1f
|
b=576067; Let WebGL use CheckedInt; r=vladimir
|
2010-07-03 18:32:19 -04:00 |
|
Jacek Caban
|
ed70e9fa4b
|
Bug 581036 - nsTimerImpl.cpp compilation fails on mingw.; r=bzbarsky approval2.0=benjamin
|
2010-07-22 12:00:26 -04:00 |
|
Oleg Romashin
|
de506792f5
|
Bug 578618 - Remove high_watermark check on maemo > 5. r=dougt
--HG--
extra : rebase_source : 7c485016f3dab422a45426e8c970c5cac6e2cf4d
|
2010-08-03 10:44:47 -07:00 |
|
Dave Townsend
|
f1d4bafdbd
|
Backed out changeset f9a700607b86 from bug556400 due to possible browser-chrome failures.
--HG--
extra : transplant_source : %AC%2C%060%A3Shzk%F0%19i%87%AB%D8%87%B8%5E%80%A6
|
2010-07-02 20:01:44 -07:00 |
|
Mitchell Field
|
eb1e793da7
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
|
Benjamin Smedberg
|
76af4cae87
|
Fix --disable-libxul from bug 568691. r=Mossop
|
2010-07-02 14:23:41 -04:00 |
|
Benjamin Smedberg
|
0b4de441c4
|
Bug 568691 - Fix MOZ_OMNIJAR registration, r=mwu
--HG--
rename : modules/libjar/nsXPTZipLoader.cpp => modules/libjar/nsManifestZIPLoader.cpp
rename : modules/libjar/nsXPTZipLoader.h => modules/libjar/nsManifestZIPLoader.h
rename : xpcom/reflect/xptinfo/public/nsIXPTLoader.idl => xpcom/components/nsIManifestLoader.idl
|
2010-07-02 09:53:19 -04:00 |
|
Benjamin Stover
|
97eb3d6fee
|
Bug 556400 - Make adding visits asynchronous. r=sdwilsh r=mak sr=bz
|
2010-06-30 16:08:28 -07:00 |
|
Benjamin Smedberg
|
c6e4b41b1f
|
Fix generic classinfo objects so that they are allocated statically, to avoid leak-detector annoyances, but not initialized statically, because compilers are stupid and won't const-data-initialize an object with a vtable, even if they could.
|
2010-07-01 12:11:42 -04:00 |
|
Benjamin Smedberg
|
4d172dd53d
|
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
|
2010-07-01 11:55:57 -04:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benoit Jacob
|
e43682cb4c
|
b=555798; add CheckedInt class; r=jmuizelaar, r=vladimir
|
2010-06-30 11:53:41 -04:00 |
|
Benjamin Smedberg
|
28befc0794
|
Disable the xpt-in-JAR test because that code is changing and running the test with a .manifest isn't worth it.
|
2010-06-30 09:50:04 -04:00 |
|
Benjamin Smedberg
|
6da9e8c26a
|
Require XPT files to be loaded explicitly: they are never auto-registered when found in a components/ directory.
|
2010-06-29 18:16:48 -04:00 |
|
Benjamin Smedberg
|
b83c7495d6
|
Support Windows line endings in manifest files again (regression introduced in revision 5229353383b0). With test!
|
2010-06-29 13:16:43 -04:00 |
|
Ted Mielczarek
|
657620b2b4
|
fix minor type name output in xpt_dump. r=timeless (no bug)
|
2010-06-29 10:03:47 -04:00 |
|
Benjamin Stover
|
8150bfd360
|
Backout of bugs 575908, 566738, and 556400
|
2010-06-29 17:34:52 -07:00 |
|
Benjamin Stover
|
86673a511e
|
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh, sr=bz
|
2010-06-29 13:58:36 -07:00 |
|
Benjamin Smedberg
|
449bc3f36e
|
Fix and test logging of manifest parsing and registration. I discovered that the outer loop doesn't track line numbers correctly when there are multiple newlines in a row, which requires manual looping instead of using nsCRT::strtok.
|
2010-06-28 13:55:57 -04:00 |
|
Benjamin Smedberg
|
54c6518755
|
Rename the "xpt" manifest directive to "interfaces", per bug 568691 comment 66.
|
2010-06-27 21:50:51 -04:00 |
|
Benjamin Smedberg
|
79be6b8325
|
Rename XRE_AddComponentLocation to XRE_AddManifestLocation to better-convey what it actually does now (it still auto-registers XPT files when passed a directory, but we may get rid of that as well and just fold those into components.manifest), as noted in bug 568691 comment 58.
|
2010-06-27 21:26:38 -04:00 |
|
Benjamin Smedberg
|
3de93c4ae6
|
Implement the aReplace parameter to nsICategoryManager.addCategoryEntry which I inadvertently dropped, from bug 568691 comment 63.
|
2010-06-27 21:14:54 -04:00 |
|
Benjamin Smedberg
|
6669ee04a8
|
Bug 568691 - Add an ABI chrome registration modifier so that platform-specific directories can be implemented directly in chrome.manifest.
|
2010-06-27 15:13:04 -04:00 |
|
Benjamin Smedberg
|
9cadd0fe5f
|
Fix contracts which were not registered correctly: nsPlacesAutoComplete.js was completely missing, and the nsINIParserFactory contract was missing. Fixes test_pref_interval.js to register/unregister its mock objects correctly.
|
2010-06-25 22:17:31 -04:00 |
|
Benjamin Smedberg
|
d9a041918c
|
Revert accidental change introduced in revision c66d8c0db184.
|
2010-06-25 22:16:15 -04:00 |
|
Benjamin Smedberg
|
5b4541cfe9
|
Fix chrome registry test setup.
|
2010-06-25 20:53:20 -04:00 |
|
Benjamin Smedberg
|
63c0077443
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
774bb7e0e8
|
Free the component-location arrays at shutdown.
|
2010-06-25 17:27:10 -04:00 |
|
Benjamin Smedberg
|
59041fa6cd
|
Bug 568691 - Normalize relative paths on Windows to use back slashes, and add a manifest processing directive for XPT files so that extension chrome.manifest can point to them and we don't have to troll around in extension components/ directories.
|
2010-06-25 13:55:46 -04:00 |
|
Benjamin Smedberg
|
f3d3d3d97b
|
Bug 568691 followup - Clear the static module table at shutdown to fix leaks.
--HG--
extra : rebase_source : cc01ea1ae837f5b917d44006dde72484f3ffd104
|
2010-06-25 10:02:17 -04:00 |
|
Benjamin Smedberg
|
9d69948fbc
|
Bug 568691, followup to RegisterFactory implementation: make the nsFactoryEntry hold a CIDEntry with the proper CID, because code elsewhere expects that to be present (ContractIDToCID and the pending-CID checks).
|
2010-06-25 10:44:35 -04:00 |
|
Benjamin Smedberg
|
77282b6432
|
Allow a manifest to register contracts and cids in any order, by deferring processing of contracts until the manifest is completely parsed. This is needed for extension author sanity, and also because jar.mn packaging doesn't place registration lines in order by default.
|
2010-06-25 08:19:48 -04:00 |
|
Benjamin Smedberg
|
5ab65cc447
|
Don't check the persist value for DeleteCategoryEntry, because the original behavior didn't work right anyway, so everybody passes "true".
|
2010-06-24 22:05:20 -04:00 |
|
Benjamin Smedberg
|
3e93617368
|
Implement compatibility wrapper so that binary components can be compatible with both Firefox 3.6 and Firefox 4, as a result of registration changes from bug 568691.
--HG--
rename : xpcom/components/GenericFactory.cpp => xpcom/glue/GenericFactory.cpp
rename : xpcom/components/GenericFactory.h => xpcom/glue/GenericFactory.h
|
2010-06-24 16:36:27 -04:00 |
|
Benjamin Smedberg
|
1d0844d671
|
Revert many of the interface changes from bug 568691, so that binaries can be made which are compatible with Firefox 3.6 and Firefox 4. Note that this is not an ongoing process: it will not be possible to make single binary components which are compatible with both Firefox 4 and Firefox 4.1, but you will be able to ship two components and select one based on the platform version.
|
2010-06-24 14:31:18 -04:00 |
|
Benjamin Smedberg
|
6e8d912e32
|
Fix review comments from bug 568691 comment 45.
|
2010-06-24 11:56:28 -04:00 |
|
Benjamin Smedberg
|
762def30bb
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Benjamin Smedberg
|
2c8a0c3df0
|
Fix factory registration in test_unsafeBidiChars.xhtml to not override CIDs.
|
2010-06-23 16:18:08 -04:00 |
|
Benjamin Smedberg
|
76f5edb3bb
|
Bug 568691 fixups: alter mockObjects.js so that it registers its mock by contractID but doesn't replace the CID. Fix the generic classinfo not to assert when code asks for the class description (which is no longer implemented).
|
2010-06-23 15:18:13 -04:00 |
|
Benjamin Smedberg
|
43047298dd
|
Address review from bug 568691 comments 31 and 34
|
2010-06-23 13:43:02 -04:00 |
|
Benjamin Smedberg
|
c072919b32
|
Remove hard tabs which I accidentally introduced into nsComponentManager.{h,cpp}.
|
2010-06-23 13:36:53 -04:00 |
|
Ginn Chen
|
91bd938a72
|
Bug 571210 Fix GetDiskSpaceAvailable for Solaris r=roc
|
2010-06-23 17:32:17 +08:00 |
|