timeless%mozdev.org
|
8528d68037
|
Bug 188800 js errors on addressing pref panel with --disable-ldap, address collection prefs broken
patch by borggraefe@despammed.com r=timeless sr=dmose
|
2003-11-05 21:13:47 +00:00 |
timeless%mozdev.org
|
b1fee61e78
|
Bug 224127 warning: `int posix_locale_category[6]' defined but not used in nsLocaleService.cpp
r=smontagu sr=peterv
|
2003-11-05 21:12:10 +00:00 |
chanial%noos.fr
|
754baff03e
|
PRINTPROMPTSVC.showPageSetup() isn't clever enough to return a boolean.
|
2003-11-05 21:08:04 +00:00 |
chanial%noos.fr
|
a629307205
|
correct routine name mismatch.
|
2003-11-05 21:01:48 +00:00 |
chanial%noos.fr
|
2691ededcf
|
bug 224399: fix the print toolbar button. I missed an occurence of BrowserPrint(). Use of the command system and rename Browser:Print to cmd_print.
|
2003-11-05 20:45:34 +00:00 |
chanial%noos.fr
|
fa0b9fbc38
|
rename updateSettings to updateToolbar.
|
2003-11-05 20:35:09 +00:00 |
mostafah%oeone.com
|
de18b8a37c
|
Updated licenses. Removed extra white-spaces.
|
2003-11-05 18:02:03 +00:00 |
bzbarsky%mit.edu
|
71b6cca92b
|
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
|
f2b2ff4594
|
make search bar part of default toolbar
|
2003-11-05 17:16:57 +00:00 |
timeless%mozdev.org
|
dd677ae919
|
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
|
e89bdcbcbb
|
Bug 224644 crash (pressing backspace) [@ nsTypeAheadFind::BackOneChar]
r=caillon sr=darin
|
2003-11-05 11:36:41 +00:00 |
scott%scott-macgregor.org
|
d965406eec
|
fix ctrl-m
|
2003-11-05 07:49:59 +00:00 |
scott%scott-macgregor.org
|
f19440026c
|
add a new line
|
2003-11-05 07:25:15 +00:00 |
ben%bengoodger.com
|
4ab85ade8c
|
Ongoing updates...
|
2003-11-05 07:01:42 +00:00 |
nelsonb%netscape.com
|
b731d32dbb
|
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
|
5784af7a5b
|
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
|
4dd764ce70
|
Adding style/bugs to regression tests
|
2003-11-05 05:01:00 +00:00 |
bzbarsky%mit.edu
|
7b576455c4
|
Adding css parsing regression tests.
|
2003-11-05 05:00:14 +00:00 |
bzbarsky%mit.edu
|
dd390ca189
|
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
|
748d4881c1
|
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
|
fc95d6d3d2
|
Initial add. Regression test for bug 224676.
|
2003-11-05 04:08:11 +00:00 |
timeless%mozdev.org
|
3057c23ba0
|
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
|
560bb63004
|
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
|
bc72a8d288
|
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
|
989442c6ea
|
removing redundant variable as a result of my previous checkin.
|
2003-11-04 23:15:22 +00:00 |
neil%parkwaycc.co.uk
|
3496cc3a26
|
Bug 224608 Remove shortcut keys from context menus r=timeless sr=darin
|
2003-11-04 23:10:48 +00:00 |
bienvenu%nventure.com
|
f051a570f3
|
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
|
f4cc4a66e9
|
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
|
90ee005365
|
add missing file
|
2003-11-04 22:22:45 +00:00 |
dbaron%dbaron.org
|
de075d53c7
|
Local BSD/OS-only change on otaku.
|
2003-11-04 22:14:12 +00:00 |
neil%parkwaycc.co.uk
|
8d6ba091e2
|
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
|
5358e5c3e0
|
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
|
72abccca5d
|
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
|
7f5aab4a04
|
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
|
2f972b5fd2
|
Removing obsolete files (renamed to txNodeSet.*). Bug 151002. r=sicking.
|
2003-11-04 16:15:56 +00:00 |
peter%propagandism.org
|
fcc517b60e
|
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
|
285f7bddcc
|
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
|
bc3eb28a85
|
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
|
fd70d98f29
|
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
|
ecad46eb8f
|
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
|
56959e7696
|
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
|
0e92e06301
|
JavaDoc @link fixes
|
2003-11-04 14:49:20 +00:00 |
neil%parkwaycc.co.uk
|
f0d515f368
|
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
|
caad5f5038
|
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
|
970a01fc1a
|
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
|
160d10a94b
|
Remove ^M characters. This should fix redwood as a side effect.
|
2003-11-04 07:57:54 +00:00 |
bryner%brianryner.com
|
c8569e38ae
|
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
|
0f2afd62cf
|
ngoing work...
|
2003-11-04 06:52:53 +00:00 |
ben%bengoodger.com
|
e6a3c8a79a
|
Some new script fu... ongoing work in progress
|
2003-11-04 06:52:31 +00:00 |
wchang0222%aol.com
|
c2d639aa9f
|
Set NSS version to 3.9 Beta 2.
|
2003-11-04 05:52:51 +00:00 |