Граф коммитов

121289 Коммитов

Автор SHA1 Сообщение Дата
jkeiser%netscape.com 5d4be46294 Don't spew "which: program not found" errors all the time (bug 214558), r=justdave 2003-07-31 18:45:30 +00:00
darin%meer.net bc5e68ec69 fixes bug 210229 "Helper app Window for text/html document (two comma-delimited charsets in http content-type header)" r=biesi sr=bz 2003-07-31 17:11:21 +00:00
igor%mir2.org 9d44b5410e Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=214608 :
The reason for the regression is that now JavaMembers.lookupClass never
attempts to reflect package-private classes. But this is wrong since even with
SecirutyManager installed JVM allows to call Class.getMethos()( and returns
list of all public methods in the class and its super classes.

The patch removes the restrictions while making JavaMembers.lookupClass much
simpler.
2003-07-31 17:08:58 +00:00
bzbarsky%mit.edu f43d2fc1f1 Don't override earlier attrs on <body> with later ones from a separate <body>
tag (we merge all the attrs onto the single <body> node; oh, the insanity!)
Bug 214577, r+sr=peterv
2003-07-31 14:07:17 +00:00
noririty%jcom.home.ne.jp d520f160d2 Fix 214485 - Support Forum@BTF 2003-07-31 13:06:19 +00:00
aaronl%netscape.com 6b02244c2f Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf 2003-07-31 08:09:39 +00:00
neil%parkwaycc.co.uk b3861ff905 Bug 213477 Right click menus don't hide or disable items when they should r=brade sr=rbs 2003-07-31 07:58:55 +00:00
noririty%jcom.home.ne.jp 4b9efa09b4 Fix 206789 - Page Info doesn't remember size and position. 2003-07-31 07:50:27 +00:00
bzbarsky%mit.edu 2103c352d5 The link to the themes is in fact not in the XUL namespace... change those
rules to match all namespaces, just in case.  Bug 214463, r=mkaply, sr=rbs
2003-07-31 07:15:34 +00:00
jfrancis%netscape.com 1f94461b27 fix for bugs 192507 and 181677. r=brade; sr=kin; 2003-07-31 07:09:42 +00:00
scott%scott-macgregor.org c7be6a6302 Bug #214544 --> Fix the error in the font pref panel dialog where the font size menu lists were showing "..." instad of the font sizes.
Thanks to Stephen Walker for the patch.
2003-07-31 06:58:51 +00:00
scott%scott-macgregor.org 0ba7049636 When dragging over the address envelope, pop open the attachment bucket to make it more obvious.
Thanks to Ben Goodger for the tip.
2003-07-31 05:45:38 +00:00
scott%scott-macgregor.org 7bdfa26839 Make Sort by Order received work when clicking the order received thread pane column. 2003-07-31 05:23:08 +00:00
bryner%brianryner.com 1693073c94 add cookieviewer and passwordmgr makefiles for firebird 2003-07-31 05:05:03 +00:00
bzbarsky%mit.edu 4117715854 Fix bustage in code that someone for some reason marked DEBUG_me without really
asking and without explaining why
2003-07-31 03:32:09 +00:00
bryner%brianryner.com 469834b49b Fork cookie viewer into browser/components/cookieviewer 2003-07-31 02:21:25 +00:00
bzbarsky%mit.edu d9a8191591 Fix issues with ScriptAvailable() not firing for some scripts. Bug 214081, r+sr=jst 2003-07-31 01:28:16 +00:00
dougt%meer.net 72b7fb4f84 Cleaner way to support nostdc++ 2003-07-31 00:21:29 +00:00
bryner%brianryner.com 03b4d72400 - Keep the user and password values encrypted in memory so that we can defer decryption (and prompting for the master password) until we need to prefill or the user brings up the manager.
- Add a comment about the randomness in secret decoder ring encryption.
2003-07-31 00:17:26 +00:00
nelsonb%netscape.com e7297b0a76 Fix bug 213084. Detect when cert in signature cannot be imported.
Detect NULL pointer, don't crash.
2003-07-31 00:16:27 +00:00
cltbld%netscape.com 689446076e Automated update 2003-07-30 23:58:18 +00:00
timeless%mozdev.org 267497e472 Adding the ablity to disable view source.
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
bzbarsky%mit.edu 9aa115b961 Fix border-side parsing to not mess up the color. Bug 214487, r+sr=dbaron 2003-07-30 23:45:34 +00:00
mhammond%skippinet.com.au 7281406073 One final wchar_t -> PRUnichar. Not part of the build. 2003-07-30 23:24:05 +00:00
bzbarsky%mit.edu 46d6fafdf5 Try to reduce codesize a tad. Bug 213825, r=biesi, sr=jag 2003-07-30 23:16:29 +00:00
mhammond%skippinet.com.au 0442069411 Tweak so it still builds with Python 2.2. Not part of the build. 2003-07-30 23:10:31 +00:00
bienvenu%nventure.com 83a77b7505 make it so pressing stop doesn't make us forget imap password part of work on 214217, r/sr=scott, and ramifications of backing out fix for 160425 2003-07-30 22:46:46 +00:00
bienvenu%nventure.com 0992021db1 fix problem logging onto mail server when password has changed on the server, 214217, r/sr=scott, by backing out fix for 160425 2003-07-30 22:44:53 +00:00
neil%parkwaycc.co.uk d5636b503e Bug 214026 addressbook crashes sorting empty values r=smontagu sr=bienvenu 2003-07-30 22:41:03 +00:00
mkaply%us.ibm.com bdee623d7e No bug - OS/2 was missing P3P 2003-07-30 21:29:38 +00:00
scott%scott-macgregor.org 5ba1ec66f6 Bug #214482 --> keyboard shortcuts in address book aren't working. Add command line handlers for some of the key bindings. 2003-07-30 21:08:47 +00:00
tara%tequilarista.org 2604bf7e0f Temporary security fix for feature that allowed users to browse via ../ in the Goto Dir field to the top of the disk. Long term a better solution might be a little more friendly, but this holds us over 2003-07-30 20:54:07 +00:00
jkeiser%netscape.com 925721344e Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. 2003-07-30 20:05:04 +00:00
bzbarsky%mit.edu 29cbc4d6a3 Fix build bustage 2003-07-30 18:56:12 +00:00
scott%scott-macgregor.org 762ffb6fe5 add html name space to avoid some errors 2003-07-30 18:45:16 +00:00
timeless%mozdev.org be08752872 Bug 214391 Dragservice isn't always available
r=neil sr=bz
2003-07-30 18:00:54 +00:00
bzbarsky%mit.edu 37551aff8b Make more tags trigger detection of the file as HTML. Bug 213825, r=biesi, sr=darin 2003-07-30 17:58:56 +00:00
bzbarsky%mit.edu 197b0af015 Reverse some backwards assumptions to make things a little safer for users.
Bug 213921, r=biesi, sr=darin
2003-07-30 17:47:26 +00:00
bzbarsky%mit.edu 85765744f2 Make the list of helpers show again. Bug 213914, r=biesi, sr=darin 2003-07-30 17:35:14 +00:00
timeless%mozdev.org 4e9aa03fa2 Bug 214445 View Page Source fails
Backing out:
Bug 199335 [minimo]make all viewsource stuff configurable
2003-07-30 17:02:52 +00:00
bienvenu%nventure.com 9a116574be fix hdr ref-counting problem that was holding open db's, causing memory bloat 210985, r/sr=mscott, plus formatting/tab cleanup 2003-07-30 14:18:37 +00:00
caillon%returnzero.com 627a4c5b6d Fixing bustage 2003-07-30 09:09:30 +00:00
caillon%returnzero.com a9e2dece76 Bug 38370.
Allow color of an HR element to be changed.
Make HR be a block element in quirks mode instead of the hacky inline we were previously using (standards mode already had it as a block).
Patch by Ian Hickson <ian@hixie.ch> with minor modifications by me.
r+sr=bzbarsky@mit.edu
2003-07-30 08:13:07 +00:00
bzbarsky%mit.edu 9b58595e19 Updating to new nsIContent stuff to fix build bustage 2003-07-30 07:07:10 +00:00
timeless%mozdev.org 0e5465c581 Bug 214398 - Refactor some copied code into a function in nsXMLHttpRequest
patch by riceman+bmo@mail.rit.edu r=jst sr=jst
2003-07-30 06:57:02 +00:00
bryner%brianryner.com 3f3f0e7d41 If the user has already stored a login and enters the same username but a different password, don't prompt again, just update the stored password. (also fixes a bug where this caused two copies of the login to be stored) 2003-07-30 06:50:28 +00:00
ben%bengoodger.com 058d513241 Further updates to about dialog! 2003-07-30 06:04:58 +00:00
jshin%mailaps.org b54299e1a6 bug 206811 : xp_iconv should use UTF-16, if available, instead of UCS-2 (r=drepper, sr=darin) 2003-07-30 05:58:28 +00:00
bryner%brianryner.com 97f10b574f - Rename 'satchel' variables since this isn't part of satchel
- Make ~SignonDataEntry() delete the next entry in the list
- Fix some bustage from nsIFormSubmitObserver API changes
- Handle password change situations (2 or 3 password fields in a form)
- Make the signon file be written out when a reject list entry is added
- Fix the situation where RemoveUser() is called for the first of multiple stored logons for a host
2003-07-30 03:38:53 +00:00
dougt%meer.net 4d1e649d24 adding disable-view-source. r+sr=me 2003-07-30 03:21:30 +00:00