Граф коммитов

145820 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net 19f4b123bc Bug 291077. Second more sensible patch for get_accParent() problems, r+sr=roc 2005-08-19 03:21:38 +00:00
rob_strong%exchangecode.com 734fede82a Bug 305067 When the extension datasource has incorrect app disabled data it should be possible to enable a compatible extension that has been app disabled. r=bsmedberg 2005-08-19 02:43:23 +00:00
rob_strong%exchangecode.com 7bb65aff2a Bug 305051 If the extensions.rdf is deleted and there are pending ops in extensions.cache the extension manager ui is empty. r+a=bsmedberg 2005-08-19 02:33:24 +00:00
rob_strong%exchangecode.com 7207b13c45 Bug 305049 The EM ui tries to display the icons for disabled extensions. r=bsmedberg 2005-08-19 02:28:03 +00:00
brendan%mozilla.org 7b4f4db99e Patch to bug 305002 written by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>. 2005-08-19 01:48:48 +00:00
rj.keller%beonex.com 834644f8c3 Adding Rhino support to grendel 2005-08-19 01:48:33 +00:00
mrbkap%gmail.com 42ccb9ef7f Backing myself out to see if it fixes the Seamonkey bustage (original checkin was for bug 304882). 2005-08-19 00:52:59 +00:00
julien.pierre.bugs%sun.com 128802ea92 Fix AIX build problem 2005-08-18 23:37:31 +00:00
scott%scott-macgregor.org 7ce1162799 fix bad patch error 2005-08-18 21:23:46 +00:00
scott%scott-macgregor.org becba4bd2a Bug #302569 --> moz-icon urls broken on Mac OS X
r=biesi,pavlov
2005-08-18 21:10:58 +00:00
scott%scott-macgregor.org a6d40897e4 Bug #305017 --> myspell object gets leaked by mozMySpell
r=mvl
sr=bienvenu
2005-08-18 21:07:41 +00:00
bsmedberg%covad.net 9000da6291 Bug 304874 - Extensions don't work (on trunk) and some profile names don't work - r=dougt 2005-08-18 20:52:43 +00:00
bugreport%peshkin.net 4966a5ae71 Bug 304583: Remove all remaining need to rederive inherited groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-08-18 20:09:37 +00:00
mkaply%us.ibm.com 1e469839c4 add locale support 2005-08-18 20:04:09 +00:00
mkaply%us.ibm.com b091312657 CCK updates - proxy support 2005-08-18 20:03:11 +00:00
mkaply%us.ibm.com 7749fc29b8 CCK updates 2005-08-18 20:01:50 +00:00
roc+%cs.cmu.edu 1a3439828a Backing out fix for bug 130078 because of performance regressions. 2005-08-18 19:44:55 +00:00
jst%mozilla.jstenback.com 48c24c0a5d Fixing bug 304249. Make sure to push cx onto the context stack in nsJSContext::BindCompiledEventHandler() to ensure any security checks etc that happen within it see the right context. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2005-08-18 19:41:44 +00:00
mrbkap%gmail.com c42020fc7d bug 304882: Store the location on the outer window and parent it to the outer window's global JS object so that security checks work as expected. This allows us to let the location object always have a valid docshell. r+sr=jst 2005-08-18 19:03:10 +00:00
dougt%meer.net 12452b22dc nsXPInstallManager::OnDataAvailable may consume more data than expected. b=300115. r=darin. sr=dveditz. a=asa 2005-08-18 19:01:38 +00:00
mrbkap%gmail.com 15c894f686 bug 304896: Reset the docshell on the navigator object when pulling it out of the bfcache to ensure that it gets the right global object parent. r+sr=jst 2005-08-18 18:43:33 +00:00
bsmedberg%covad.net dbd351ac4f Update LOCAL_INCLUDES to new srcdir location of shistory (docshell/shistory, not xpfe/components/shistory), from bug 305090 2005-08-18 18:07:04 +00:00
bsmedberg%covad.net 444552454a Camino/suite bustage fix, bug 305090 2005-08-18 18:00:40 +00:00
wtchang%redhat.com 521b519c98 Bugzilla Bug 266123: support 64-bit PowerPC builds on Linux distributions
(such as Red Hat and Fedora) whose GCC generates 32-bit code by default.
r=cls.
2005-08-18 17:57:12 +00:00
wtchang%redhat.com e06cb45930 Bugzilla Bug 266123: support 64-bit PowerPC builds for Linux distributions
(such as Red Hat and Fedora) whose GCC generates 32-bit code by default.
r=cls.
2005-08-18 17:48:26 +00:00
bsmedberg%covad.net e576a770e5 Removing old copies of shistory: these files were cvs-copied to docshell/shistory from xpfe/components/shistory (see bug 230363) 2005-08-18 17:18:50 +00:00
wtchang%redhat.com e8d81496e1 Bugzilla Bug 304526: cleaned up the "configure --help" message: put default
value in brackets and wrapped long lines. r=cls.
2005-08-18 17:15:16 +00:00
roc+%cs.cmu.edu 4d8373cf81 Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron 2005-08-18 17:14:29 +00:00
roc+%cs.cmu.edu 4e33c10911 Bug 32807. Make triple-click select paragraphs, not lines. Patch by uriber, r+sr=roc 2005-08-18 17:09:16 +00:00
roc+%cs.cmu.edu 9764ae7e75 Bug 16311. Instead of using geometric scanning to find the ends of lines, just look at the frame hierarchy. patch by uriber, r+sr=roc 2005-08-18 17:04:51 +00:00
aaronleventhal%moonset.net 89f16dce8a bug 291077. Our IAccessible::get_accParent implementation would get screen readers into loops and cause stack overflow related crashes. r+sr=jst 2005-08-18 16:35:49 +00:00
bsmedberg%covad.net 7bc7bb4f90 Bug 305090 - build shistory from docshell instead of xpfe/components (see also bug 230363 where the cvsmoves were actually performed) r+sr=bz 2005-08-18 16:35:41 +00:00
mark%moxienet.com 6008135c75 Bug 302080, HFS+ volume header's finder info openfolder field is not being set when packaging on Panther because bless won't work there. Go back to using makehybrid, which is better, but pass it arguments in the form it's actually expecting. r=smfr 2005-08-18 15:56:24 +00:00
bienvenu%nventure.com 0205deed2c implement sasl auth and ability to use gssapi on windows, patches by cneberg@gmail.com, simon@sxw.org.uk, r=darin, sr=bienvenu 280792, 303160, NPOB 2005-08-18 15:22:33 +00:00
masayuki%d-toybox.com 3c5e230de4 backing out previous my check-in b=276727 2005-08-18 14:53:14 +00:00
peterv%propagandism.org a737e0b3c5 Preparation for fix for bug 203927 (Add ability to read from Mac OS X system Address Book): Switch to nsISimpleEnumerator. r=bienvenu, sr=dmose. 2005-08-18 14:41:10 +00:00
mark%moxienet.com 6aedf0028b Bug 302080 cleanup; cd .. ruins use of relative $(topsrcdir) in non-objdir 2005-08-18 14:03:02 +00:00
mark%moxienet.com 7ee9fe41d2 #! cleanup from bug 302080 2005-08-18 13:51:08 +00:00
mark%moxienet.com 3880160a51 Missed files from bug 302080. 2005-08-18 13:29:55 +00:00
mark%moxienet.com 1c9419b31f Bug 303161, include Java Embedding Plugin for Mac OS X. r=josh 2005-08-18 13:14:58 +00:00
mark%moxienet.com 95e7ab9173 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00
cltbld fbc40877fa Automated update from host egg 2005-08-18 12:39:14 +00:00
cbiesinger%web.de e82412720a bug 304982 define CPP_THROW_NEW to throw() even when exceptions are enabled
r=bsmedberg sr=dbaron
2005-08-18 12:34:14 +00:00
cbiesinger%web.de 5b0e1b9525 bug 288042 make the cairo svg renderer work with xlib and qt
r=tor
2005-08-18 12:31:30 +00:00
cbiesinger%web.de 8b9d91216c 288042 make functions virtual so that they can be called from outside of gfx
r=zrusin, qt port only
2005-08-18 12:29:27 +00:00
peterv%propagandism.org 30153febff Fix for bug 304374 (|nsCOMPtr<nsIInterfaceInfoManager> iim = XPTI_GetInterfaceInfoManager()| leaks). r/sr=jst. 2005-08-18 11:29:12 +00:00
bugzilla%arlen.demon.co.uk ef5b2de614 Bug 304739 Tidy up hrefAndLinkNodeForClickEvent
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-08-18 11:25:18 +00:00
bryner%brianryner.com 8df54440d8 fix case on #include 2005-08-18 11:17:05 +00:00
bryner%brianryner.com 6a7d2b7baf Invalidate cached presentation if the DOM is mutated (bug 292962). Patch by sicking, r+sr=me, a=chofmann. 2005-08-18 11:17:04 +00:00
bryner%brianryner.com 881de3ae1b Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-08-18 11:17:03 +00:00