dveditz%cruzio.com
be4716c64d
bug 238137 Useragent string in the About Firefox dialog is cut off. Patch by Aaron Slunt (Tonglebeak) r=mconnor, sr=dveditz, a=asa
2005-10-12 01:47:27 +00:00
lpsolit%gmail.com
b4d3890aa4
Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-10-12 01:21:16 +00:00
lpsolit%gmail.com
a29801fa52
Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-10-12 01:16:54 +00:00
lpsolit%gmail.com
6e724d054a
Bug 106003: Dependency tree does not show the summary of the root bug - Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave
2005-10-12 01:04:30 +00:00
smfr%smfr.org
97998826b6
Continuation fix for bug 311106: expire history entries on the pref changed callback for the expire time, so that the history view and the menus update live as you change the pref.
2005-10-12 01:03:38 +00:00
smfr%smfr.org
ac9239cc23
Fix bug 311793, patch by Ulrik Sverdrup: don't create history date folders for more days that you're saving history for. r=me
2005-10-12 00:58:48 +00:00
smfr%smfr.org
e238ed49a0
Add NSString category methods to init an NSString using various Gecko strings, for use when we don't want to have to create an autoreleased item, and use it for history items (to reduce autorelease load).
2005-10-12 00:54:10 +00:00
smfr%smfr.org
de78d0d3bb
Rename the -[PreferenceManager homePage:] method to -[PreferenceManager homePageUsingStartPage:].
...
Also add the ability to map Gecko pref changed callbacks into NSNotifications, via the PreferenceManager.
2005-10-12 00:48:34 +00:00
wtchang%redhat.com
e853dbd1aa
Bugzilla Bug 302998: disallow x=0,1 and k=0. r=nelsonb.
2005-10-12 00:48:25 +00:00
smfr%smfr.org
ec27ff70c8
Fix bug 299807: make sure warning triangle favicon displays when the error page loads.
2005-10-12 00:40:25 +00:00
smfr%smfr.org
a92a9cc8f0
Add CHISupportsOwner, a simple Objective-C class that just holds a reference to an XPCOM object (via an nsISupports*).
2005-10-12 00:32:53 +00:00
bsmedberg%covad.net
e3e6fd0564
Bug 311503 - Safe mode should offer "cancel" option (now named "Exit") r=mconnor/beltzner
2005-10-12 00:29:11 +00:00
mike.morgan%oregonstate.edu
15c5d26193
checking in HREF fix for author homepages.
2005-10-12 00:14:37 +00:00
neil.williams%sun.com
e900e4197d
CBug 290263, patch CERT_CreateCertificateRequest for doing extensions
...
r=bob
`VS: ----------------------------------------------------------------------
2005-10-12 00:10:17 +00:00
roc+%cs.cmu.edu
5e9107a3ad
Bug 300313. Removign empty files.
2005-10-11 23:51:08 +00:00
roc+%cs.cmu.edu
350bd2f798
Bug 300313. Removing empty files.
2005-10-11 23:38:52 +00:00
bugzilla%arlen.demon.co.uk
fe07aedeea
Bug 241213 Message window for .EML file needs working commands
...
p=me r=mnyromyr sr=bienvenu
2005-10-11 23:37:06 +00:00
mike.morgan%oregonstate.edu
f37c8a2bd5
Patch from bug 311920.
2005-10-11 23:26:42 +00:00
scott%scott-macgregor.org
293feb3f23
Bug #282157 --> Make the Map It feature use google maps for en-US users.
...
patch by robert acceturra
2005-10-11 22:27:38 +00:00
mkanat%kerio.com
5d6895660f
Bug 282090: Eliminate %classdesc in favor of Bugzilla::Classification methods
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-10-11 22:13:06 +00:00
scott%scott-macgregor.org
9782129481
Bug #273720 --> There is no preview of a default (Pinstripe) theme.
2005-10-11 22:11:37 +00:00
wtchang%redhat.com
53c1af0ccc
Bugzilla Bug 312100: fixed an uninitialized variable bug.
2005-10-11 21:48:09 +00:00
dveditz%cruzio.com
69bccb617e
bug 311208 fix url/uri confusion in go button onDrop; r=mconnor, a=asa
2005-10-11 21:20:41 +00:00
jminta%gmail.com
f91b5ca2b3
Bug 303951 Make printing use the new interfaces, to restore *very* basic print functionality r=mvl
2005-10-11 19:56:39 +00:00
jminta%gmail.com
bd692d45c6
Bug 312078 Sort event list by column 'End' fails. r=mvl
2005-10-11 19:52:39 +00:00
bob%bclary.com
05da21b767
Correct expected value, bug 310425
2005-10-11 19:49:34 +00:00
bob%bclary.com
21a7c7e40b
Add expected exit code of 3 to deal with out of memory conditions, bug 303213
2005-10-11 19:47:52 +00:00
bob%bclary.com
78c444373b
Bring test up to current js1_5 standards, no bug, not part of the build
2005-10-11 19:45:18 +00:00
bob%bclary.com
b06c2bfcc6
Add expected exit code of 3 to deal with out of memory conditions, bug 311580
2005-10-11 19:43:25 +00:00
mark%moxienet.com
9240509174
Bug 220590, backspace/delete key should go back on Mac. r=mconnnor
2005-10-11 19:03:11 +00:00
bob%bclary.com
dcf43b5b3d
Fix expected value for CDATA section nodeKind
2005-10-11 19:03:02 +00:00
roc+%cs.cmu.edu
1da83e587c
Bug 311659. Don't hold frame references persistently in splitters. r+sr=bzbarsky
2005-10-11 18:59:58 +00:00
ccooper%deadsquid.com
986d1eed54
- new look-and-feel code, css into css/ directory;
...
- javascript broken out into own directory;
- updated db schema to handle automated test results, along with associted Perl classes;
- reporting: searching and advanced searching functionality added;
2005-10-11 18:44:16 +00:00
vladimir%pobox.com
78043464af
b=306752, canvas drawimage clips image instead of positioning at right x/y, r=tor
2005-10-11 18:32:03 +00:00
mrbkap%gmail.com
b8da0721ed
bug 311952: xpinstall should use its own runtime, so its JS isn't bound by Gecko's JS invarients. r=dveditz sr=brendan
2005-10-11 18:04:05 +00:00
bob%bclary.com
f65477e1b3
Regression test - wrap test function in try catch block to prevent undefined functions in test case from percolating to the top, no bug, not part of the build
2005-10-11 17:23:03 +00:00
bsmedberg%covad.net
7d16668750
Bug 310732 - BeOS fix for XULRunner patch by tqh <thesuckiestemail@yahoo.se> r=me
2005-10-11 17:13:04 +00:00
pedemont%us.ibm.com
b817ef6702
Bug 309337 - Make sure reserving 512k in stack space doesn't cause unsigned stacklimit var to wrap. r=brendan, sr=jst
2005-10-11 16:50:27 +00:00
bugzilla%standard8.demon.co.uk
073433b096
Bug 64305 Adding a New card in the Address book w/o giving any info will add it successfully (Thunderbird version, plus missed change from previous SeaMonkey patch). r=bugzilla@standard8.demon.co.uk,sr=bienvenu
2005-10-11 16:24:52 +00:00
bugzilla%standard8.demon.co.uk
3f704435f5
First part of bug 311238 ns*SummarySpec.* are no longer required - Remove nsNewsSummarySpec. r=bienvenu,sr=mscott
2005-10-11 16:12:50 +00:00
jminta%gmail.com
96e4ac1c68
Bug 311983 Also check for reverse correspondence when guessing timezone, so we get southern hemisphere correct. r=mvl
2005-10-11 16:09:06 +00:00
mark%moxienet.com
4f6227cab0
Tweak mousewheel sysnumlines values to be correct, the Camino equivalent of bug 311941.
2005-10-11 15:13:49 +00:00
dougt%meer.net
0e2f0990c3
Bug 307041. Fixing bustage on Solaris Studio 10 build. r=dbaron
2005-10-11 15:08:23 +00:00
jwalden%mit.edu
a94d29f92e
Bug 309848 - Three minor bugs in help viewer's parsing of help content packs. r=mano
2005-10-11 13:46:11 +00:00
bob%bclary.com
5e77b50f52
Regression test - Do not crash watching property when watcher sets property, test by Brant Gurganus, bug 213482
2005-10-11 08:19:55 +00:00
bob%bclary.com
0898fcef8f
Regression test - crash caused by bug 208030, test by Olivier Cahagne, bug 214761
2005-10-11 07:21:20 +00:00
bob%bclary.com
982b2485c7
Regression test - E4X should be enabled even when e4x=1 not specified, test by Wladimir Palant, bug 301574
2005-10-11 06:39:28 +00:00
bob%bclary.com
1fc94a1c47
Regression test - spandep fu should skip unused JSOP_TABLESWITCH jump table entries, test by Silviu Trasca, bug 302439
2005-10-11 06:16:19 +00:00
rob_strong%exchangecode.com
d4671380e8
Bug 310010 - Thunderbird patch to cleanup of app dir default/profile/extensions. r=mscott, sr=mscott
2005-10-11 05:37:20 +00:00
bob%bclary.com
1c629929be
move js1_5/Array/array-002.js to js1_6/Array/regress-290592.js, change test to reflect change where holes are not enumerated, bugs 290592, 311082
2005-10-11 04:46:24 +00:00