Commit Graph

138076 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
1baff00980 Add a default namespace for DOM-added nodes when creating context for
createContextualFragment.  Bug 280496, r=steve.swanson@mackichan.com, sr=jst
2005-02-03 04:53:26 +00:00
erik%vanderpoel.org
6a5734b52e added support for XHTML's empty elements <foo />;
added support for declarations like <!DOCTYPE ...>;
added support for processing instructions like <?xml ...>
2005-02-03 01:06:24 +00:00
aaronleventhal%moonset.net
bf9489220d Bug 280262. Remove unneeded class nsGenericAccessible. Use nsAccessibleWrap for generic accessibles from now on. r=pkw, sr=jst 2005-02-03 01:02:19 +00:00
gerv%gerv.net
21d4b2141a Bug 236613: change to MPL/LGPL/GPL tri-license. This checkin does not actually change any licenses, but makes indentation and comment-formatting fixes so that the relicensing script is able to parse all the license blocks in the js/ directory. Once the smoke has cleared, I'll do the second step. 2005-02-02 23:52:03 +00:00
bryner%brianryner.com
79fc6b452f Remove unneeded nsIContentList interface (bug 280746). r+sr=jst. 2005-02-02 23:38:28 +00:00
pinkerton%aol.net
597901bc43 add search fields to permissions and cookie sheets (bug 263336) 2005-02-02 23:17:39 +00:00
gerv%gerv.net
51258ac3cb Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
bryner%brianryner.com
851143fbec Remove unneeded nsIContentList interface (bug 280746). r+sr=jst. 2005-02-02 23:16:02 +00:00
travis%sedsystems.ca
63e1b58c0e Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgi
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-02 23:06:05 +00:00
travis%sedsystems.ca
23cee7d684 Bug 279950 : tab border on search and prefs pages isn't black in Internet Explorer
Patch by Rob Siklos <robzilla@siklos.ca>  r=wulblzap  a=justdave
2005-02-02 23:00:24 +00:00
darin%meer.net
b56006c95b landing content patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=sicking sr=jst 2005-02-02 22:58:01 +00:00
pinkerton%aol.net
ed4ea5de1f fix spelling error 2005-02-02 22:53:22 +00:00
dbaron%dbaron.org
ea90843676 Add, commented out, the change needed to use dump.pl for a tinderbox. 2005-02-02 22:29:45 +00:00
gerv%gerv.net
f45b5900c8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 22:28:27 +00:00
dbaron%dbaron.org
86ecfcf7cb Add additional file used for pageload servers for tinderbox. 2005-02-02 22:24:41 +00:00
darin%meer.net
d67c211542 applying shaver's review nit for bug 235499 2005-02-02 22:22:45 +00:00
darin%meer.net
dc09fbd58d landing xpconnect patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=shaver sr=jst 2005-02-02 22:20:28 +00:00
darin%meer.net
dd78f625f5 landing xpcom patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=dbaron sr=jst 2005-02-02 22:18:37 +00:00
scott%scott-macgregor.org
79cb60be4a Bug #279150 --> Convert the Feed methods into a unified object class 2005-02-02 21:44:38 +00:00
silver%warwickcompsoc.co.uk
65fe98f85c Bug 145523 - Make slow script message localisable.
r/sr=jst
p=bugmail@q1n.org (Vidar Braut Haarr)
2005-02-02 21:41:07 +00:00
silver%warwickcompsoc.co.uk
cbca049b96 Bug 234033 - Remove "X-Accept-Language" header.
r/sr=bienvenu
p=jens.b@web.de (Jens Bannmann)
2005-02-02 20:47:11 +00:00
tor%cs.brown.edu
813ac109a0 Bug 280554 - SVG content and layout should use GetAnimVal, not GetBaseVal.
Patch by scootermorris@comcast.net, r=afri
2005-02-02 20:31:51 +00:00
dbaron%dbaron.org
a517f0c08b Add testcases for 153429. 2005-02-02 20:29:28 +00:00
scott%scott-macgregor.org
44f4744642 Bug #278310 --> inline spell checking for thunderbird
sr=bienvenu
2005-02-02 19:54:26 +00:00
scott%scott-macgregor.org
299f3c3b27 Bug #278312 --> Initial framework for inline spell check
sr=bienvenu
2005-02-02 19:42:55 +00:00
silver%warwickcompsoc.co.uk
f7638f82bd Bug 277658 - Make error pages URL a preference.
r=biesi
sr=bz
p=bugmail@q1n.org (Vidar Braut Haarr)
2005-02-02 19:42:21 +00:00
bienvenu%nventure.com
4581a102b0 fix 253109, for seamonkey, make identity smart logic case insensitive, patch by ch.ey@gmx.net, r=mscott, sr=me 2005-02-02 17:47:25 +00:00
jshin%mailaps.org
2e3c2570c4 follow-up to bug 278061 : rid of trivial (but potentially critical) typos ,patch by masayuki : r=me, sr=bz 2005-02-02 17:07:51 +00:00
robert%accettura.com
58fa7fbbad re-position "behind login" question per Gerv's suggestion from way back when.\r\r
Not part of build.
2005-02-02 16:13:47 +00:00
travis%sedsystems.ca
f9220ad1a0 Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where they are wrong.
Patch by Marc Schumann <wurblzap@gmail.com>  r=vladd   a=justdave
2005-02-02 16:06:51 +00:00
travis%sedsystems.ca
9dcefbd2fb Bug 272456 : Default text color not set
Patch by Myk Melez <myk@mozilla.org>   r=LpSolit, justdave  a=justdave
2005-02-02 16:02:15 +00:00
travis%sedsystems.ca
9a0c595307 Bug 279690 : Remove BugInGroup from globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd   a=justdave
2005-02-02 15:52:01 +00:00
gerv%gerv.net
70ea6cb4d2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 15:10:48 +00:00
smontagu%smontagu.org
5f075aebf5 Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan 2005-02-02 13:25:44 +00:00
mvl%exedo.nl
6dd7aa8789 check for return code in order to not reset prefs
bug 280670, r=dwitte, sr=darin
2005-02-02 11:18:20 +00:00
neil%parkwaycc.co.uk
9a9dfdc312 Backend to load external links in new tabs b=231984 r=danm sr=jst 2005-02-02 10:04:09 +00:00
neil%parkwaycc.co.uk
c92929c2cd Don't let background tabs set the status b=104532 r=danm sr=jst 2005-02-02 09:39:30 +00:00
jshin%mailaps.org
d30a1bda05 bug 280613 : checkLoadURIStr of nsIScriptSecurityManager should accept AUTF8String istead of string (for IDN), r=dveditz, sr=darin 2005-02-02 07:17:53 +00:00
darin%meer.net
55c40d1dc2 fixes bug 280731 "nsIProtocolProxyService::NewProxyInfo is broken" r+sr=bzbarsky 2005-02-02 06:34:29 +00:00
robert%accettura.com
5979ff01a3 Drop the world "tool" from title.
Delete dup

not part of build
2005-02-02 06:07:48 +00:00
bmlk%gmx.de
f952b5d6b2 adding regression tests NPOB 2005-02-02 05:32:28 +00:00
doronr%us.ibm.com
ca58d9d036 bug 280735 - os/2 code breaks xforms xpi packaging on windows. patch by aaronr@us.ibm.com, r=me. Evil os/2, bad os/2, die finally please. 2005-02-02 04:20:00 +00:00
bzbarsky%mit.edu
4a308b421e LinkAdded/LinkRemoved events should be trusted. Bug 278025, r+sr=jst 2005-02-02 03:17:49 +00:00
bzbarsky%mit.edu
fcdb07aa95 Flush out frames before trying to focus ourselves, in case our frame hasn't
been created yet.  Bug 277482, r+sr=jst
2005-02-02 03:07:07 +00:00
mrbkap%gmail.com
dfd5017b83 Back out the wallpaper from bug 197015 since a better one has been checked in for bug 220542 (bug 197015, r=jst, sr=bzbarsky) 2005-02-02 02:24:43 +00:00
robert%accettura.com
c6a6c53aba More... forgot some locale stuff
Not part of build
2005-02-02 02:10:21 +00:00
mrbkap%gmail.com
ad002d7e86 bug 280386: Add sanity checking to nsScanner::SetPosition to help catch errors that could manifest in stranger ways. r=bzbarsky sr=jst 2005-02-02 02:04:09 +00:00
robert%accettura.com
09c7ec9744 - Make Overlay work in SeaMonkey
- Correct positioning of menu item in Firefox
- Remove unnecessary param in reporterOverlay.js
- Localize Rogue String to About
- Add Neil to about

Not part of build
2005-02-02 01:41:46 +00:00
roc+%cs.cmu.edu
438a679707 Bug 274249. Stop double-counting the top margin of collapsed-through empty blocks, by moving the line bounds back up above its empty block by the top margin amount (while leaving the empty block in the same (correct) place). r+sr=dbaron 2005-02-02 01:33:20 +00:00
roc+%cs.cmu.edu
d1351875be Bug 259076. Use gconf system prefs for proxy-type and other proxy settings. r=darin,sr=roc, patch by Ganesh (Novell) 2005-02-02 01:21:16 +00:00