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

129816 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com 1c72160e55 170006 - theme and extension windows should persist different sizes 2004-05-11 06:58:58 +00:00
ben%bengoodger.com f18d4a3bf6 170006 - better theme manager graphics 2004-05-11 06:58:16 +00:00
ben%bengoodger.com ac457d17fa 170006 - theme switching 2004-05-11 05:09:57 +00:00
darin%meer.net 63f37119b2 fixes bug 242985 "Define module for IPC specific error codes" r/moa=dougt 2004-05-11 05:04:25 +00:00
ben%bengoodger.com b5abfd1708 fix skin installation 2004-05-11 04:30:15 +00:00
jpierre%netscape.com df13c3077c Fix for 240784 - FIPS doesn't work on OS/2 . r=mkaply,wtc 2004-05-11 04:01:28 +00:00
jpierre%netscape.com 79af302c8e Fix for 242984 - crash with application having incomplete PRIOMethods. r=nelsonb,wtc 2004-05-11 03:48:25 +00:00
dougt%meer.net 9e4c35fa1b Fix for 239160. updated the list of extensions which are considered executable to match that of what Microsoft does for IE. r=darin, sr=bienvenu@nventure.com 2004-05-11 03:36:01 +00:00
jpierre%netscape.com b97913e992 Fix for 240361 - crash in CERT_CheckValidTimes 2004-05-11 02:43:10 +00:00
bzbarsky%mit.edu 4d9eecef04 Allow starting/stopping jprof from JS (via JProfStartProfiling() and
JProfStopProfiling() global functions).  Bug 112541, patch by dbaron,
r=bzbarsky, sr=jst
2004-05-11 02:37:25 +00:00
brendan%mozilla.org 40ad09e575 Add compileFile function to help bz's plan for tinderbox-driven JS syntax checking. 2004-05-11 02:13:47 +00:00
brendan%mozilla.org dbc15454e8 Pick up fix for NSPR bug 162786. 2004-05-11 01:45:20 +00:00
ben%bengoodger.com d840eafca6 hm... see if this fixes the orange 2004-05-11 00:16:06 +00:00
jst%mozilla.jstenback.com 21131fdb8f Fixing bug 243213. Don't waste time looking up the nsIURIFixup service for every docshell, and move some members around to make things align up and pack better on some 64-bit platforms. r=bzbarsky@mit.edu, sr=darin@meer.net 2004-05-11 00:12:09 +00:00
ben%bengoodger.com 203538d39b preconfigured theme manifest 2004-05-10 23:39:30 +00:00
ben%bengoodger.com a3d7d8fe5c preconfigured extension manifest 2004-05-10 23:39:16 +00:00
ben%bengoodger.com 5dd9a06871 preconfigure inspector as a global extension 2004-05-10 23:31:47 +00:00
ben%bengoodger.com 75ec1c191d 170006 - various updates to support pre-configured extensions 2004-05-10 23:30:11 +00:00
cbiesinger%web.de 933569be4a update links to point to mozilla.org instead of a 404 resource 2004-05-10 23:21:35 +00:00
darin%meer.net dc9e6ce629 fixing BeOS bustage 2004-05-10 23:21:22 +00:00
bzbarsky%mit.edu 2c1e0e28fe The saga continues. Don't move around <script>, since that breaks pages... Bug
243064, r+sr=jst
2004-05-10 21:04:18 +00:00
bzbarsky%mit.edu 58e7a825e4 Don't stop content when location.href is set to an anchor. Bug 233963, r+sr=jst 2004-05-10 20:58:34 +00:00
caillon%redhat.com ca6c082b17 Fix bug 186540
document.createRange() doesn't properly initialize itself per DOM 2 Range/Traversal: "The initial state of the Range returned from this method is such that both of its boundary-points are positioned at the beginning of the corresponding Document, before any content. In other words, the container of each boundary-point is the Document node and the offset within that node is 0."
r+sr=jst@mozilla.jstenback.com
2004-05-10 20:04:58 +00:00
mvl%exedo.nl 5847cd32f3 regression from bug 242982. remove the right attribute 2004-05-10 20:00:25 +00:00
justdave%bugzilla.org afb499b489 Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to ocurr after adding an attachment.
r= joel, a= justdave
2004-05-10 16:57:11 +00:00
igor%mir2.org b9f058dfe3 Cleanup of hasVarsInRegs 2004-05-10 16:45:02 +00:00
mostafah%oeone.com 38c2eee92e Checked in patches for bug 242982 2004-05-10 15:30:45 +00:00
igor%mir2.org 5d1aacca6a Apply direct call optimization only for functions that do not need activation. 2004-05-10 15:28:32 +00:00
mostafah%oeone.com 46a2759467 Checked in patches for bug 242980 2004-05-10 15:02:04 +00:00
mostafah%oeone.com b519adbcb7 Checked in patch for bug 243111 2004-05-10 14:47:04 +00:00
mostafah%oeone.com 481b2b774b Checked in patches for bug 243115 2004-05-10 14:43:47 +00:00
mostafah%oeone.com ad0f266172 Checked in patches for bug 243131 2004-05-10 14:36:54 +00:00
igor%mir2.org d2ab61c277 Determine functions that require activation during parsing and not in NodeTransformer 2004-05-10 13:39:14 +00:00
neil%parkwaycc.co.uk ac844241db Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin 2004-05-10 13:17:56 +00:00
igor%mir2.org 27e2f6d328 Removal of checks for unitialized lVal.getJRegister(): the registers are always initialized in prelude. 2004-05-10 05:24:29 +00:00
ben%bengoodger.com 7dd1c0e6e6 don't forget to package xpinstall.properties 2004-05-10 03:29:06 +00:00
scott%scott-macgregor.org 1db1c77c75 fix for bug #243133
we aren't getting the "ask format / html question" dialog when sending html mail to two recipients, one prefers plain, one prefers html

r/sr=bienvenu
2004-05-10 03:21:24 +00:00
scott%scott-macgregor.org e0c398a9b8 code cleanup, no bug # 2004-05-10 02:29:32 +00:00
bienvenu%nventure.com 6deac33ffe fix build bustage 2004-05-10 02:07:15 +00:00
bienvenu%nventure.com a3c29c937f fix build bustage on solaris, replace char * with const char *, r=timeless, sr=sspitzer 243130 2004-05-10 01:31:40 +00:00
ben%bengoodger.com 2d9dd4a9d5 bug 243091 - don't package unnecessary components in Firefox. Disable building a bunch of XPFE chrome (over a megabyte of it on disk) along with the seamonkey classic skin. Provide a stub communicator skin for the profile manager to use. 2004-05-10 00:54:11 +00:00
scott%scott-macgregor.org cc2998d145 fix for bug #44494
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.

fix for bug #242991
export addressbook is broken (fall out from bug #240723)

r/sr=bienvenu
2004-05-09 23:23:43 +00:00
scott%scott-macgregor.org 5f93eb2ad8 commenting code, no bug # 2004-05-09 22:22:10 +00:00
igor%mir2.org 44deec93c2 Removal of JavaVariable interface in favor of simple method in ClassFileWriter. It allowed to shrink OptLocalVariable and made other code simpler. 2004-05-09 22:09:03 +00:00
darin%meer.net a44cc7d477 attempting to fix static build bustage 2004-05-09 22:04:12 +00:00
jst%mozilla.jstenback.com bda87cd456 Fixing bug 243034. Prevent converting string data to UTF-8 only to store it in the cache when document.write()'ing. r+sr=bzbarsky@mit.edu 2004-05-09 21:37:32 +00:00
igor%mir2.org ed03829d75 Clenup the usage of getJRegister/assignJRegister 2004-05-09 21:07:08 +00:00
igor%mir2.org 5a48e9dc3a Move all logic regarding establishing type of variable into Block.java 2004-05-09 21:06:20 +00:00
neil%parkwaycc.co.uk 98b0af3853 Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu 2004-05-09 21:04:19 +00:00
darin%meer.net 702df013ac removing dead code 2004-05-09 19:48:25 +00:00