allan%beaufour.dk
ad45ecb4d9
Make minimal trigger focusable (fixing problem with index() in repeats too). Bug 300609, r=smaug+doronr, a=mkaply, NPOTB
2005-08-10 07:01:12 +00:00
darin%meer.net
a941f5eca5
fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi
2005-08-09 23:06:58 +00:00
darin%meer.net
8491ae3ac5
landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
...
degrading performance" r=lorenzo sr=bryner
2005-08-09 23:06:57 +00:00
darin%meer.net
d02cfd73b2
fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner
2005-08-09 23:06:56 +00:00
mark%moxienet.com
3c6ad0547d
Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning.
2005-08-09 23:06:55 +00:00
mark%moxienet.com
5888027beb
Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg
2005-08-09 23:06:54 +00:00
mark%moxienet.com
2384681563
Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers
2005-08-09 23:06:53 +00:00
darin%meer.net
ca158ad0d8
fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg
2005-08-09 23:06:52 +00:00
darin%meer.net
dc2da62231
fixing bustage
2005-08-09 23:06:51 +00:00
cbiesinger%web.de
ea4d4c8645
Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
...
r+sr=darin
2005-08-09 23:06:50 +00:00
darin%meer.net
d513302677
fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner
2005-08-09 23:06:49 +00:00
bsmedberg%covad.net
44ea21148b
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-08-09 23:06:48 +00:00
darin%meer.net
f5abc42f03
landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver
2005-08-09 23:06:47 +00:00
pedemont%us.ibm.com
73552221fd
Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin
2005-08-09 23:06:45 +00:00
darin%meer.net
23555f6757
backing out last change
2005-08-09 23:06:44 +00:00
darin%meer.net
6f4bbd07cb
fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin
2005-08-09 23:06:43 +00:00
darin%meer.net
c6cb29d879
fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg
2005-08-09 23:06:42 +00:00
darin%meer.net
24286983eb
fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin
2005-08-09 23:06:41 +00:00
darin%meer.net
5b31ba8306
attempting to fix mac build bustage
2005-08-09 23:06:40 +00:00
darin%meer.net
3386aefe45
landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner
2005-08-09 23:06:39 +00:00
cls%seawood.org
2d641e766f
Fixing static build bustage caused by checkin for bug 17578.
2005-08-09 23:04:58 +00:00
darin%meer.net
d8b70c2c9d
Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
...
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library. This means that only UNIX-like
operating systems (including Linux and OSX) are supported. A SSPI-based
solution is needed for WIN32.
Only HTTP authentication is currently supported. Mail protocols will follow.
Patch by:
Daniel Kouril <kouril@ics.muni.cz> (original author)
Wyllys Ingersoll <wyllys.ingersoll@sun.com>
Christopher Nebergall <cneberg@sandia.gov>
Darin Fisher <darin@meer.net>
r=dougt sr=bryner a=chofmann
2005-08-09 23:04:57 +00:00
mkaply%us.ibm.com
1f9dbaeada
#303681
...
r/sr/a=bsmedberg
From Peter Weilbacher - build bustage with new make
2005-08-09 22:39:55 +00:00
timeless%mozdev.org
82a99c962e
Bug 86999 - Hebrew support for Universal (All) Autodetect
...
fixing debug output typo
patch by shoosh20012001@hotmail.com r=smontagu sr=roc a=asa
2005-08-09 19:43:46 +00:00
Olli.Pettay%helsinki.fi
f02237b93d
Bug 301374, controls show in wrong order. p=me+doron, r=me+doron+aaronr, a=mkaply, NPOTB
2005-08-09 19:17:18 +00:00
timeless%mozdev.org
7612af32a7
Bug 86999 Hebrew support for Universal (All) Autodetect
...
patch by shoosh20012001@hotmail.com r=smontagu r=timeless sr=roc a=asa
HebrewProber written by shoosh20012001@hotmail.com
LangHebrewModel written by smontagu
some data compiled by xslf@xslf.com
2005-08-09 04:50:07 +00:00
dougt%meer.net
66834a8142
If we find that nothing else is targetable in the direction of navigation, we will simply scroll the window. NPODB
2005-08-08 18:29:13 +00:00
neil%parkwaycc.co.uk
18950238e7
Missing part of bug 254992 to actually turn on Windows-specific help toc and index entries, thus fixing bug 303188 r=doron sr=bsmedberg
2005-08-06 18:27:05 +00:00
neil%parkwaycc.co.uk
4656890df4
Bug 302245 Prevent partial locale installations provided by extensions from appearing in the list of content packs r+sr=jag r=kairo a=bsmedberg
2005-08-05 13:37:34 +00:00
allan%beaufour.dk
645f42aea5
[XForms] Use onsyncfrompreference instead of onpreferenceread in UI. Bug 301801, r=doronr+smaug, a=mkaply, NPOTB
2005-08-05 09:28:52 +00:00
doronr%us.ibm.com
15d07051a7
Bug 281987 - Finish out XPath extension functions. Patch by aaronr, r=sicking sr=tor a=mkaply
2005-08-04 21:15:37 +00:00
dougt%meer.net
d59ba58592
Make snav build statically for minimo. npodb
2005-08-04 16:50:33 +00:00
doronr%us.ibm.com
1bd0a8902f
XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply
2005-08-03 18:43:45 +00:00
doronr%us.ibm.com
e9f7469250
XForms bug 302685 - XForms submission allows cross domain instance replacement. r=pedemonte,aaronr a=mkaply
2005-08-03 14:30:54 +00:00
darin%meer.net
3a49d1d940
fixes bug 302489 "XMLHTTP TRACE method can reveal proxy passwords to web sites" r=jst sr=dveditz a=asa
2005-08-02 21:00:03 +00:00
pedemont%us.ibm.com
3d5c94c603
Bug 302027 - use a common dispatchDOMActivate() method. r=allan/doronr, a=mkaply. Not part of default build.
2005-08-02 16:36:05 +00:00
timeless%mozdev.org
10cef0ef3e
Bug 281137 Add profiling column for functions excluding other functions running
...
Venkman part
patch by silver@warwickcompsoc.co.uk r=rginda sr=dmose a=bsmedberg
2005-08-02 15:55:56 +00:00
doronr%us.ibm.com
e23bd3d6e5
XForms bug 203499 - change context for at attribute on insert. patch by beaufour r=me,smaug a=mkaply
2005-08-02 14:56:42 +00:00
gavin%gavinsharp.com
4bd40795d2
Bug 302436 : Reporter no longer needs about:blank in the updateURL to prevent extension updates to it, patch by Robert Strong <rob_strong@exchangecode.com>, r=darin, a=bsmedberg
2005-08-02 12:14:59 +00:00
allan%beaufour.dk
540f5dbf47
[XForms] Set correct context for controls with only a model attribute. Bug 280366, r=aaronr+smaug, a=mkaply, NPOTB
2005-08-02 09:23:21 +00:00
bzbarsky%mit.edu
6e9cbfcb44
Make XPCNativeWrapper call the wrapped native's classinfo resolve/get/set
...
hooks. Makes native wrappers work in lots of nasty DOM0 corner cases. Bug
296967, r=mrbkap, sr=jst, a=asa
2005-07-29 15:11:08 +00:00
bsmedberg%covad.net
4d78e340ea
Bug 302465 - Add Czech locales for DOMI, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, blanket-a=me
2005-07-29 12:44:41 +00:00
darin%meer.net
b459768aea
fixes bug 295074 "POST responses remain in the memory cache when using XMLHttpRequest => huge memory leak" r+biesi sr=jst a=asa
2005-07-28 22:24:27 +00:00
darin%meer.net
7ed6ef4f6b
fixes bug 302263 "prevent certain headers from being set on a XMLHttpRequest" r=dveditz sr=jst a=dveditz
2005-07-28 17:25:54 +00:00
kairo%kairo.at
be3228e35a
adding German (de) locale for inspector, no bug, blanket-a=bsmedberg
2005-07-28 13:26:39 +00:00
kairo%kairo.at
08db3cdbf9
remove some quotes I had in that string for testing, sorry that slipped in.
2005-07-27 23:11:47 +00:00
kairo%kairo.at
fb339a876b
also build German (de) locale for reporter, no bug, blanket-a=bsmedberg
2005-07-27 23:07:17 +00:00
kairo%kairo.at
20f8472e2c
adding German (de) locale for reporter, no bug, blanket-a=bsmedberg
2005-07-27 22:53:00 +00:00
silver%warwickcompsoc.co.uk
6cd76df2de
Bug 299458 - Suggest /knock command (when supported by server) when channel joins fail. Auto-join channels when invited, for ones you had tried to join yourself earlier.
...
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-27 16:14:49 +00:00
silver%warwickcompsoc.co.uk
e2906a8f3a
Bug 299458 - Update nsXULAppInfo usage for latest changes to interface. Also support ChatZilla in XULRunner better.
...
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-27 16:10:02 +00:00
silver%warwickcompsoc.co.uk
9229d2d4ad
Bug 299458 - Resolve hostnames to IP async.
...
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-27 16:03:52 +00:00
silver%warwickcompsoc.co.uk
e9cd03e90c
Bug 274300 - Catch and handle hook processing errors in event queue.
...
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-27 15:59:30 +00:00
pedemont%us.ibm.com
21ad1a16b1
Bug 302027 - input element doesn't dispatch DOMActivate. r=aaronr/smaug, a=mkaply.
2005-07-26 20:29:13 +00:00
doronr%us.ibm.com
3e1e028576
Bustage fix, missed a file
2005-07-26 20:18:35 +00:00
doronr%us.ibm.com
9b53ced7ae
NPOTDB Schema Validation fix needed by XForms part of bug 281987 - make Schema Duration return double for fractional seconds. r=sicking a=mkaply
2005-07-26 19:57:17 +00:00
scott%scott-macgregor.org
eed473dca2
Bug #302096 --> nsILddapSyncQuery for Mission Control Desktop uses the same ID for the
...
interface and the class. Make them use different IDs.
sr=bienvenu
2005-07-26 19:47:24 +00:00
doronr%us.ibm.com
f25bae5abb
XForms bug 302074 - hint/help/alert order of precedence not being followed. Patch by aaronr r=smaug/me a=mkaply
2005-07-26 16:39:25 +00:00
robert%accettura.com
d2efd89ced
Bug 298170 "Report Broken Website" should be followed by ellipsis r+a=bsmedburg
2005-07-26 00:03:21 +00:00
bryner%brianryner.com
83216585ac
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
Olli.Pettay%helsinki.fi
1b4406629b
Bug 302069, Custom events don't bubble, r=doronr+aaronr, a=mkaply, NPOTB
2005-07-25 21:52:54 +00:00
cbiesinger%web.de
3f1e13dd52
bug 300335 allocate enough memory
...
patch by Andrew Schultz <ajschult@verizon.net> r+sr=mscott a=bsmedberg
2005-07-25 21:06:44 +00:00
aaronleventhal%moonset.net
be531d3dfc
Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor
2005-07-25 19:23:12 +00:00
doronr%us.ibm.com
a9d5bc0a2a
XForms bug 302049 - XForms preference overlay broke on trunk. r=smaug,aaronr a=mkaply
2005-07-25 18:08:08 +00:00
doronr%us.ibm.com
bbb382b955
XForms bug 301413 - Valid bindings generate MDG loop warning. patch my beaufour, r=smaug/me a=mkaply
2005-07-25 14:29:47 +00:00
dougt%meer.net
74e61fea7e
Fixing makefile so that snav builds in the static build system. r=bsmedberg. npodb.
2005-07-24 03:41:38 +00:00
bsmedberg%covad.net
4c342d3f62
Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver
2005-07-22 20:11:37 +00:00
doronr%us.ibm.com
0b0b12b797
XForms bug 300243 - upload doesn't generate xforms-value-changed event. patch by aaronr@us.ibm.com, r=smaug,me a=mkaply
2005-07-22 18:47:11 +00:00
mark%moxienet.com
adb146eda2
Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning.
2005-07-21 22:34:41 +00:00
mark%moxienet.com
8fa1dbb0b2
Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg
2005-07-21 19:08:15 +00:00
bsmedberg%covad.net
573f4d2881
Committing non-English locales to the reporter in preparation for the reporter part of bug 299286. NPOTB yet.
2005-07-21 15:37:44 +00:00
bsmedberg%covad.net
bedc041341
Bug 301565, bustage fix from bug 299265, seamonkey-only.
2005-07-21 13:36:27 +00:00
bsmedberg%covad.net
f6a94cf807
Bug 299286 - Make multiple in-tree localizations of DOMI possible, r=gandalf a=asa
2005-07-20 19:21:52 +00:00
doronr%us.ibm.com
4d2c066b06
Bug 300130 - Schema Loader can crash if an non-existing type is referenced in a schema file. r/sr=peterv, a=mkaply
2005-07-20 14:48:43 +00:00
allan%beaufour.dk
b2925570cf
Throw xforms-compute-exception on XPath parse errors. Bug 299280, r=aaronr+doronr, a=mkaply, NPOTB
2005-07-20 08:21:43 +00:00
allan%beaufour.dk
63395688d4
Move event dispatching from revalidate to refresh, as per the errata. Bug 300586, r=aaronr+doronr, a=mkaply, NPOTB
2005-07-20 07:53:36 +00:00
allan%beaufour.dk
89c5b629a6
Fix stupid error in XPath analyzer. Bug 301168, r=aaronr+doronr, a=mkaply, NPOTB
2005-07-20 07:49:26 +00:00
mvl%exedo.nl
660a01e085
Don't crash when setting a previously deleted cookie permission.
...
bug 300301, r=dwitte, sr=darin, a=mconnor.
2005-07-17 10:10:31 +00:00
gandalf%firefox.pl
c76ea4c105
fix for install in patch from bug 295465;
2005-07-17 01:43:38 +00:00
gandalf%firefox.pl
438c06c5fd
fix a bustage
2005-07-16 19:12:40 +00:00
gandalf%firefox.pl
fe6d181b31
Bug 295465: Add myspell to Tb source l10n;r+a=benjamin,sr=mscott
2005-07-16 18:45:12 +00:00
bzbarsky%mit.edu
9aa3066a02
More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
...
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
silver%warwickcompsoc.co.uk
40c9a4b77a
Bug 278698 - Display links LTR even when in RTL content.
...
p=smontagu@smontagu.org (Simon Montagu)
r=silver
a=bsmedberg
2005-07-15 14:06:59 +00:00
bugzilla%arlen.demon.co.uk
c87b43b106
Bug 294140 email autocomplete always adds "@localdomain" to addresses - fix typo spotted by Serge GAUTHERIE
...
p=me r=kairo a=bsmedberg
2005-07-15 12:51:00 +00:00
bsmedberg%covad.net
67cd236a1d
Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa
2005-07-14 20:29:06 +00:00
silver%warwickcompsoc.co.uk
98a69e69e3
Bug 299458 - Use nsIXULAppInfo for all versioning information, if available.
...
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-14 18:43:57 +00:00
allan%beaufour.dk
fa6a1cb569
Fix setfocus for non-bound controls. Bug 299793, r=aaronr+smaug, a=mkaply, NPOTB
2005-07-14 10:33:53 +00:00
pedemont%us.ibm.com
e31b55702c
Fix crash when calling initEmbedding with an appFileLocProvider. Don't delete the locProvider proxy after having called NS_InitEmbedding. Not part of default build. a=mkaply
2005-07-13 22:15:09 +00:00
bugzilla%arlen.demon.co.uk
e738bafc48
Bug 294140 email autocomplete always adds "@localdomain" to addresses
...
p=me r=mnyromyr sr=bienvenu a=asa
2005-07-13 21:41:00 +00:00
Olli.Pettay%helsinki.fi
1482a3a520
Bug 300607, label with both src and inline content show both r=doron+aaronr, a=mkaply, NPOTB
2005-07-13 20:09:00 +00:00
timeless%mozdev.org
260202463e
Bug 216751 general.config.filename set in user's prefs.js overrides setting in all.js
...
patch by bugzilla@mcsmurf.de r=bienvenu sr=brendan a=asa
2005-07-13 18:05:49 +00:00
doronr%us.ibm.com
22a7c18a87
XForms bug 280966 - Submit Get is terminated with extra separator. r=aaronr/smaug a=mkaply
2005-07-13 17:07:42 +00:00
doronr%us.ibm.com
2cc690135f
XForms bug 300399 - MDGEngine calls ValidateNode before all external schemas have loaded. patch by aaronr, r=me,beaufour a=mkaply
2005-07-13 16:18:57 +00:00
doronr%us.ibm.com
d5fa74b410
XForms bug 300407 - Need to prevent default action when pressing F1 in an xforms control. r=aaronr,smaug a=mkaply
2005-07-13 14:36:43 +00:00
silver%warwickcompsoc.co.uk
3d26e727bf
Bug 299458 - parse RPL_ISUPPORTS parameter CMDS into usable datastructure.
...
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-10 15:50:30 +00:00
silver%warwickcompsoc.co.uk
f68ec11625
Bug 299458 - Adjust DCC parameters to speed it up, and fix a bug for really small files.
...
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-10 15:48:06 +00:00
silver%warwickcompsoc.co.uk
61ef4eb5f3
Bug 236155 - Use contract ID (if it exists) instead of class ID.
...
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-10 15:44:42 +00:00
silver%warwickcompsoc.co.uk
ebfd7a73d5
Bug 299460 - Show old nickname when prompting for a new one.
...
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-10 15:39:57 +00:00
neil%parkwaycc.co.uk
b16e6c35e2
Disable error pages in composer (webpage editor) b=300022 r=biesi sr=darin a=asa
2005-07-09 00:14:48 +00:00
doronr%us.ibm.com
8790eb6a29
XForms bug 299766 - Implement accesskey support. r=aaronr,smaug a=mkaply
2005-07-07 19:59:49 +00:00
doronr%us.ibm.com
f90824116b
XForms bug 299766 - accesskey support for XBL XForms widgets. r=smaug,aaronr a=mkaply
2005-07-07 14:06:12 +00:00
Olli.Pettay%helsinki.fi
1ad0e468bd
Bug 299770, support incremental attribute on textarea, r=doronr+aaronr, a=mkaply, NPOTB
2005-07-06 20:52:33 +00:00
doronr%us.ibm.com
04b3332293
XForms Bug 299032 - Input not validated on load. r=aaronr/allan a=mkaply
2005-07-05 21:03:20 +00:00
neil%parkwaycc.co.uk
aabd02b15d
Bug 299454 Nickname drop-down button is not discoverable r=silver a=asa
2005-07-05 08:34:02 +00:00
Olli.Pettay%helsinki.fi
a04fed1221
Bug 299628, Compile warnings in nsXFormsModelElement.cpp and nsXFormsSchemaValidator.cpp, p=allan, r=doronr+me, a=mkaply, NPOTB
2005-07-04 16:47:09 +00:00
Olli.Pettay%helsinki.fi
95204ed073
Bug 297808, <output> data not updating, p=aaronr, r=doronr+me, NPOTB
2005-07-04 16:31:51 +00:00
Olli.Pettay%helsinki.fi
c4b41f8498
Bug 299283 Fix bug in GetInstanceNodeForData, p=aaronr, r=me+jhpedemonte, a=mkaply, NPOTB
2005-07-04 16:13:59 +00:00
silver%warwickcompsoc.co.uk
0b6f2a0a4c
Bug 250072 - Call preventDefault when using all navigation keys, to stop built-in functionality messing things up.
...
ChatZilla only.
p=glenjamin@gmail.com (Glen Mailer)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-04 15:41:05 +00:00
silver%warwickcompsoc.co.uk
5545c2ff3f
Bug 278900 - Re-calculate canonical name information when server changes casemapping. Should fix a lot of problems with connecting to 'ASCII' servers using ^, [ or ] in nickname.
...
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-02 16:34:02 +00:00
silver%warwickcompsoc.co.uk
e115aab35d
Bug 297417 - Fix whois on international nicknames.
...
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-02 16:30:08 +00:00
silver%warwickcompsoc.co.uk
efaefc80ee
Bug 291504 - Remove unnessessary flags on aliased commands.
...
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-02 16:26:13 +00:00
bugzilla%arlen.demon.co.uk
d328422aaf
Bug 88739 F1 on Win/*nix, Cmd+? on Mac key doesn't bring up help
...
p=stefan_h@hem.utfors.se r=brade sr=neil.parkwaycc.co.uk a=asa
2005-07-01 14:12:47 +00:00
mark%moxienet.com
f0daba2e6d
Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers
2005-07-01 05:01:28 +00:00
ben%bengoodger.com
cf84a2f72f
Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin
2005-06-30 23:00:48 +00:00
pedemont%us.ibm.com
ce99ad0046
Bug 268285 - Support includenamespaceprefixes attribute on <submission> element. r=doronr, r=smaug, a=mkaply
2005-06-30 22:32:44 +00:00
darin%meer.net
b201f4b99d
Patch for bug 299040 "Package reporter as a global extension" r+a=bsmedberg
2005-06-30 20:25:17 +00:00
darin%meer.net
dea2306931
fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg
2005-06-30 00:19:18 +00:00
doronr%us.ibm.com
e4122ad32b
XForms bug 278447 - Implement XForms Schema Types. r=aaronr/smaug a=mkaply
2005-06-29 20:42:24 +00:00
doronr%us.ibm.com
ad3a8986be
XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply
2005-06-29 18:14:43 +00:00
timeless%mozdev.org
1fcc96d6ea
Bug 298666 crash [@ nsTypeAheadFind::FindItNow ]
...
make if block guard crash
r=aaronl sr=shaver a=bsmedberg
2005-06-29 02:03:59 +00:00
timeless%mozdev.org
2313cf8ce8
Bug 298278 remove useless references to nsVoidArray
...
r=mvl sr=darin a=tor
2005-06-28 21:20:04 +00:00
dougt%meer.net
a6bdfd72c1
Fixing build bustage in static builds when enabling spatialnavigation. r=bsmedberg
2005-06-28 18:29:22 +00:00
doronr%us.ibm.com
963838e2d3
XForms Bug 284519 - Need preference for whitelisting submission, instance loading, etc.. r=allan/smaug a=mkaply
2005-06-28 16:30:50 +00:00
bsmedberg%covad.net
55f0806661
Bug 296855 - Build spatial navigation as a real extension on Firefox, r=dougt NPOTDB
2005-06-28 14:33:28 +00:00
bryner%brianryner.com
24d553c3fe
Fix typeahead find when fastback is turned on by checking that the pres shell is attached to a window before using it. Clean up some warnings as well. Bug 298622, r+sr=dbaron, a=chase.
2005-06-28 01:02:03 +00:00
doronr%us.ibm.com
6ef7287afa
Patch for bug 223097 was missing an include that caused windows to not be able to compile schema validation. not part of default build
2005-06-27 14:12:51 +00:00
Olli.Pettay%helsinki.fi
1b2bb3cac1
Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB
2005-06-26 18:30:17 +00:00
doronr%us.ibm.com
742a203d3e
Correct AIX bustage fix from bug 223097
2005-06-24 18:23:24 +00:00
doronr%us.ibm.com
9f2de2ac11
Try to fix AIX bustage from bug 223097
2005-06-24 17:15:34 +00:00
timeless%mozdev.org
b42edae703
Bug 283509 OOM crasher [@ mozEnglishWordUtils::FromRootForm]
...
patch by dewildt@gmail.com r=timeless sr=mscott a=chofmann
2005-06-24 16:19:54 +00:00
doronr%us.ibm.com
14bcea2092
Bug 223097 - check in latest version of XML Schema Validation. rs=peterv, a=mkaply
2005-06-24 15:38:12 +00:00
kairo%kairo.at
79dea12072
bug 121443 - Default Button for Save Password Dialog should be "No", p=ajschult@verizon.net r+sr=Neil a=asa
2005-06-22 16:07:59 +00:00
doronr%us.ibm.com
b454f0cf66
XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply
2005-06-21 16:47:29 +00:00
Olli.Pettay%helsinki.fi
b23266b395
Bug 297692, Submission in non-default model doesn't work. p=aaronr, r=doron+me, a=mkaply, NPOTB
2005-06-20 19:08:46 +00:00
robert%accettura.com
4945b972c5
Bug 297792 Javascript strict warning p=hskupin@gmail.com r=me a=asa
2005-06-20 03:13:24 +00:00
steffen.wilberg%web.de
7c99ea109a
Bug 297307: Tools -> DOM Inspector opens empty. r/a=benjamin.
2005-06-17 23:35:53 +00:00
cbiesinger%web.de
5c6d97684b
Bug 129216 Integrate Python xpcom bindings with build system
...
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
shaver%mozilla.org
1984f1b72c
Bug 295659: include nsRect.cpp in xmlextras to cope with compilers which
...
expand inlines in nsRect too aggressively. (nsRect is found via nsGUIEvent.h
included from nsXMLHttpRequest.cpp.) r=bsmedberg, a=asa.
2005-06-17 12:07:48 +00:00
timeless%mozdev.org
d7b0684cd6
Bug 297660 No node is selected anymore after deleting node in dom inspector
...
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-06-16 20:23:57 +00:00
pedemont%us.ibm.com
ee707e48fa
Bug 291501 - labels don't support the src attribute. r=aaronr, r=smaug, a=mkaply
2005-06-16 18:33:55 +00:00
doronr%us.ibm.com
23d5d90436
XForms Bug 296231 - Allow file:// xforms to submit anywhere. r=darin,aaronr a=mkaply
2005-06-16 15:47:04 +00:00
peterv%propagandism.org
555cc2a1f9
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
2005-06-16 12:58:13 +00:00
bryner%brianryner.com
e4a343f08f
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
shaver%mozilla.org
ac5b3c1b77
Fix MODULE_NAME to match the code, patch from abwillis@comcast.net.
2005-06-14 16:57:44 +00:00
allan%beaufour.dk
f430311619
Parse type attribute on instance node too. Bug 293082, r=smaug+aaronr, a=mkaply
2005-06-14 07:33:01 +00:00
allan%beaufour.dk
252778d595
Fix compiler warnings from XForms bug 296114
2005-06-14 07:21:00 +00:00
doronr%us.ibm.com
317271f124
XForms bug 297097 - xforms:submission can't submit partial instance data. r=aaronr,allan a=mkaply
2005-06-13 20:28:20 +00:00
doronr%us.ibm.com
dacf5489a2
Bug 296114 - xforms-next, xforms-previous event support. patch by aaronr,r=smaug,me a=mkaply
2005-06-13 19:17:24 +00:00
robert%accettura.com
e13f6678f6
Bug 296271 - Next should not submit the report imediately (change to 'submit'). r=mconnor
2005-06-13 15:53:18 +00:00
silver%warwickcompsoc.co.uk
3adc4183e7
Bustage fix: missing files for last check-in.
2005-06-12 14:35:20 +00:00
silver%warwickcompsoc.co.uk
9c852eb98b
Bug 283521 - Show connection security status in statusbar and provide way to view certificate used.
...
ChatZilla only.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-12 14:17:27 +00:00
silver%warwickcompsoc.co.uk
e095c9065d
Bug 193977 - Put back one of the removed boxes that was actually needed.
...
ChatZilla only.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-12 14:08:44 +00:00
silver%warwickcompsoc.co.uk
f3ff38fecf
Bug 296679 - Hack to work around bug 98997 and the curse of the :empty menu. Also bump compatibility info to FF 1.0+.
...
ChatZilla only.
r=samuel
a=asa
2005-06-10 18:35:13 +00:00
robert%accettura.com
e5be9bbeec
Some polish to the reporter tool. No bug r+a=ben
2005-06-10 00:42:07 +00:00
doronr%us.ibm.com
9b505e9ebf
XForms bug 297137 - xforms-ready fires too early. Patch by aaronr@us.ibm.com, r=allan,smaug a=mkaply
2005-06-09 21:00:49 +00:00
doronr%us.ibm.com
10b1e038cc
XForms bug 293951 - Shouldn't be altering default namespace during submission. r=aaronr,smaug a=mkaply
2005-06-09 20:34:11 +00:00
pedemont%us.ibm.com
eea43f64b5
Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build.
2005-06-08 16:41:19 +00:00
Olli.Pettay%helsinki.fi
2bdb06ddda
Bug 296714 Make <hint> to work more like a tooltip, r=allan+aaronr, a=mkaply
2005-06-08 15:33:18 +00:00
allan%beaufour.dk
99861d4dfc
Fix error in XPath analyzer. Bug 296812, r=smaug+aaronr, a=mkaply
2005-06-08 11:10:47 +00:00
neil%parkwaycc.co.uk
9df363b58c
Fix warning LNK4044: unrecognized option b=287570 p=gautheri@noos.fr r=cls a=asa
2005-06-08 08:06:59 +00:00
neil%parkwaycc.co.uk
635820c6ba
Fixes for minor regressions b=273507 r=silver a=asa
2005-06-07 23:27:08 +00:00
neil%parkwaycc.co.uk
f719d8d1bd
Disabling the spell checker is not an error b=296265 r+sr=mscott a=asa
2005-06-07 23:04:49 +00:00
robert%accettura.com
c290326dc5
revert contents.rdf to gain firefox 1.0 compatibility again r+a=bsmedburg. No bug
2005-06-07 20:20:25 +00:00
bsmedberg%covad.net
8721f99271
Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa
2005-06-07 19:55:49 +00:00
bienvenu%nventure.com
a59e1767a8
fix 295743, add clearPref to mcd, r/sr=mscott, a=chofmann
2005-06-07 16:22:08 +00:00
allan%beaufour.dk
b0b18bd3e6
Fix leak in xforms. Bug 296713, r=me+aaronr, patch by smaug
2005-06-07 07:14:31 +00:00
allan%beaufour.dk
c0078f2887
Store instance node schema type as property instead of attribute. Bug 283004, r=smaug+aaronr, a=mkaply
2005-06-07 07:03:09 +00:00
shaver%mozilla.org
a6edb973e3
If we are not already building xmlextras, make sure to build it here.
...
r=pavlov. (Wanted: explicit extension-dependency system.)
2005-06-07 00:43:55 +00:00
shaver%mozilla.org
27ba19fa07
Bug 296672: fixes to build on latest Mono, and produce non-empty interfaces.
...
Patch from Mark Steele <mwsteele@gmail.com>, r=shaver.
2005-06-05 15:10:12 +00:00
timeless%mozdev.org
9af0447463
fixing licenses (mostly NPL=>MPL, adding tri licenses, fixing whitespace)
...
patch by mcsmurf@gmx.net r=dougt sr=dougt npotb
2005-06-03 18:34:43 +00:00
bsmedberg%covad.net
1269c28f94
Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver
2005-06-03 18:05:06 +00:00
allan%beaufour.dk
5cd1977dea
Focus change in nested repeats where broken by bug 265460. Bug 296350, r=smaug+doronr, a=mkaply
2005-06-03 09:28:53 +00:00
bzbarsky%mit.edu
4b8823720e
Add an nsIContent api for getting the intrinsic state of the content; this can
...
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
2005-06-03 02:02:45 +00:00
doronr%us.ibm.com
f4988dc183
Bug 290812 - XForms xpi not registering locales. r=smaug,beaufour a=mkaply
2005-06-02 15:15:19 +00:00
silver%warwickcompsoc.co.uk
dcee670150
Bug 180574 - Add /ban and /unban commands.
...
ChatZilla only.
r=samuel
a=shaver
2005-06-02 11:38:18 +00:00
silver%warwickcompsoc.co.uk
3e0b818947
Bug 294816 - Give plugins a way to say which stringbundle to get localisations for the prefs from, and set the plugin enabled pref to hidden.
...
ChatZilla only.
r=silver
a=shaver
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-02 11:32:04 +00:00
silver%warwickcompsoc.co.uk
874b6b6022
Bug 204411 - Re-request channel topic when character encoding is changed.
...
ChatZilla only.
r=samuel
a=shaver
2005-06-02 11:28:03 +00:00
silver%warwickcompsoc.co.uk
9f9803bbe7
Bug 294192 - Don't bother complaining when hidden preferences don't have any display text/help.
...
ChatZilla only.
r=samuel
a=shaver
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-02 11:23:30 +00:00
silver%warwickcompsoc.co.uk
879f8a8387
Bug 293664 - Update network-secure flags when replacing a temporary network via /server or /sslserver.
...
ChatZilla only.
r=silver
a=shaver
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-02 11:19:54 +00:00
silver%warwickcompsoc.co.uk
80dacc26b1
Bug 293596 - Exclude punctuation after URLs better.
...
ChatZilla only.
r=silver
a=shaver
p=glenjamin@gmail.com (Glen Mailer)
2005-06-02 11:13:20 +00:00
allan%beaufour.dk
343fb961bb
xforms-model-construct event handler not firing. Bug 293437, r=me+doronr, a=mkaply, patch by aaronr
2005-06-02 07:54:13 +00:00
allan%beaufour.dk
9d5d34dce3
Upload releases the wrong object. Bug 294894, r=smaug+doronr, a=mkaply
2005-06-02 07:48:40 +00:00
allan%beaufour.dk
b3355a7237
Argh argh, something "fell out" of the last checkin for bug 265460
2005-06-02 07:19:32 +00:00
allan%beaufour.dk
9e16b8b19a
Use size and position in XPath expressions. Bug 265460, r=smaug+doronr, a=mkaply
2005-06-02 07:00:11 +00:00
allan%beaufour.dk
f4dd6c43ce
Support context size and position in ns(XForms)XPathExpression. Bug 292841, r=sicking, sr=peterv, a=mkaply
2005-06-02 06:53:42 +00:00
neil%parkwaycc.co.uk
a568d1c077
Bug 292520 Inline spellcheck crashes on unchecked document r+sr=mscott a=shaver
2005-06-01 22:48:31 +00:00
neil%parkwaycc.co.uk
1eb8a55afc
Convert CZ's away flatbutton into a real menu button b=273507 r=silver a=shaver
2005-06-01 22:43:41 +00:00
timeless%mozdev.org
6b6bbb558b
Bug 289468 "@mozilla.org/network/simple-uri;1" is not a service and should not be accessed as one
...
r=neil sr=neil a=shaver
2005-06-01 21:18:11 +00:00
Olli.Pettay%helsinki.fi
c5a59f46b5
Bug 291026, Allow XBL to bind to XTF elements, r=alex, sr=bryner, a=mkaply
2005-06-01 19:19:33 +00:00
joshmoz%gmail.com
f299a66dc7
more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan
2005-06-01 18:53:30 +00:00
timeless%mozdev.org
b72b3aa3c5
Bug 288212 cleanup nsAutoConfig::getEmailAddr and nsReadConfig::readConfigFile
...
r=alecf sr=alecf a=shaver
2005-06-01 16:25:13 +00:00
allan%beaufour.dk
0b4d779649
Bump minimum extension version. Bug 285094, r=doronr+smaug, a=mkaply, NPOTB
2005-05-30 09:11:50 +00:00
dougt%meer.net
cd68df9073
Fixing up spatialnavigation to work in a static build. not part of normal build.
2005-05-25 15:47:35 +00:00
bzbarsky%mit.edu
cddca7b121
Don't set window.location or document.location in chrome code; set
...
location.href instead. Bug 295040, r+sr=jst, a=asa
2005-05-24 04:12:30 +00:00
robert%accettura.com
3a142f36bf
Bug 292696 point reporter to production instance. All tests should be done with extensions.reporter.serviceURL set to reporter-dev.mozilla.org
2005-05-24 01:54:23 +00:00
robert%accettura.com
ecdd3fd9f6
Bug 295232 remove hardcoded accesskey, and add accesskey's to make reporter more accessible. r=mconnor a=asa
2005-05-23 23:03:01 +00:00
neil%parkwaycc.co.uk
5f30b6174d
Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa
2005-05-23 08:34:02 +00:00
robert%accettura.com
eea9d40425
293251 Reporter should use brand entities rather than hardcode product name thanks to Neil for help on this one. a=asa
2005-05-23 01:02:27 +00:00
robert%accettura.com
ba7fb059be
Bug 281714 Not capturing gecko ID r=bsmedburg sr=bz a=asa
2005-05-22 23:04:22 +00:00
robert%accettura.com
9e8ca124d0
294543 Reporter Doesn't get the Correct Product Name/Version r=bsmedburg a=asa
2005-05-22 23:01:52 +00:00
robert%accettura.com
b78bdd61ac
Bug 294972 Reporter's back/next buttons behaving badly r=neil.parkwaycc.co.uk a=asa
2005-05-22 22:57:25 +00:00
bsmedberg%covad.net
9abe57c447
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
robert%accettura.com
48a80930ed
Bug #294808 Uncheck privacy policy agreement by default r=mconnor a=asa
2005-05-20 01:03:20 +00:00
bugzilla%arlen.demon.co.uk
9b02c0e9ed
Bug 279054 Document new proxy pref pane in Help
...
p=stefan_h@hem.utfors.se/giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk a=asa
2005-05-19 20:28:09 +00:00
bugzilla%arlen.demon.co.uk
841d9faff2
Bug 127704 Help menu isn't Mac OS X-ish
...
p=stefan_h@hem.utfors.se r=kairo/bugs.mano sr=neil.parkwaycc.co.uk a=asa
2005-05-19 20:19:43 +00:00
robert%accettura.com
24124a4ad4
Bug 294678 - Change Website to "web site" throughout Reporter p=jwalden+bmo@mit.edu r=me a=asa
2005-05-19 19:28:07 +00:00
Olli.Pettay%helsinki.fi
a77131f722
Bug 294676 - Alerts firing for valid ancestors, r=aaronr+doronr, a=mkaply. NPOTB
2005-05-19 14:39:33 +00:00
doronr%us.ibm.com
97da03d747
Bug 292634 - nsSchemaLoader does not handle ref=ns:type correctly. r/sr=peterv,a=mkaply
2005-05-18 15:34:25 +00:00
robert%accettura.com
3374fb150d
Bug 294543 Reporter Doesn't get the Correct Product Name r=mconnor a=asa
2005-05-18 13:49:34 +00:00
Olli.Pettay%helsinki.fi
689cb343a9
Bug 294277, Support 'inline' <alert>s, r=aaronr+doronr, a=mkaply, NPOTB
2005-05-17 20:04:08 +00:00
allan%beaufour.dk
1b4635414b
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
2005-05-17 12:10:08 +00:00
allan%beaufour.dk
3ca67d1227
Fix timing issues wrt. model placement. Bug 283737, r=smaug+me, a=mkaply, patch by aaronr@us.ibm.com, NPOTB
2005-05-17 11:30:43 +00:00
dougt%meer.net
f41ca57134
Removing printf and debug output from release builds. Not part of default build
2005-05-16 21:59:11 +00:00
jwalden%mit.edu
b17b3dc102
Bug 294121 - Make nc:platform a whitespace-separated list of values in content pack RDF (for both Seamonkey and toolkit help viewers). r/sr=neil, a=chofmann
2005-05-16 20:31:32 +00:00
robert%accettura.com
57128a9763
Bug 293253 - Reporter's privacy statement checkbox labeled very badly a=asa, no r just a string change.
2005-05-15 18:56:04 +00:00
robert%accettura.com
fe0b58fdbe
Bug 293254 Reporter fails to open privacy policy on suite r=neil.parkwaycc.co.uk a=asa
2005-05-15 18:50:13 +00:00
bugzilla%arlen.demon.co.uk
3f4d82b8f4
Bug 291799 Implement Spell as you Type for mailnews
...
p=me r=neil.parkwaycc.co.uk/mnyromyr sr=bienvenu a=asa
2005-05-13 22:01:44 +00:00
bzbarsky%mit.edu
21d521941e
Remove incorrect semicolon. Bug 289050, patch by lvcipriani@yahoo.com, r=jan,
...
sr=bzbarsky, a=shaver
2005-05-13 20:25:34 +00:00
dougt%meer.net
a499431e0e
Inital checkin of Spatial Navigation. Not part of the default build.
2005-05-13 19:42:15 +00:00
allan%beaufour.dk
00db3dcba5
Validate controls on form initialization. Bug 292915, r=aaronr+smaug, a=mkaply, NPOTB
2005-05-11 09:21:20 +00:00
bugzilla%arlen.demon.co.uk
5d16e13141
Bug 293198 Help Viewer sidebar has lost its styling
...
p=ajvincent@gmail.com r=me sr=neil.parkwaycc.co.uk a=shaver
2005-05-10 00:22:20 +00:00
scott%scott-macgregor.org
6b13822230
Bug #244969 --> Spell checker fails to catch misspelled words after a "Replace all"
...
Patch by kiran.s@in.ibm.com
sr=mscott
a=asa
2005-05-09 17:42:10 +00:00
silver%warwickcompsoc.co.uk
2a9688abf8
Bug 273507 - Adding down arrow for popup button. ChatZilla only.
...
r=samuel
a=asa
2005-05-09 12:28:45 +00:00
silver%warwickcompsoc.co.uk
5937aaa24f
Bug 273507 - Add popup menu to nickname label, and split /away into /away and /back. ChatZilla only.
...
r=samuel
a=asa
2005-05-09 12:26:19 +00:00
silver%warwickcompsoc.co.uk
b4d2d29ad6
Bug 292428 - Don't delete a property that should always exist. ChatZilla only.
...
r=samuel
a=asa
2005-05-09 12:23:32 +00:00
silver%warwickcompsoc.co.uk
dfee4d0d11
Bug 278763 - Cut off the end of IPs, not the start, when generating a ban. ChatZilla only.
...
r=samuel
a=asa
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2005-05-09 12:18:26 +00:00
bugzilla%arlen.demon.co.uk
0ca7c9501f
Bug 161466 Better UI for tabbed browsing prefs (help patch)
...
p=mozilla@Weilbacher.org r=me a=asa
2005-05-08 21:25:06 +00:00
bryner%brianryner.com
c230c4be03
Don't notify form submit observers if the form can't be submitted due to not having a link handler. Also, make sure all nsIFormSubmitObserver implementations protected against a null DOMWindow. Bug 292960, r+sr=bzbarsky, a=brendan.
2005-05-07 00:16:17 +00:00
bzbarsky%mit.edu
d154395bb2
Save the user-set notification callbacks when we set ourselves on the channel,
...
and forward various notifications to them. Bug 292391, r=biesi, sr=darin, a=asa
2005-05-06 21:05:26 +00:00
mozilla.mano%sent.com
ed395f2d51
Bug 291110 - restore the old behavior of cmd_copyImageContents. r=bzbarsky, sr=neil, a=asa
2005-05-05 16:14:00 +00:00
allan%beaufour.dk
d7f85e1518
Let MIP properties apply to context node for entire repeat row. Bug 292725, r=smaug+doronr, a=mkaply, NPOTB
2005-05-05 07:14:30 +00:00
allan%beaufour.dk
6a34dd9123
Apply MIP properties to repeat content too, and fix a problem with output. Bug 292089, r=smaug+doronr, a=mkaply, NPOTB
2005-05-05 07:09:40 +00:00
bugzilla%arlen.demon.co.uk
5915d3a3c6
Bug 292661 Document cmd+. (stop) shortcut for mac
...
p=stefan_h@hem.utfors.se r=me a=asa
2005-05-05 00:22:38 +00:00
bryner%brianryner.com
aed69207f0
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com
6aaaba878f
Bug 291512 - In generated Java interface files, add URL pointing to original IDL file. Not part of default build. a=mkaply
2005-05-04 19:46:52 +00:00
doronr%us.ibm.com
6c4a5f9ffe
Bug 292637 - nsSchemaLoader can only load http/https urls. r=biesi,sr=jst,a=mkaply
2005-05-04 16:59:23 +00:00
allan%beaufour.dk
63395c8ce4
typo fix, thx to gemal
2005-05-04 09:12:04 +00:00
allan%beaufour.dk
9df15d0f15
Add error messages for failed origin checks. Bug 292724, r=smaug+doronr, a=mkaply, NPOTB
2005-05-04 08:31:56 +00:00
robert%accettura.com
11a288b859
Bug #281717 This is the code half of this (other half is policy). Adding a privacy link under the report wizardpage so users can view privacy any time they want, make clear email isn't required. p=me r=mconnor@steelgryphon.com a=asa
2005-05-03 21:27:01 +00:00
pedemont%us.ibm.com
d37968b675
Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply
2005-05-03 20:15:35 +00:00
jay%mozilla.org
1f24c733f6
Enable Reporter tool in Firefox nightlies a=asa r=bryner sr=ben Bug 285653
2005-05-03 19:55:46 +00:00
Olli.Pettay%helsinki.fi
bbbe968ae6
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
2005-05-03 19:39:38 +00:00
bzbarsky%mit.edu
125f1fd3c1
Don't crash if responseText is gotten when we have no channel. Bug 289156,
...
r+sr=jst, a=chofmann
2005-05-03 15:57:21 +00:00
allan%beaufour.dk
3a4f4121f8
Fix setindex for nested repeats. Bug 289547, r=smaug+aaronr, a=mkaply, NPOTB
2005-05-03 07:34:38 +00:00
allan%beaufour.dk
8a73c29329
Refresh controls when we replace the instance on submission. Bug 292616, r=doronr+smaug, a=mkaply, NPOTB
2005-05-03 07:28:52 +00:00
robert%accettura.com
262ec6c7aa
Bug 292669 cleanup some reporter code. Not part of build p=mconnor r=me a=asa
2005-05-03 04:16:06 +00:00
timeless%mozdev.org
cd198e6b42
Bug 243904 SOAP code problem with null, unpositioned array item
...
patch by chantepie@altern.org r=doron sr=jst a=asa
2005-05-02 19:42:26 +00:00
pedemont%us.ibm.com
d75b5fa3eb
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
bugzilla%arlen.demon.co.uk
ef2a42837d
Bug 285653 add reporter tool to nightly builds (patch for SeaMonkey)
...
p=gandalf@aviary.pl r=benjamin a=asa
2005-05-02 14:02:12 +00:00
bugzilla%arlen.demon.co.uk
b23e220365
Bug 292113 Composer prefs Help needs an update
...
p=stefan_h@hem.utfors.se r=me a=asa
2005-05-01 15:29:03 +00:00
robin.lu%sun.com
cfe21df0aa
fix bug 290435 proxy settings are disabled after switching profiles.
...
alecf: review+
neil.parkwaycc.co.uk: superreview+
patched by Boying Lu <brian.lu@sun.com>
2005-04-30 02:37:41 +00:00
dougt%meer.net
be6760da53
Windows CE build changes. This addresses most of the outstanding Windows
...
CE compilation issues.
This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript. This change is based on bug 242518. See comment 36.
This patch also removes the unused enum in transformiix . See bug
292118.
r/sr = dveditz/shaver
b = 291229
a = asa
2005-04-29 13:33:49 +00:00
robert%accettura.com
6ae48870c1
fix bustage... sorry for the delay
2005-04-29 02:23:58 +00:00
robert%accettura.com
c4f4042aef
Make reporter use a preference for server locations (part of bug #285653 ) r=mconnor a=asa
2005-04-29 00:34:56 +00:00
jst%mozilla.jstenback.com
50de4a3e1d
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
2005-04-28 23:48:28 +00:00
bugzilla%arlen.demon.co.uk
0aeb447a3f
Bug 196272 Remove edit>preferences>mailandnewsgroups>windows
...
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-28 21:24:18 +00:00
allan%beaufour.dk
4f8adec1c3
Fix timing problems for controls using index(). Bug 291797, r=smaug+doronr, a=mkaply, NPOTB
2005-04-28 07:23:38 +00:00
allan%beaufour.dk
a83db34b4c
Let controls using index() listen for changes to repeat indexes. Bug 289534, r=smaug+doronr, a=mkaply, NPOTB
2005-04-28 07:17:49 +00:00
mkaply%us.ibm.com
5811a7697f
#287687
...
r=rginda, a=asa
Patch from Gijs "Hannibal" Kruitbosch - chatzilla prefs window isn't coming up
2005-04-27 18:45:22 +00:00
allan%beaufour.dk
18b66d292c
Fixing bustage, bug 291935, the ifdef had crawled in the wrong place :)
2005-04-27 09:04:07 +00:00
allan%beaufour.dk
c2f048e0c3
Add some debug printing to nsXFormsUtils::ReportError, r=doronr, a=mkaply, NPOTB
2005-04-27 08:29:42 +00:00
pedemont%us.ibm.com
a55c5e341d
Properly handle unsigned values. Not part of default build. a=mkaply.
2005-04-26 23:00:18 +00:00
pedemont%us.ibm.com
dac34cffa2
Missing some #defines. Not part of default build. a=mkaply
2005-04-26 22:58:26 +00:00
robert%accettura.com
b902d005c2
Removed 2 bogus alert()'s I accidentally left after some testing. About as unnecessary and annoying as an Ashton Kutcher movie.
2005-04-23 03:20:15 +00:00
robert%accettura.com
bfceefe492
no bug, not part of build just yet. Some UI consolidation, we now register a user on the fly when they submit a report, rather than make it a whole step and add more clicks (less is more). Some more subtle changes, nothing noteworthy. a=asa.
2005-04-23 03:11:56 +00:00
doronr%us.ibm.com
3add894cb1
xforms bug 289595 - Can't assume there is a non-null mSchema per model. r=aaronr,smaug a=mkaply
2005-04-21 20:50:36 +00:00
silver%warwickcompsoc.co.uk
3a203c0c98
Bug 287687 - Branding branding branding.
...
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:34:54 +00:00
silver%warwickcompsoc.co.uk
7dae1e8014
Bug 227093 - Prompt the user when trying to close while connected.
...
r=samuel
a=asa
p=oriyanh@gmail.com (Oriyan Hermoni)
2005-04-21 20:21:56 +00:00
silver%warwickcompsoc.co.uk
243178fc1a
Bug 291149 - Add a "msg" property to all channel/user privmsgs and notices to aid hooks.
...
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:19:13 +00:00
silver%warwickcompsoc.co.uk
1a20a26104
Bug 278746 - Always use the sole server's URL for the network's URL if the network was created as a wrapper for a specific server connection.
...
r=rginda
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:16:03 +00:00
silver%warwickcompsoc.co.uk
931a243c33
Bug 284149 - Cope better with trying to connect to a network using SSL when there are no servers, and make our own disconnect messages look like the errors they used to be.
...
r=rginda
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:12:28 +00:00
silver%warwickcompsoc.co.uk
778d1ba7ba
Bug 265573 - Lets try to remove all traces of the client view when hiding it.
...
r=rginda
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:08:25 +00:00
silver%warwickcompsoc.co.uk
23f752a31a
Bug 290732 - Add CTCP SOURCE.
...
r=silver
a=asa
p=glenjamin@gmail.com (Glen Mailer)
2005-04-21 19:53:04 +00:00
silver%warwickcompsoc.co.uk
68f1f5c1b0
Bug 290626 - Mange CTCP TIME we must not.
...
r=silver
a=asa
p=glenjamin@gmail.com (Glen Mailer)
2005-04-21 19:34:19 +00:00
silver%warwickcompsoc.co.uk
a7f78dd6d8
Bug 193977 - Remove some space-filling boxes.
...
r=samuel
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 19:30:04 +00:00
silver%warwickcompsoc.co.uk
da16af5676
Bug 289275 - Don't correct eventsPerStep if the time taken was 0, because we end up at Infinity!
...
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 19:26:22 +00:00
silver%warwickcompsoc.co.uk
ca5cd0457b
Bug 240111 - Refocus input box after clicking a link.
...
r=samuel
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 18:14:19 +00:00
silver%warwickcompsoc.co.uk
7d74d140f4
Bug 287387 - Put user mode changes on network view.
...
r=samuel
a=asa
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2005-04-21 18:07:23 +00:00
silver%warwickcompsoc.co.uk
f5d80fc2e4
Bug 189097 - Show user's nickname in own join/part messages.
...
r=rginda
a=asa
2005-04-21 17:59:37 +00:00
robert%accettura.com
392e7be587
no bug make 'show details' actually show problem type, not just the id for the problem type. a=asa over irc
2005-04-20 22:10:38 +00:00
robert%accettura.com
f1bbb136ac
bug 285653 add final list of problem types. Client side only. a=asa
2005-04-20 21:20:12 +00:00
bsmedberg%covad.net
9f33ad0393
Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa
2005-04-20 10:48:51 +00:00
bzbarsky%mit.edu
8df9c25d22
Create CSSLoaders when the document object is created and deCOMify the getter.
...
Bug 290068, r=sicking, sr=peterv, a=brendan
2005-04-19 01:27:11 +00:00
neil%parkwaycc.co.uk
88e5ed63cd
Don't sort Chatzilla's user list until it's ready b=286999 r=Silver a=asa
2005-04-15 15:38:56 +00:00
allan%beaufour.dk
0442e0cf0e
Fix insertion-bug in repeat created by mdgfix. Bug 290253, r=smaug+aaronr, a=mkaply, NPOTB
2005-04-15 09:44:06 +00:00
allan%beaufour.dk
f91e584083
Add some more information to a few error messages. Bug 290308, r=smaug+doron, a=mkaply, NPOTB
2005-04-15 08:51:48 +00:00
bzbarsky%mit.edu
192b6aaa49
Move the BindToTree call for the document element into SetRootContent. Bug
...
289209, r=sicking, sr=jst, a=asa
2005-04-15 01:30:14 +00:00
pedemont%us.ibm.com
25792dda71
Fix memory leaks. Not part of build. a=mkaply.
2005-04-14 22:30:16 +00:00
pedemont%us.ibm.com
2b51b19d3b
Merge SetRetval into FinalizeParams. Check invokeResult when doing cleanup in FinalizeParams. Not part of build. a=mkaply.
2005-04-14 21:46:11 +00:00
pedemont%us.ibm.com
656d99e8fc
When recursing on SetupParams, don't overwrite param type. Fixes crash on Mac and Win32. Not part of build. a=mkaply.
2005-04-13 19:55:25 +00:00
pedemont%us.ibm.com
b7d88362f8
'array' param support. Not part of build. a=mkaply1
2005-04-13 19:20:57 +00:00
pedemont%us.ibm.com
8955da97f2
Generate Java interface from nsError.h. Not part of build. a=mkaply
2005-04-13 19:04:57 +00:00
allan%beaufour.dk
79ebd08982
Make nsXFormsUtils::ReportError() use nsIScriptError, so we can log different error types. Bug 289518, patch by doron, r=aaronr+me, a=mkaply (NBOTB)
2005-04-13 08:06:17 +00:00
doronr%us.ibm.com
3bbabc8a29
XForms bug 284469 - Calling ProcessNodeBind unnecessarily. Patch by aaronr, r=beaufour,me, a=mkaply
2005-04-11 16:33:31 +00:00
gandalf%firefox.pl
21f5867df7
bug 285653: remove fallback bits; r=bsmedberg;a=asa
2005-04-11 14:53:16 +00:00
allan%beaufour.dk
b42f9acfb9
Patch that fixes the ugly refresh-all hack in nsXFormsModelElement.cpp. Should speed up things considerably, but is also a potential form-breaker. Bug 278368, r=aaronr+smaug, a=mkaply
2005-04-11 08:04:51 +00:00
bugzilla%arlen.demon.co.uk
f53aa93d2c
Bug 111484 Hide/Show platform-specific references in help files
...
p=stefan_h@hem.utfors.se r=me sr=neil.parkwaycc.co.uk a=asa
2005-04-10 19:56:32 +00:00
allan%beaufour.dk
709f874ed8
Print messages in JS console for existing exceptions in code. Bug 289297, r=doron+smaug, a=mkaply
2005-04-08 15:40:54 +00:00
pedemont%us.ibm.com
e879274019
Fix Javaconnect build bustage
2005-04-07 18:58:52 +00:00
gandalf%firefox.pl
6821d8dc1d
bug 285653: source l10n for reporter tool; r=bsmedberg;a=asa
2005-04-07 15:21:19 +00:00
robert%accettura.com
7d9edeaada
add buildconfig to reporter (code by bz and debugged by biesi). Not part of any build, a=asa over IRC as this is step 1 to enabling.
2005-04-06 22:58:43 +00:00
jshin%mailaps.org
e7499921ca
bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron
2005-04-06 08:33:21 +00:00
darin%meer.net
344ba8aa1f
damn, missed this files
2005-04-06 02:12:51 +00:00
bzbarsky%mit.edu
6c24bd5047
Fix build bustage
2005-04-06 01:31:43 +00:00
bsmedberg%covad.net
8d87ba791a
dammit
2005-04-06 00:27:43 +00:00
bsmedberg%covad.net
af0681ee56
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-06 00:25:47 +00:00
bzbarsky%mit.edu
48ba5ce32b
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
...
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
2005-04-05 23:54:35 +00:00
robert%accettura.com
be752e9b17
Bump reporter copyright to 2005. Not part of build, no bug
2005-04-05 19:45:12 +00:00
robert%accettura.com
bf5438cdd4
Fix overlay madness in reporter (not enabled in build). bug #288969 r=neil@parkwaycc.co.uk.
2005-04-05 15:40:05 +00:00
robert%accettura.com
3f32a4dbe4
removed extra returns, no bug, not part of build, no big deal
2005-04-05 03:00:35 +00:00
neil%parkwaycc.co.uk
dc4356ac09
Adding facility for platform-specific help panel datasources b=254992 r=doron
2005-04-04 23:35:30 +00:00
bsmedberg%covad.net
be30b2f533
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 18:38:19 +00:00
jay%mozilla.org
93aa471d1c
Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.org (The Brain) Bug 285653
2005-04-01 03:02:31 +00:00
doronr%us.ibm.com
f5f98f81ef
Bug 287714 - Add console outputting of XForms errors. r=aaronr,smaug
2005-03-30 16:41:07 +00:00
timeless%mozdev.org
7d70203f02
Bug 282698 use application/soap+xml in nsHTTPSOAPTransport
...
patch by bug@annevankesteren.nl r=doron sr=jst
2005-03-30 16:31:27 +00:00
dwitte%stanford.edu
468c1908e5
removing obsolete file.
2005-03-30 08:41:43 +00:00
bzbarsky%mit.edu
d602741004
Make sure to wrap a buffered stream around the stream we're passed before
...
sending it to the parser (which expects a buffered stream). Bug 287409,
r=darin, sr=jst
2005-03-30 04:18:08 +00:00
mvl%exedo.nl
3db420c858
remove the old imgmanager from cookies.
...
bug 287628, r=dwitte, sr=bzbarsky
2005-03-29 09:52:19 +00:00
darin%meer.net
a87b534479
fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg
2005-03-28 19:36:24 +00:00
bugzilla%arlen.demon.co.uk
771f86c0db
Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files (dtd-fix)
...
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk
2005-03-27 11:51:40 +00:00
bugzilla%arlen.demon.co.uk
3aab5a5207
Bug 263216 links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer
...
p=gavin.sharp@gmail.com r=silver
2005-03-25 23:25:24 +00:00
bugzilla%arlen.demon.co.uk
cd9e98469c
Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files
...
p=stefan_h@hem.utfors.se r=doronr sr=neil.parkwaycc.co.uk
2005-03-25 23:09:59 +00:00
darin%meer.net
ce88e4c8f0
fixes bug 287729 "ChatZilla can't connect on Trunk builds (as of 2005-03-25)" patch by gijskruitbosch@gmail.com r=rginda
2005-03-25 21:26:48 +00:00
timeless%mozdev.org
6a86b5a4f4
Bug 287621 Right click (context menu) in source view margin should not change breakpoint
...
patch by ajvincent@gmail.com r=rginda sr=bz
2005-03-25 07:19:34 +00:00
darin%meer.net
86c0b37a61
fixing bustage
2005-03-25 04:26:04 +00:00
mvl%exedo.nl
86528e3ad3
Make the permission extension read the pref to block images in mailnews.
...
This actually means that other remote content is also blocked.
bug 274866, r=dwitte, sr=darin
2005-03-24 18:00:50 +00:00
dbaron%dbaron.org
cda2b96b0e
Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan
2005-03-23 05:43:39 +00:00
scott%scott-macgregor.org
5a4359a02f
Bug #245430 --> get rid of the last global static nsString object so static builds work on the Mac.
...
r=pkwarren
sr=bienvenu
2005-03-22 23:30:33 +00:00
Olli.Pettay%helsinki.fi
19576bb42c
Bug 287272 - The default color for the xforms:hint should be InfoText/InfoBackground, r=doron
2005-03-22 21:57:30 +00:00
timeless%mozdev.org
18700ca3b9
Bug 268482 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/xmlextras/schemas/schemaloader;1" when a service for this CID already exists!
...
r=doron sr=peterv
2005-03-22 19:10:35 +00:00
doronr%us.ibm.com
42778d84a6
Bug 286630 - nsSchemaLoader doesn't bail on invalid elements as direct children of xs:schema. r/sr=peterv
2005-03-22 19:03:42 +00:00
cbiesinger%web.de
bcd6f2e506
Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
...
r+sr=darin
2005-03-22 18:19:27 +00:00
cbiesinger%web.de
ce4140de8d
270224 create nsIPropertyBag2 for easier getting of values from a propertybag
...
r=shaver sr=darin
2005-03-22 18:16:53 +00:00
darin%meer.net
85e77fceaf
fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi
2005-03-21 22:42:07 +00:00
timeless%mozdev.org
16b9b917e3
Bug 283513 OOM crasher [@ WSPProxy::GetInterfaces]
...
patch by dewildt@gmail.com r=timeless sr=jst
2005-03-21 12:50:16 +00:00
allan%beaufour.dk
fe69e3a959
Backing out bug 285094 until bug 285658 is fixed, so nightly builds will install
2005-03-18 09:33:41 +00:00
timeless%mozdev.org
60d73f400e
Bug 286191 UMR in nsTypeAheadFind::PrefsReset
...
patch by ajschult@verizon.net r=aaronl sr=jst
2005-03-18 03:49:33 +00:00
bugzilla%arlen.demon.co.uk
d3b4482682
Bug 286126 help-glossary.rdf: 2 SSL Entries
...
p=opitz.michael@inode.at r=me
2005-03-16 22:02:36 +00:00
pedemont%us.ibm.com
a5c7019ff4
Should be using variant.val.p rather than variant.ptr for some instances
2005-03-16 18:32:18 +00:00
doronr%us.ibm.com
4a9b5cc118
XForms bug 285207 - Need to handle inline schema. r=cartman/smaug
2005-03-16 18:09:40 +00:00
timeless%mozdev.org
497ed774fe
Bug 286073 internal code should use application/xml rather than text/xml
...
patch by bug@annevankesteren.nl r=peterv sr=peterv
2005-03-15 21:34:41 +00:00
doronr%us.ibm.com
04b322fd9c
Bug 285751 - Move nsSchemaLoader from nsSupportsHashtable to nsInterfaceHashtable. r/sr=peterv
2005-03-15 17:26:06 +00:00
allan%beaufour.dk
1738cfb5b2
Fix xpi packaging, so version is taken from Makefile.in and make clean removes temporaries. Bug 285418, r=aaronr
2005-03-15 09:12:57 +00:00
timeless%mozdev.org
8d3c241e40
Bug 286090 nsXMLHttpRequest.cpp should probably avoid text/xml
...
patch by bug@annevankesteren.nl r=doron sr=peterv
2005-03-14 22:15:05 +00:00
pedemont%us.ibm.com
727e6e4ffc
Make thread locking less stupid.
2005-03-14 21:18:53 +00:00
gandalf%firefox.pl
00b53edea3
bug 279768: Bring build system to work with --enable-ui-locale. autoconfig part; r=bsmedberg
2005-03-14 18:58:01 +00:00
bzbarsky%mit.edu
bfa5e9c161
Change more internal consumers to use application/xml instead of text/xml. Bug
...
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
bugzilla%arlen.demon.co.uk
5302e580e2
Bug 282893 Properly indent children in help files especially <div> - cs_nav_prefs_appearance cleanup
...
p=giacomo.magnini@portalis.it r=me
2005-03-12 23:28:16 +00:00
doronr%us.ibm.com
60e2e74268
Bug 280945 - XForms XPI missing nsSchemaValidatorRegexp.js. Patch by beaufour, r=me
2005-03-11 15:55:39 +00:00
db48x%yahoo.com
dec4f253d9
bug 285102: XBL Viewer broken
...
r=caillon, sr=neil
2005-03-11 02:05:39 +00:00
bugzilla%arlen.demon.co.uk
22360df05f
Bug 277097 Tidy up cookie js/xul/pref code - removing another file that got missed in prune p=me r=dwitte/benjamin sr=darin
2005-03-11 01:13:55 +00:00