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

150905 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 9d0de76443 Fix bad regression in fix for 316885 (317714, r=shaver). 2005-11-25 07:49:05 +00:00
rbs%maths.uq.edu.au c53b215d5f Workaround bad internal metrics in CJK fonts that give incorrect subscript and superscript offsets. Patch by Hideo Saito <saito@densan.co.jp>, b=112502, r+sr=rbs 2005-11-25 06:09:02 +00:00
allan%beaufour.dk 8671300fe6 [XForms] Allow chrome:// to submit anywhere. Bug 316931, r=doronr+aaronr, patch by surkov@dc.baikal.ru 2005-11-24 14:24:15 +00:00
neil%parkwaycc.co.uk 9feebd2a16 Bug 315001 Account Central should disable F8 r=Mnyromyr 2005-11-24 13:21:46 +00:00
jwatt%jwatt.org 269fba4a9e Fixing bug 310996. We shouldn't assert in nsSVGEnum::SetValueString. r=tor@acm.org 2005-11-24 13:08:33 +00:00
darin%meer.net 2943b93b4b Backing out last change to resolve SunOS bustage (bug 316782) 2005-11-24 08:46:56 +00:00
bob%bclary.com 7c234773e0 Improve BigO reporting, no bug, not part of the build 2005-11-24 04:54:52 +00:00
bob%bclary.com b756f93fe2 Test for version() function's existence so that test does not fail in the browser, no bug, not part of the build 2005-11-24 04:51:38 +00:00
bob%bclary.com 9990df994c Correct erroneous tests, no bug, not part of the build 2005-11-24 04:49:48 +00:00
bob%bclary.com 0c69c8767b Fix test by constructing valid date from toDateString() and toLocaleTimeString(), no bug, not part of the build 2005-11-24 04:46:08 +00:00
bob%bclary.com 562ff36e70 Remove @ native from global toString in debug builds, no bug, not part of the build 2005-11-24 04:43:16 +00:00
bob%bclary.com 002d82bd70 Add JavaScript language version to mime attribute of js1_x browser tests, no bug, not part of the build 2005-11-24 04:40:43 +00:00
bob%bclary.com 1bdaa6408a Remove jsbrowser, e4xbrowser from browser target, no bug, not part of the build 2005-11-24 04:39:15 +00:00
bob%bclary.com 2f785718f4 Add call to test() to display status messages, no bug, not part of the build 2005-11-24 04:01:38 +00:00
bob%bclary.com b30d745874 BUGNUMBER is not a URL, no bug, not part of the build 2005-11-24 03:51:58 +00:00
bob%bclary.com 85cb04ad3b Change GLOBAL string to be calculated from global this.toString() to eliminate erroneous errors in debug builds, no bug, not part of the build 2005-11-24 03:41:37 +00:00
ginn.chen%sun.com cf7a48dd8c Bug 312092 Accessible hierarchy incomplete/incorrect
r=roc
2005-11-24 03:37:34 +00:00
bob%bclary.com 0c224a23a1 Improve BigO calculations, no bug, not part of the build 2005-11-24 03:25:06 +00:00
bob%bclary.com e961da4da3 Rename regress-234389.js to regress-234389-n.js since successful test throws an exception, no bug, not part of the build 2005-11-24 03:07:55 +00:00
scott%scott-macgregor.org b2e49e5c66 Bug #312940 --> more work for the new alert notification service
Delay the new mail alert animation until after all of our asynchronous fetch
preview text urls have completed loading for imap.
2005-11-24 02:43:27 +00:00
roc+%cs.cmu.edu 8c5df94781 Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky 2005-11-24 01:11:12 +00:00
roc+%cs.cmu.edu cb35d5fe9e Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky 2005-11-24 01:05:18 +00:00
roc+%cs.cmu.edu ca5d4d3999 Bug 317513. Fix nsRegion::SubRect to not include incorrect extra rects in the result. r=dainis_jonitis, sr=bzbarsky 2005-11-24 00:50:36 +00:00
roc+%cs.cmu.edu 4fbeaa90bb Bug 303023. Fix printing of SVG EMBED elements. r+sr=dbaron 2005-11-24 00:48:40 +00:00
relyea%netscape.com 77cb1d9d48 Bug 316925
Key export does not work on tokens with non-sensitive keys that can't wrap.
r=kaie
2005-11-24 00:40:14 +00:00
jst%mozilla.jstenback.com 5239743f12 Fixing build bustage. 2005-11-24 00:21:23 +00:00
beng%bengoodger.com ead9ed8450 315940 NPOB hook up drag gesture handler, so you can at least drag shortcuts to your desktop. 2005-11-24 00:19:31 +00:00
mrbkap%gmail.com e5f2e7fc42 bug 316582: Clean up style nitpicks in CNavDTD. rs=jst 2005-11-24 00:14:25 +00:00
darin%meer.net ba9e9cba22 prevent "nsTArray< nsAutoPtr<T> >", which could easily lead to problems. bug 316782 r+sr=jag 2005-11-24 00:10:59 +00:00
relyea%netscape.com 38154c250e Bug 129303
NSS needs to expose interfaces to deal with multiple token sources of certs.

r=kaie
2005-11-23 23:56:38 +00:00
dougt%meer.net 9b219ca7fb Splashscreen foo 2005-11-23 23:56:27 +00:00
relyea%netscape.com 4b7f9f6804 Bug 129303 NSS needs to expose interfaces to deal with multiple token sources of certs
r=kaie
2005-11-23 23:54:15 +00:00
beng%bengoodger.com a22503418d 315940 NPOB make adding folders work properly! 2005-11-23 23:48:07 +00:00
sandeep.konchady%sun.com 3e057e0799 Bugzilla bug:310491
Missed some System.exit(0) and reverted SigTest.java to original format.
sr=glen.beasley
2005-11-23 23:40:26 +00:00
jst%mozilla.jstenback.com 1b82bbff91 Fixing leak bug 317478. This leak was due to the global scope polluter ending up on the inner window's 'real' prototype's proto chain, which would have been fine except for the fact that it was never removed from there so through it we ended up holding too much alive for too long. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu. Thanks to dbaron for tracking this down. 2005-11-23 23:32:02 +00:00
brettw%gmail.com 7b0eff94a0 Expose query folder type when going through bookmarks. r=bryner. 2005-11-23 23:15:22 +00:00
relyea%netscape.com cdcebb8e7e PKCS #11 module to supply Access to the Mac OS X Keychain. 2005-11-23 23:04:08 +00:00
beng%bengoodger.com 82e02aaf47 315940 - NPOB, general cleanup + 317617 - polish for left bar entries (icons, localization) r=brettw 2005-11-23 23:03:10 +00:00
mgalli%geckonnection.com f2cba9cd77 Fix disabling the parent_cache_dir 2005-11-23 23:00:27 +00:00
mgalli%geckonnection.com 912dbfc2fb URLBAR deck toggle fix. 2005-11-23 22:35:01 +00:00
mgalli%geckonnection.com 168178e2a5 URLBAR deck selector. 2005-11-23 22:27:03 +00:00
brettw%gmail.com 9d1a366f5a Bug 266174, relative times (r=bryner), node inheritance (r=beng) 2005-11-23 22:24:22 +00:00
bsmedberg%covad.net 20b7e83c42 Backing out the rest of 316414 due to persistent orange. 2005-11-23 21:37:16 +00:00
mkanat%kerio.com 0bcd9f8dd0 Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-11-23 21:35:59 +00:00
mgalli%geckonnection.com 26396f34cd new icons 2005-11-23 21:18:03 +00:00
darin%meer.net e33d64b3dc fixes bug 289851 "jar: protocol does not handle file names with embedded spaces" patch by Simo Melenius (simo.melenius@citec.fi), r=biesi, sr=darin 2005-11-23 20:35:37 +00:00
bsmedberg%covad.net a8cdc34752 Backing out even more of bug 316414 to try and fix orange. 2005-11-23 20:21:46 +00:00
darin%meer.net b69c78251e fixes bug 316782 "Provide templatized array class" r=brettw,bsmedberg sr=bryner 2005-11-23 19:44:16 +00:00
bsmedberg%covad.net 0f4ce9bbbe Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net c7ae450ab8 Reverting part of bug 316414 to see if this fixed tbox orange. 2005-11-23 18:15:42 +00:00