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

122167 Коммитов

Автор SHA1 Сообщение Дата
justdave%syndicomm.com 16231b78d8 Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete
Patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave
2003-09-02 01:43:37 +00:00
justdave%syndicomm.com d0de70fbaa Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs as well as all listed bugs linked
Patch by GavinS <bugzilla@chimpychompy.org>
r= justdave, a= justdave
2003-09-02 01:37:55 +00:00
timeless%mozdev.org 50226a4a5f Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status''']
r=justdave a=justdave
2003-09-02 01:36:28 +00:00
kiko%async.com.br 7b24a3f32e Fix for bug 207754 aka bugreplies: It should be possible to produce a
quoted reply to a comment. Adds a reply link that uses JS to paste in
a quoted comment into the comment textarea. Patch by me, r=caillon,
preed, bbaetz a=justdave
2003-09-02 00:11:26 +00:00
neil%parkwaycc.co.uk 9711b63fbf Bug 216482 fix recursive runaway problem r=varga sr=jag a=sspitzer 2003-09-01 22:09:45 +00:00
blakeross%telocity.com 3349ea97e0 Revert ctxt menu fix for now. 2003-09-01 21:31:57 +00:00
gerv%gerv.net 2464716086 Bug 213117 - new text for about:mozilla. Text by Neil Deakin <enndeakin@sympatico.ca>, patch by Dan Witte <dwitte@stanford.edu> and basic <basic@mozillanews.org>, r=gerv, a=asa. 2003-09-01 21:31:04 +00:00
bryner%brianryner.com 383d2f0c9e bug 217954/216395 - we need to assign to |userField| regardless of whether there is a value, so we don't crash later when trying to attach autocomplete to the field. 2003-09-01 21:11:30 +00:00
noririty%jcom.home.ne.jp 2858438d20 Fix regression on tab close dbl-clicking. 2003-09-01 18:47:32 +00:00
noririty%jcom.home.ne.jp 478b501d25 Needs 'select all' for every contextmenu on page. Port fix from b=172047 2003-09-01 18:28:43 +00:00
igor%mir2.org 0b3c7a2041 Fix from Olivier Oeuillot to address http://bugzilla.mozilla.org/show_bug.cgi?id=212395 . 2003-09-01 13:32:33 +00:00
igor%mir2.org 1dadf61103 Fix from Ming-Yee Iu to address http://bugzilla.mozilla.org/show_bug.cgi?id=217951 2003-09-01 11:06:03 +00:00
scott%scott-macgregor.org 9c42595438 supplimental fix for bug #102846.
Replace "Cellular" with "Mobile"

r/sr/a=sspitzer
2003-09-01 10:14:03 +00:00
scott%scott-macgregor.org 7cc7285604 new files, not part of the build.
vcard code is going to move from mime to addressbook.
2003-09-01 09:58:26 +00:00
igor%mir2.org 2aa340aba8 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217379 :
The code in RegExpImpl.findReplen did not take into account that a particular
parenthesis pair can be null if it is not captured. The patch fixes that to
send undefined to the replace function for that case.
2003-09-01 09:05:52 +00:00
sspitzer%mozilla.org 828f431d53 fix for bug #214721
long xpi filename can push "Cancel" button off screen

r=ben
2003-09-01 05:35:47 +00:00
scott%scott-macgregor.org 5dd1e3c68e fix for bug #214955
remove unused file

r/sr=scott

thanks to sdwalker@myrealbox.com (Stephen Walker) for the fix.
2003-09-01 03:45:43 +00:00
igor%mir2.org 6814bf31f0 Fix for DToA.JS_dtoa() to resolve http://bugzilla.mozilla.org/show_bug.cgi?id=217268 2003-08-31 19:42:58 +00:00
ben%bengoodger.com be73bdae4d Fixing broken preferences dialog by backing out 213994 2003-08-31 07:30:46 +00:00
ben%bengoodger.com 6e3e77476d tidy up expander action 2003-08-31 07:23:39 +00:00
ben%bengoodger.com c885a01930 Tidy up expander action 2003-08-31 07:22:30 +00:00
bryner%brianryner.com 2c85983586 If the username or password field is pre-populated using the value attribute, then don't prefill either one. Also, remove ^M characters that should not be here. 2003-08-31 03:34:31 +00:00
tingley%sundell.net e8122d97c9 bug 217340: checkmarks missing from sidebar tabs menu
r=rjc, sr=bz, a=asa
2003-08-30 17:34:41 +00:00
igor%mir2.org 46c31c6a73 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217346 :
I changed DToA.JS_dtobasestr to use BigInteger for its integer part when it does not fit long.
2003-08-30 15:34:44 +00:00
igor%mir2.org 4936fa3877 Finalizing work on http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
Now optimizer generates exactly one class per script and all its functions.
2003-08-30 12:02:19 +00:00
igor%mir2.org d1be8de8ca Changing ScriptRuntime to return vois since it does not and should not change scope 2003-08-30 12:02:18 +00:00
igor%mir2.org b8655920a5 More fixing for http://bugzilla.mozilla.org/show_bug.cgi?id=217584 :
Use Context.getSourcePositionFromStack in the EvaluatorException(String details) constructor to get line number information.
2003-08-30 11:59:15 +00:00
scott%scott-macgregor.org a2c046bade back out a change intended for the thunderbird 0.2 branch 2003-08-30 06:01:47 +00:00
scott%scott-macgregor.org a5475b1bb4 back out a branch only checkin =) 2003-08-30 05:57:25 +00:00
scott%scott-macgregor.org c15c91719c Bug #217093 --> fix find in this message for the branch (this patch would break firebird if it was checked into the trunk. 2003-08-30 05:44:41 +00:00
bryner%brianryner.com 133f609223 Protect again recursing into DecryptData during autocompletion (due to opening the master password dialog and blurring the username input field). 2003-08-30 05:06:30 +00:00
scott%scott-macgregor.org 3106652e84 Bug #217465 --> images aren't loading in news because the packager was missing necko_cache.xpt. 2003-08-30 04:59:24 +00:00
scott%scott-macgregor.org f57605366c update locale verisons for mozapps 2003-08-30 04:18:58 +00:00
bryner%brianryner.com 7868977652 Page loader updates to work with mod_perl 2.x:
- Give example conf file for mod_perl 2 in README.txt
- Use RegistryPrefork handler to emulate mod_perl 1.x's chdir() behavior
- Add version of RegistryPrefork.pm backported for mod_perl <= 1.99_08
- Don't autoflush output in the middle of sending HTTP headers; it confuses mod_perl's ParseHeaders
- Comment out a warn() that's not really needed

r=jrgm
2003-08-30 03:43:33 +00:00
jpierre%netscape.com 4ee83fcf13 Fix for 216701 - verify CRLs with cert verification date rather than CRL lastupdate date 2003-08-30 01:07:21 +00:00
bryner%brianryner.com 5fc2e0f639 Fix firebird build bustage from bug 210823, by moving security into tier_40 so that it builds before toolkit/. r=brendan, a=asa. 2003-08-30 00:20:58 +00:00
bryner%brianryner.com ae5cfff4d7 Fix bug 215771 (form inputs not editable after alert dialog dismissed). r=jkeiser, sr=roc, a=asa. 2003-08-29 21:52:25 +00:00
cltbld%netscape.com f958fc619e Automated update 2003-08-29 17:19:05 +00:00
pkw%us.ibm.com 48c6e651e5 Bug 217499: Clean up AIX libpath and configure script
r=cls@seawood.org, a=asa@mozilla.org
2003-08-29 17:15:06 +00:00
mvl%exedo.nl d50e7e7202 Bug 217636, fix cookperm.txt indexes. r=dwitte, sr=darin, a=asa 2003-08-29 17:13:40 +00:00
colin%theblakes.com d7594f2f9f OpenVMS only. Define LOGNAME correctly. b=217444, r=blizzard, a=asa 2003-08-29 16:50:34 +00:00
igor%mir2.org cd2ce4c17c Cosmetics: removal end-of-line blanks 2003-08-29 15:28:08 +00:00
igor%mir2.org 965090841f Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217584 :
Implementation of Merten Schumann suggestion to add to EvaluatorException and JavaScripException information about script source name and error line .
2003-08-29 13:19:37 +00:00
igor%mir2.org 37375e32cf More work for http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
The patch changes omj.NativeScript to represent only instances of Script object
in scripts and removes its second role to server as a superclass for compiled
forms of JS scripts. In is not only allow to make optimizer to generate only
single class but also would make instances of Script generated by optimizer not
to depend on the scope. The later is essential for Script object reuse to
execute it against different scopes.
2003-08-29 10:42:23 +00:00
bienvenu%nventure.com 56e812d56e finish speeding up delete msgs marked as junk, r=sspitzer, sr=mscott, a=ssptizer 217299 2003-08-29 01:12:49 +00:00
blakeross%telocity.com 19ebbe0d36 Slightly better patch. 2003-08-28 23:23:30 +00:00
bienvenu%nventure.com 3fdadcff7b use myrights for personal folders to fix interoperability problem with fastmail.fm, r=sspitzer, sr=scott, a=sspitzer 217431 2003-08-28 23:16:52 +00:00
burnus%gmx.de e65903b938 Bug 199502 - It's possible to take down Bugzilla by changing the languages param
r=gerv,a=myk
2003-08-28 22:59:14 +00:00
wtc%netscape.com 4f4355b894 Bugzilla bug 214674: made the Linux implementation of sslMutex really work.
They were no-ops in multiprocess mode before.  The patch is Nelson
Bolyard's.  r=wtc.
2003-08-28 22:23:59 +00:00
bienvenu%nventure.com 57059c7aae fix 217625 pop password mgmt problem, r/sr/a=sspitzer 2003-08-28 22:19:18 +00:00