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

133443 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org 91f7a07a68 1. Call contextData.pushFrame(this) from StackFrame.onEnter and not from StackFrame.constructor to allow multiple invocations of enter/exit per single debug frame. The continuation support will use it.
2. Expand tabs
2004-09-15 14:59:36 +00:00
pinkerton%aol.net ad84ac2ee4 removing necko_jar.xpt to fix bustage 2004-09-15 14:45:48 +00:00
igor%mir2.org b92c21f853 1. Ignoring recursive invocation of Dim.interrupted on event thread: when Gui
processes breakpoint hit and another breakpoint is met during event processing,
then on Linux recursive invocations of EventQueue.getNextEvent()/dispatchEvent
lead to eventual GUI deadlock. It is easy to observe when the break on function
enter is enabled and a JS function is called that is attached to an action
handler of some button. With recursive bahaviour repeated clicks lead to deeper
and deeper invocation of EventQueue.getNextEvent() and GUI deadlock on Linux.

So to improve debugger stubility I modify Dim.interrupted to ignore calls from
event thread when another invocation of Dim.interrupted already waits for GUI
result.

2. To decrease class and jar bloat I merges various implementations of Runnable
and and other interfaces to single class with switch dispatch. It saved about
6K from js.jar.
2004-09-15 14:45:10 +00:00
bzbarsky%mit.edu 02564cdafb When parsing a <script> with an unterminated comment inside, stop at the first
</script> we hit, not the last one.  Bug 219504, patch by Blake Kaplan
<mrbkap@rice.edu>, r=bzbarsky, sr=rbs
2004-09-15 14:06:48 +00:00
igor%mir2.org bef182034b 1. Using UniqueTag.DOUBLE_MARK in interpreter instaed of Object instance to mark double values on stack for better debug printouts.
2. In parse tree use Node instances, not Node.Target to denote target nodes as later just leads to code bloat without safty benefits.
2004-09-15 13:51:19 +00:00
igor%mir2.org 4f61cba96e Added UniqueTag.DOUBLE_MARK for better debug printouts in interpreter and potential support for serialization of Interpreter.CallFrame. 2004-09-15 13:42:26 +00:00
cbiesinger%web.de 13465d83c4 backing out changes 2004-09-15 13:31:36 +00:00
cbiesinger%web.de 1f3cdaab60 one more file for camino bustage... 2004-09-15 13:24:47 +00:00
cbiesinger%web.de 30145b593b trying to fix camino bustage 2004-09-15 12:08:32 +00:00
bugzilla%arlen.demon.co.uk d07a4a6aca Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
p=me r=neil sr=jag
2004-09-15 10:33:32 +00:00
steffen.wilberg%web.de 356993cdc7 Bug 259083: error in Close Tab shortcuts. p=nosebleed@umphlet.com, r=me 2004-09-15 09:21:06 +00:00
jwalden%mit.edu 9b01d759d7 Bug 258671 - Readd Work Offline descriptions to Help. Reverting a previous change... 2004-09-15 06:45:44 +00:00
jwalden%mit.edu 8be0af732a Bug 258640 - Missing shortcut (New Message... CTRL + M). r=steffen 2004-09-15 06:29:36 +00:00
blizzard%redhat.com 1f89490771 Crib the font enum code from xft. Pango doesn't do what we want, and this code will work fine for what it is used for. Not part of the default build. 2004-09-15 05:02:26 +00:00
dbaron%dbaron.org f6e45ec1cd Fix XBL destructors. b=258832 r+sr=brendan 2004-09-15 02:19:24 +00:00
justdave%bugzilla.org 37931ee9fb Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs table
r=myk, a=justdave
2004-09-15 00:58:32 +00:00
myk%mozilla.org bf6545f387 Fix for bug 249868: makes series pages validate 2004-09-14 23:30:20 +00:00
myk%mozilla.org 2a740cfae6 Fix for bug 240460: updates upgrading examples with new URLs and version numbers; r=gerv; a=justdave 2004-09-14 23:04:38 +00:00
darin%meer.net b88ad7be0d landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg 2004-09-14 21:05:46 +00:00
neil%parkwaycc.co.uk 82820f30a5 Bug 205639 Don't let user duplicate filter names by renaming filters p=mark@standard8.demon.co.uk r=me sr=bienvenu 2004-09-14 21:05:35 +00:00
cbiesinger%web.de 2bf677321d bug 241070 patch by npeninguy@gmail.com (Nicolas PENINGUY), r=bryner sr=blizzard
Refactor nsNativeThemeGTK
2004-09-14 20:56:01 +00:00
cbiesinger%web.de b327e7e63f bug 258158 make about: not require javascript to show the version. add
version.dtd in chrome://global/content/ to contain the current mozilla (gecko)
version.
r=bsmedberg sr=neil
2004-09-14 20:44:30 +00:00
bryner%brianryner.com 163e105f1f Bug 245653 - don't try to use dogbert migrator on BeOS. Patch by thesuckiestemail@yahoo.se, r=sergei_d@fi.tartu.ee. 2004-09-14 20:43:45 +00:00
cbiesinger%web.de 98b4eea0df bug 248044 move jar protocol handler into libjar. removing now-unused files
r=bsmedberg sr=darin
2004-09-14 20:42:20 +00:00
bienvenu%nventure.com 595ae5033f fix offline download getting aborted when reading a message in mem cache or offline store, sr=mcott 249195 2004-09-14 19:45:43 +00:00
cbiesinger%web.de 6bc15ffa56 fixing indentation after last checkin 2004-09-14 18:55:28 +00:00
cltbld 4d12fd839a Automated update from host egg 2004-09-14 18:42:11 +00:00
cbiesinger%web.de 1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cbiesinger%web.de e5c214010e Bug 248044 move jar protocol handler into libjar. these are the changes to the
moved files
r=bsmedberg sr=darin
2004-09-14 18:32:13 +00:00
dbaron%dbaron.org 5f62984111 Add function to nsContentUtils to report a localized error message to the error console, and use it from the three places that were doing pretty much the same thing. b=187007 r+sr=bzbarsky 2004-09-14 17:26:35 +00:00
dbaron%dbaron.org 3118860f30 Add nsVoidArray::FastElementAt that requires the caller to do bounds checks (0 <= aIndex < Count()). Make ElementAt a little safer without loss of speed (back to the old safety). Make nsCOMArray<T>::ObjectAt use FastElementAt. b=96108 r=darin 2004-09-14 17:17:21 +00:00
darin%meer.net 8f166fa6aa adding macbuild directory 2004-09-14 16:46:20 +00:00
bzbarsky%mit.edu 15ac643742 Make sure to addref out param. Bugs 258121 and 247712, r+sr=peterv 2004-09-14 15:06:56 +00:00
igor%mir2.org c72dbebee7 1. Marking NativeCall.parentActivationCall transient so serialization would not see it.
2. Removal of never used NativeCall.thisObj field and code to initialize it.

3. Renaming NativeCall.funObj to NativeCall.function for better readability.
2004-09-14 14:59:21 +00:00
bzbarsky%mit.edu 93e0d48454 Don't use the global object as the scope object when setting up the class for
the proto functions on the a binding.  Patch arises from discussion in bug
258832, r+sr=brendan
2004-09-14 13:33:54 +00:00
pete.zha%sun.com 1d8ad8433c bug 244558
cookperm.txt->hostperm.1
r=dwitte,sr=roc
patch=ben.bucksch@beonex.com
2004-09-14 12:08:06 +00:00
cls%seawood.org 9fa96cc1ff Only escape $rcsfile when invoking shell otherwise standard perl functions fail.
Bug #258668
2004-09-14 09:10:07 +00:00
jst%mozilla.jstenback.com 1a86b2d55d Fixing bug 259117. Prevent popups when closing a window even if the close came from a user action that would normally enable popups. r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2004-09-14 06:03:34 +00:00
justdave%bugzilla.org 104a25fa65 Oops, backing out changes to administration.xml that are supposed to be part of a different patch. 2004-09-14 05:50:29 +00:00
justdave%bugzilla.org 3da173d889 Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl)
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-09-14 05:48:54 +00:00
bryner%brianryner.com 2c7c1c9fb0 Support properties on documents (bug 253888). r+sr=jst. 2004-09-14 04:21:29 +00:00
darin%meer.net 362ed49891 cleaning up --help output 2004-09-14 04:14:59 +00:00
vladimir%pobox.com af7f38b9ad Moving VersionCheck.php from toolkit 2004-09-14 04:12:32 +00:00
darin%meer.net 92689ae125 simplify the "simple" example 2004-09-14 03:23:19 +00:00
darin%meer.net b48f11cf12 improve --help output 2004-09-14 03:00:12 +00:00
roc+%cs.cmu.edu 44a2fd5b52 Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine 2004-09-14 02:28:03 +00:00
brendan%mozilla.org a6d5a5b857 Fix function redeclaration and with deprecation warnings to apply to start of statement (256036, r=shaver). 2004-09-14 01:38:19 +00:00
timeless%mozdev.org d614c175c5 oops, patch applied poorly, moving print and close lines back into
mail_notification where they belong (caught by cls)
2004-09-14 01:37:11 +00:00
timeless%mozdev.org d15aa74251 Bug 244801 fix so email not required on checkin
patch by mikey@mikey.com r=cls
comment block changes by cls r=timeless
2004-09-14 01:05:32 +00:00
dveditz%cruzio.com f89838046b bug 258798 InstallTrigger.enabled() should return only the global state, not the
effective whitelisted state. r=ben, sr=jst
bug 246375 installChrome(SKIN, should skip whitelist mechanism, use only global state. r=ben,sr=jst
2004-09-14 00:56:13 +00:00