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

108066 Коммитов

Автор SHA1 Сообщение Дата
jkeiser%netscape.com 315e8af3d3 Make wbr take back what it said about being an eHTML_FORM_CONTROL. (bug 166307), r=caillon@returnvalue.com, sr=jst@netscape.com 2002-09-03 07:04:50 +00:00
bbaetz%student.usyd.edu.au 611be4738f bug 163024 - bugzilla_email_append calls processmail incorrectly
r=joel, preed
2002-09-03 06:39:01 +00:00
aaronl%netscape.com 3ef82657b5 Bug 30088. Turning of type ahead pref again because of regressions. See bug. 2002-09-03 06:34:41 +00:00
gilbert.fang%sun.com a5b4e1d508 bug 129808 Preferences panel accelerator keys don't work when category tree or if OK/Cancel/Help buttons have focus
r=bryner,sr=bzbarsky
Factoring out the HandleAccessKey method of EventStateManager,
checking all sub docShell's accesskey and if necessary, bubbling up to the
parent docShell's EventStateManager's HandleAccessKey method.
2002-09-03 05:48:06 +00:00
jay.yan%sun.com 9be2781a61 bug 164796 disable menu should not be opened. patch=robin.lu@sun.com, r=jay.yan@sun.com, sr=hyatt 2002-09-03 02:26:01 +00:00
leaf%mozilla.org 18e2c44a51 Automated update 2002-09-03 02:24:49 +00:00
bryner%netscape.com 85f230d791 Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin. 2002-09-03 02:14:42 +00:00
bryner%netscape.com 79d4542503 Moving Andreas Otte's fix for bug 166085 (Assertion constructing about: URIs) to the new location of these files. r=bzbarsky, sr=darin. 2002-09-03 00:32:48 +00:00
bryner%netscape.com c487f606ba New Makefiles for standalone datetime and finger handlers (bug 98753). r=cls, sr=darin. 2002-09-03 00:25:40 +00:00
timeless%mac.com 735d218a27 Bug 161896 after page finished loading browser crashes [@ gif_clear_screen]
patch by paper@animecity.nu r=biesi sr=tor
2002-09-02 23:52:09 +00:00
andreas.otte%debitel.net 7bf4681be4 fix bug 166175 [javascript: urls as frame source no longer work] this
is a regression from bug 163225, cloneing the url in case of an
existing base url makes no sense and fixing bug 163225 exposed that. Also
fixing a leak in nsViewSourceHandler in case setting the spec
fails. r=bzbarsky, sr=darin
2002-09-02 22:15:07 +00:00
andreas.otte%debitel.net 932f63b026 fix bug 166085 [Assertion constructing about: URIs
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
timeless%mac.com 46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
edburns%acm.org 11944eda1a Force wc_share to be static 2002-09-02 20:33:54 +00:00
timeless%mac.com 06e0bc6933 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-02 20:23:29 +00:00
bryner%netscape.com 32dfde5bb0 Removing MOZ_PHOENIX #ifdefs that are no longer needed. 2002-09-02 20:21:31 +00:00
kaie%netscape.com 5852d51b51 b=149694 After importing cert, CA does not appear until restart of CM
r=javi sr=bryner
2002-09-02 14:44:40 +00:00
bolian.yin%sun.com 7f20747d62 Bug 97424, Expanding pasted folders results in hang then crash. r=chanial@noos.fr, sr=jag 2002-09-02 08:08:32 +00:00
bryner%netscape.com 9803bf8f99 Fixing win32 phoenix bustage. 2002-09-02 07:42:57 +00:00
bryner%netscape.com f103ec6301 Fix bustage by defining MOZ_PHOENIX in RCFLAGS. 2002-09-02 05:13:46 +00:00
blizzard%redhat.com 25b34d9ba2 Bug #121615. 4.x plugins for gtk2. Patch by robin.lu@sun.com. r=blizzard Not part of the default build. 2002-09-02 05:11:10 +00:00
bryner%netscape.com ad376113e3 Switch to building in browser/app and linking with libxulapp_s, instead of building in xpfe/bootstrap, for Phoenix. Remove some MOZ_PHOENIX #ifdefs that are no longer needed. Not part of the normal build. 2002-09-02 04:03:07 +00:00
timeless%mac.com 07671c37b5 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
bryner%netscape.com dfda04dd5a Oops - moving MOZ_WINCONSOLE defines up above include of config.mk. 2002-09-02 02:22:10 +00:00
blizzard%redhat.com 70560d1ad1 Bug #164994. Fix nsClipboard.cpp after API change. Patch by mpeseng@tin.it. r=bzbarsky@mit.edu. 2002-09-02 01:48:06 +00:00
bryner%netscape.com 6f2dee8b61 Factor out console linker flags for Win32 (MOZ_WINCONSOLE) into config.mk so that we can use them from elsewhere. r=cls. 2002-09-02 01:47:23 +00:00
bbaetz%student.usyd.edu.au 4e7eefe5e4 Bug 165544 - let mozilla cope with broken socks 4 proxy servers
patch by jra@samba.org (Jeremy Allison), r=bbaetz, sr=darin
2002-09-02 00:36:36 +00:00
darin%netscape.com 8a417ade8c enabling link prefetching on all platforms except XP_MAC for now (b=12274)
r=dougt sr=rpotts
2002-09-02 00:21:48 +00:00
darin%netscape.com bfcd959e79 pref changes for link prefetching (b=12274) r=dougt sr=rpotts 2002-09-02 00:17:46 +00:00
darin%netscape.com e9d591121f cache fixes required for link prefetching (b=12274) r=dougt sr=rpotts 2002-09-02 00:17:00 +00:00
darin%netscape.com 095511d011 http changes required for link prefetching (b=12274) r=dougt sr=rpotts 2002-09-02 00:15:43 +00:00
darin%netscape.com 1a8358e655 adding new files for link prefetching (b=12274) [NOT PART OF THE BUILD]
r=dougt sr=rpotts
2002-09-02 00:14:20 +00:00
caillon%returnzero.com 33dff8528e 152553 - "Show Anonymous Content" menu item doesn't reflect the true state because we were checking |false != null| or |true != null| to determine state.
r=timeless sr=bzbarsky
2002-09-02 00:03:43 +00:00
darin%netscape.com 0c002d6e16 fixes bug 163746 "cache block file patch horked support for partial cache
entries [large image requests never load once interrupted]"
r=dougt sr=rpotts
2002-09-01 21:40:45 +00:00
brendan%mozilla.org e89c55ad77 Store lastIndex in a reserved slot in each regexp instance, mapped by a shared singleton property in RegExp.prototype, for ultimate thread-safety and best sharing (76717, r=rogerl [NB: SpiderMonkey is now a restricted module, a la NSPR]). 2002-09-01 19:57:50 +00:00
bugreport%peshkin.net 0182fbdcfc Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup is not found
2xr = timeless
2002-09-01 10:29:14 +00:00
jfrancis%netscape.com 5e869d6e83 fix for Bug 78676: selection inside a single <li> shouldn't include bullet. r=fm; sr=kin 2002-09-01 07:43:35 +00:00
leaf%mozilla.org 27ce4a1927 Automated update 2002-09-01 07:24:55 +00:00
seawood%netscape.com 35956ecfb9 Define MOZ_LIBART_LIBS properly for beos.
Bug #163251
2002-09-01 07:22:06 +00:00
leaf%mozilla.org ad41565212 Automated update 2002-09-01 07:09:53 +00:00
alecf%netscape.com cfb6488435 add configure.in support for MMX instruction compiler intrinsics 2002-09-01 07:04:15 +00:00
bugreport%peshkin.net 55530103e7 Recheckin due to misapplied patch for bug 123957 2002-09-01 00:45:44 +00:00
bugreport%peshkin.net 83dad43adb Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on test installs)
2xr=bbaetz
2002-09-01 00:33:01 +00:00
caillon%returnzero.com dc7d252366 128420 - getComputedStyle should raise NOT_SUPPORTED_ERR per the CSS WG.
r=glazman sr=bzbarsky
2002-08-31 19:57:10 +00:00
dougt%netscape.com 3c2d485402 Linux/SPARC w/GCC3 xptcall broken. r=dougt, sr=shaver@mozilla.org, b=144368, patch by davem@redhat.com. 2002-08-31 19:13:50 +00:00
dougt%netscape.com 7e15230028 Linux/PPC g++-3 ABI support for XPCOM. r=me, sr=shaver@mozilla.org, b=142594. 2002-08-31 19:08:57 +00:00
edburns%acm.org 808a924b57 remove these until they can be replaced with JUnit tests 2002-08-31 18:18:26 +00:00
edburns%acm.org 3c8e0ff99b remove these until the can be replaced with JUnit tests 2002-08-31 18:13:17 +00:00
bienvenu%netscape.com 0a30b8b2a5 fix 19420, make sure we override cached redirector type if it changes r/sr=sspitzer 2002-08-31 16:01:33 +00:00
cbiesinger%web.de 8394cd41f0 fixing bustage... the patch had bitrotted 2002-08-31 13:50:00 +00:00