ben%bengoodger.com
5670a6abae
preconfigure inspector as a global extension
2004-05-10 23:31:47 +00:00
ben%bengoodger.com
eec34308af
170006 - various updates to support pre-configured extensions
2004-05-10 23:30:11 +00:00
cbiesinger%web.de
4f1eacb647
update links to point to mozilla.org instead of a 404 resource
2004-05-10 23:21:35 +00:00
darin%meer.net
03bfb5a27f
fixing BeOS bustage
2004-05-10 23:21:22 +00:00
bzbarsky%mit.edu
15863fe2fb
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
6ed5800916
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
8ce6c6f95a
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
e456e67f36
regression from bug 242982. remove the right attribute
2004-05-10 20:00:25 +00:00
justdave%bugzilla.org
8e29999d22
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
48a87534dc
Cleanup of hasVarsInRegs
2004-05-10 16:45:02 +00:00
mostafah%oeone.com
5bc46caa79
Checked in patches for bug 242982
2004-05-10 15:30:45 +00:00
igor%mir2.org
68438dbe11
Apply direct call optimization only for functions that do not need activation.
2004-05-10 15:28:32 +00:00
mostafah%oeone.com
c128ae14ea
Checked in patches for bug 242980
2004-05-10 15:02:04 +00:00
mostafah%oeone.com
cd745974d6
Checked in patch for bug 243111
2004-05-10 14:47:04 +00:00
mostafah%oeone.com
97086d7103
Checked in patches for bug 243115
2004-05-10 14:43:47 +00:00
mostafah%oeone.com
4a3b011318
Checked in patches for bug 243131
2004-05-10 14:36:54 +00:00
igor%mir2.org
7b2dbf7fe4
Determine functions that require activation during parsing and not in NodeTransformer
2004-05-10 13:39:14 +00:00
neil%parkwaycc.co.uk
3141e4bb0b
Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin
2004-05-10 13:17:56 +00:00
igor%mir2.org
7f4cc16750
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
482982c86f
don't forget to package xpinstall.properties
2004-05-10 03:29:06 +00:00
scott%scott-macgregor.org
ca5386d7f7
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
8525952c3e
code cleanup, no bug #
2004-05-10 02:29:32 +00:00
bienvenu%nventure.com
4a930872d5
fix build bustage
2004-05-10 02:07:15 +00:00
bienvenu%nventure.com
d86ef5d3ab
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
3d2d932088
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
e779717f97
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
97ef1062e9
commenting code, no bug #
2004-05-09 22:22:10 +00:00
igor%mir2.org
7d090a52e4
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
5a03ce3ad0
attempting to fix static build bustage
2004-05-09 22:04:12 +00:00
jst%mozilla.jstenback.com
e0da461039
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
a6a43f6660
Clenup the usage of getJRegister/assignJRegister
2004-05-09 21:07:08 +00:00
igor%mir2.org
f68eda4ed6
Move all logic regarding establishing type of variable into Block.java
2004-05-09 21:06:20 +00:00
neil%parkwaycc.co.uk
08c57328ca
Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu
2004-05-09 21:04:19 +00:00
darin%meer.net
f1a7e32241
removing dead code
2004-05-09 19:48:25 +00:00
bzbarsky%mit.edu
cf68f1193c
Let pages set explicit line-height on textarea if they want to. Bug 243100, r+sr=dbaron
2004-05-09 19:42:53 +00:00
darin%meer.net
7610cba11c
landing patch for bug 243107 "make ipcIService and ipcILockService threadsafe" (this code is not currently used for anything)
2004-05-09 19:08:57 +00:00
cbiesinger%web.de
516b6847ec
remove unused files, and an unused member of nsDataHandler, and unused defines in nsNetCID.h (which referred to a no longer existing component)
...
bug 243098 r+sr=darin
2004-05-09 18:18:07 +00:00
rlk%trfenv.com
4e8eaa4018
Bug 240695 - Wrong help text: Profile Manager can't be invoked from OS X's finder. Patch by Stefan <stefan_h@hem.utfors.se>. r=neil@parkwaycc.co.uk
2004-05-09 14:05:03 +00:00
igor%mir2.org
834c918c5b
Removal of no longer used LASTUSE property and corresponding optimizer code
2004-05-09 12:38:45 +00:00
arvid%quadrone.org
f630b415e5
new folder and document icons
2004-05-09 12:08:48 +00:00
kyle.yuan%sun.com
bd54f4156b
Bug 136729 64bit problems in CreateThread/PostEvent
...
r=joshua.xia+kyle.yuan, sr=brendan, patch by pkw@us.ibm.com
Changes PRUint32 to PRThread* in CreateThread/PostEvent.
2004-05-09 10:22:18 +00:00
igor%mir2.org
fcf8a09a72
Remove code for CSE optimisation: it was used only to merger this.property calls but this optimisation changes program semantic if property is controlled by native getter.
2004-05-09 10:14:01 +00:00
Stefan.Borggraefe%gmx.de
0c7cd333d1
Fix for bug 159466: Options under "Copies and folders" are active when they should be disabled
...
r=neil, sr=bienvenu
2004-05-09 08:06:22 +00:00
ben%bengoodger.com
2e4b4e4193
Fix toolbar edges clobbered by arvid theme landing
2004-05-09 06:27:21 +00:00
ben%bengoodger.com
dcb3cc00bd
remove unnecessary include
2004-05-09 02:45:03 +00:00
ben%bengoodger.com
c64a09249c
remove unnecessary files
2004-05-09 02:23:39 +00:00
ben%bengoodger.com
4b18a68698
remove unneeded files
2004-05-09 02:09:33 +00:00
ben%bengoodger.com
66241530a4
170006 - reorganize code for pre-configured extensions and themes
2004-05-09 01:55:57 +00:00
caillon%redhat.com
f4943b98c8
Fix for 242691 - Animated gifs do not animate properly.
...
Make sure we adjust for our offset before calculating our scale ratio.
r+sr=tor duh=me
2004-05-08 22:55:21 +00:00
igor%mir2.org
c8f630ac9c
OptLocalVariable cleanup: under optimization GETVAR/SETVAR nodes always has a reference to them
2004-05-08 22:24:02 +00:00