mostafah%oeone.com
|
e42b85ba6b
|
Updated licenses. Removed extra white-spaces.
|
2003-11-05 18:02:03 +00:00 |
|
bzbarsky%mit.edu
|
f81481e074
|
Hold a strong ref to the node we plan to remove, since we want to use it after
removing it from the tree. Bug 221494, r+sr=jst
|
2003-11-05 17:54:46 +00:00 |
|
pinkerton%netscape.com
|
52120c7b4f
|
make search bar part of default toolbar
|
2003-11-05 17:16:57 +00:00 |
|
timeless%mozdev.org
|
4b3b30a355
|
Bug 49813 "threadsafe" nsDirectoryIndexStream uses nsDirEnumeratorUnix triggering "not thread-safe" assertion
r=darin sr=darin
|
2003-11-05 12:39:05 +00:00 |
|
timeless%mozdev.org
|
04585b8515
|
Bug 224644 crash (pressing backspace) [@ nsTypeAheadFind::BackOneChar]
r=caillon sr=darin
|
2003-11-05 11:36:41 +00:00 |
|
scott%scott-macgregor.org
|
90ca85e4a0
|
fix ctrl-m
|
2003-11-05 07:49:59 +00:00 |
|
scott%scott-macgregor.org
|
3c41a976ca
|
add a new line
|
2003-11-05 07:25:15 +00:00 |
|
ben%bengoodger.com
|
9989308be7
|
Ongoing updates...
|
2003-11-05 07:01:42 +00:00 |
|
nelsonb%netscape.com
|
390b635832
|
Grow handshake message buffer once per message, not once per each message
segment received. Bugscape bug 53418.
|
2003-11-05 06:22:57 +00:00 |
|
bryner%brianryner.com
|
78f1cb532a
|
Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst.
|
2003-11-05 05:17:07 +00:00 |
|
bzbarsky%mit.edu
|
f908a4ae39
|
Adding style/bugs to regression tests
|
2003-11-05 05:01:00 +00:00 |
|
bzbarsky%mit.edu
|
b8a37bd20b
|
Adding css parsing regression tests.
|
2003-11-05 05:00:14 +00:00 |
|
bzbarsky%mit.edu
|
f61bfe9a35
|
Fix parsing regression bug 224737. Patch by mats.palmgren@bredband.net (Mats
Palmgren), r+sr=bzbarsky
|
2003-11-05 04:51:17 +00:00 |
|
bzbarsky%mit.edu
|
30d7e97120
|
Fix crash in DoCleanupFrameReferences. Bug 224091, patch by
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky, sr=dbaron
|
2003-11-05 04:40:52 +00:00 |
|
pschwartau%netscape.com
|
94cdb231a3
|
Initial add. Regression test for bug 224676.
|
2003-11-05 04:08:11 +00:00 |
|
timeless%mozdev.org
|
ebf7c8ae2e
|
Bug 207865 ASSERTION: unable to normalize attribute name: 'NS_SUCCEEDED(rv)', file i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301
r=neil sr=darin
|
2003-11-05 01:17:04 +00:00 |
|
brendan%mozilla.org
|
bbfcf997ef
|
Patch from Neil Deakin <enndeakin@sympatico.ca> to fix overlong button underlines (214956, r+sr=dbaron).
|
2003-11-05 00:05:10 +00:00 |
|
sicking%bigfoot.com
|
697fa403a0
|
Bug 224727: Make IBM doctype trigger quirks mode rather then almost standards.
r=mkaply sr=dbaron
|
2003-11-04 23:50:18 +00:00 |
|
dwitte%stanford.edu
|
795e721f60
|
removing redundant variable as a result of my previous checkin.
|
2003-11-04 23:15:22 +00:00 |
|
neil%parkwaycc.co.uk
|
65fd9ac0ab
|
Bug 224608 Remove shortcut keys from context menus r=timeless sr=darin
|
2003-11-04 23:10:48 +00:00 |
|
bienvenu%nventure.com
|
747128dfeb
|
fix problem importing mailing lists from outlook, patch by wind.li@sun.com, r=me, sr=mscott 149961
|
2003-11-04 22:46:40 +00:00 |
|
dwitte%stanford.edu
|
7b568b6327
|
remove support for dom.disable_cookie_{get,set} prefs.
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
|
2003-11-04 22:44:51 +00:00 |
|
scott%scott-macgregor.org
|
aaf4bfcde6
|
add missing file
|
2003-11-04 22:22:45 +00:00 |
|
dbaron%dbaron.org
|
63faa6c50c
|
Local BSD/OS-only change on otaku.
|
2003-11-04 22:14:12 +00:00 |
|
neil%parkwaycc.co.uk
|
7c35a28fe8
|
Bug 224449 Clicking Cancel before Pause doesn't close download window p=bz r=biesi sr=darin
|
2003-11-04 21:33:17 +00:00 |
|
neil%parkwaycc.co.uk
|
9cbca90577
|
Bug 224672 re-comment out dummy code that changes map name r=glazou sr=bz
|
2003-11-04 21:23:12 +00:00 |
|
cbiesinger%web.de
|
c4b48c036f
|
remove unnecessary semicolon which breaks the build for some gcc versions.
no bug, rs=bsmedberg
|
2003-11-04 20:51:08 +00:00 |
|
bienvenu%nventure.com
|
ba1a789bef
|
fix 4x ab migration when pab doesn't have a filename set, r/sr=mscott 224714
|
2003-11-04 20:31:04 +00:00 |
|
peter%propagandism.org
|
2db0f84c5e
|
Removing obsolete files (renamed to txNodeSet.*). Bug 151002. r=sicking.
|
2003-11-04 16:15:56 +00:00 |
|
peter%propagandism.org
|
eefd02ebc2
|
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
|
2003-11-04 16:06:42 +00:00 |
|
tor%cs.brown.edu
|
7a1a7ec1d4
|
Bug 224628 - backout part of 212366 so that scrolling=no works. r+sr=roc
|
2003-11-04 15:50:09 +00:00 |
|
peter%propagandism.org
|
cd176fdba9
|
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
|
2003-11-04 15:15:46 +00:00 |
|
igor%mir2.org
|
d7d991d76f
|
ClassRepository is removed from list of API classes to allow to replace it in future by direct access to optimizer.
|
2003-11-04 14:55:58 +00:00 |
|
igor%mir2.org
|
4da147d828
|
Adjusting examples not to assume that Context.initStandardObjects(ScriptableObject) returns ScriptableObject since that was changed back to Scriptable for compatibility.
|
2003-11-04 14:54:43 +00:00 |
|
igor%mir2.org
|
4c338669a9
|
Removal of initStandardObjects(boolean) not to proliferate versions of initStandardObjects: if Rhino would support recursive object sealing, it would not be necessary to call initStandardObjects with sealed flag at all.
|
2003-11-04 14:52:48 +00:00 |
|
igor%mir2.org
|
6cbd10e41c
|
JavaDoc @link fixes
|
2003-11-04 14:49:20 +00:00 |
|
neil%parkwaycc.co.uk
|
264ac07f24
|
Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz
|
2003-11-04 11:23:34 +00:00 |
|
peter%propagandism.org
|
f914dff416
|
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
|
2003-11-04 10:13:23 +00:00 |
|
peter%propagandism.org
|
cb4426e692
|
Adding copies of trunk version of NodeSet.* (to ease merging of TX_WALKER_BRANCH). r=sicking.
|
2003-11-04 09:53:16 +00:00 |
|
bryner%brianryner.com
|
85bbf36cce
|
Remove ^M characters. This should fix redwood as a side effect.
|
2003-11-04 07:57:54 +00:00 |
|
bryner%brianryner.com
|
d9647f99f2
|
Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does.
|
2003-11-04 07:42:52 +00:00 |
|
ben%bengoodger.com
|
9ade0b95e7
|
ngoing work...
|
2003-11-04 06:52:53 +00:00 |
|
ben%bengoodger.com
|
1d30610917
|
Some new script fu... ongoing work in progress
|
2003-11-04 06:52:31 +00:00 |
|
wchang0222%aol.com
|
d45bb29e40
|
Set NSS version to 3.9 Beta 2.
|
2003-11-04 05:52:51 +00:00 |
|
chanial%noos.fr
|
1e5de0b577
|
Bug 223390: "Save as" and "Save Link as..." save gzipped content when server uses gzip transfer-encoding. porting fix from the suite. Patch by bz. Thanks Jesse!
|
2003-11-04 05:31:55 +00:00 |
|
pinkerton%netscape.com
|
20e11f0ffa
|
craft search urls so they support utf8 (bug 201642)
|
2003-11-04 05:08:46 +00:00 |
|
chanial%noos.fr
|
4773dba6c8
|
bug 224569: Cookie Manager and Exceptions window should remember column size. patch by Steffen Wilberg <steffen.wilberg@web.de> r=me.
some flex tweaking, also
|
2003-11-04 05:02:35 +00:00 |
|
chanial%noos.fr
|
2aca0d0992
|
bug 224453: Alt-F4 and close button should return to normal mode (IE behavior)
|
2003-11-04 04:18:57 +00:00 |
|
bienvenu%nventure.com
|
dfa71bc029
|
additional fix for 223560, clean up ldap server migration, fix handling of ifdef ldap, r/sr=mscott
|
2003-11-04 03:56:10 +00:00 |
|
scott%scott-macgregor.org
|
efe0b09e2e
|
Bug #224514 --> automate locale version based on milestone.txt for mozilla/toolkit.
|
2003-11-04 03:51:25 +00:00 |
|