Commit Graph

153325 Commits

Author SHA1 Message Date
allan%beaufour.dk
affd140dfe [XForms] Allow chrome:// to submit anywhere. Bug 316931, r=doronr+aaronr, patch by surkov@dc.baikal.ru
git-svn-id: svn://10.0.0.236/trunk@185258 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 14:24:15 +00:00
neil%parkwaycc.co.uk
45b9228e04 Bug 315001 Account Central should disable F8 r=Mnyromyr
git-svn-id: svn://10.0.0.236/trunk@185257 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 13:21:46 +00:00
jwatt%jwatt.org
853747f3eb Fixing bug 310996. We shouldn't assert in nsSVGEnum::SetValueString. r=tor@acm.org
git-svn-id: svn://10.0.0.236/trunk@185256 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 13:08:33 +00:00
darin%meer.net
b702f3ebbe Backing out last change to resolve SunOS bustage (bug 316782)
git-svn-id: svn://10.0.0.236/trunk@185255 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 08:46:56 +00:00
bob%bclary.com
586c4f6c16 Improve BigO reporting, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185254 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:54:52 +00:00
bob%bclary.com
5dc4385f5f Test for version() function's existence so that test does not fail in the browser, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185253 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:51:38 +00:00
bob%bclary.com
466080a1f2 Correct erroneous tests, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185252 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:49:48 +00:00
bob%bclary.com
1c26fd3063 Fix test by constructing valid date from toDateString() and toLocaleTimeString(), no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185251 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:46:08 +00:00
bob%bclary.com
0f4e534e42 Remove @ native from global toString in debug builds, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185250 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:43:16 +00:00
bob%bclary.com
48329f13d8 Add JavaScript language version to mime attribute of js1_x browser tests, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185249 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:40:43 +00:00
bob%bclary.com
0ba3933caf Remove jsbrowser, e4xbrowser from browser target, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185248 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:39:15 +00:00
bob%bclary.com
55677add83 Add call to test() to display status messages, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185247 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 04:01:38 +00:00
bob%bclary.com
92afe4dab6 BUGNUMBER is not a URL, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185246 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 03:51:58 +00:00
bob%bclary.com
6584c1807a Change GLOBAL string to be calculated from global this.toString() to eliminate erroneous errors in debug builds, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185245 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 03:41:37 +00:00
ginn.chen%sun.com
ec34f444ab Bug 312092 Accessible hierarchy incomplete/incorrect
r=roc


git-svn-id: svn://10.0.0.236/trunk@185244 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 03:37:34 +00:00
bob%bclary.com
0a8828fa3e Improve BigO calculations, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185243 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 03:25:06 +00:00
bob%bclary.com
6a12430ce9 Rename regress-234389.js to regress-234389-n.js since successful test throws an exception, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@185242 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 03:07:55 +00:00
scott%scott-macgregor.org
3c39430e3c 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.


git-svn-id: svn://10.0.0.236/trunk@185241 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 02:43:27 +00:00
roc+%cs.cmu.edu
980a0062fd Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@185240 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 01:11:12 +00:00
roc+%cs.cmu.edu
fa01502373 Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@185239 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 01:05:18 +00:00
roc+%cs.cmu.edu
e22d4ac461 Bug 317513. Fix nsRegion::SubRect to not include incorrect extra rects in the result. r=dainis_jonitis, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@185238 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 00:50:36 +00:00
roc+%cs.cmu.edu
af86f4514e Bug 303023. Fix printing of SVG EMBED elements. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@185237 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 00:48:40 +00:00
relyea%netscape.com
d7739f8e0f Bug 316925
Key export does not work on tokens with non-sensitive keys that can't wrap.
r=kaie


git-svn-id: svn://10.0.0.236/trunk@185236 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 00:40:14 +00:00
jst%mozilla.jstenback.com
71b10f5695 Fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@185235 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 00:21:23 +00:00
beng%bengoodger.com
6fe843f576 315940 NPOB hook up drag gesture handler, so you can at least drag shortcuts to your desktop.
git-svn-id: svn://10.0.0.236/trunk@185234 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 00:19:31 +00:00
mrbkap%gmail.com
f08d3b747d bug 316582: Clean up style nitpicks in CNavDTD. rs=jst
git-svn-id: svn://10.0.0.236/trunk@185233 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 00:14:25 +00:00
darin%meer.net
0412b0df5d prevent "nsTArray< nsAutoPtr<T> >", which could easily lead to problems. bug 316782 r+sr=jag
git-svn-id: svn://10.0.0.236/trunk@185232 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-24 00:10:59 +00:00
relyea%netscape.com
a0c89037c5 Bug 129303
NSS needs to expose interfaces to deal with multiple token sources of certs.

r=kaie


git-svn-id: svn://10.0.0.236/trunk@185231 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:56:38 +00:00
dougt%meer.net
eaca7704d3 Splashscreen foo
git-svn-id: svn://10.0.0.236/trunk@185230 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:56:27 +00:00
relyea%netscape.com
171b6f7c6a Bug 129303 NSS needs to expose interfaces to deal with multiple token sources of certs
r=kaie


git-svn-id: svn://10.0.0.236/trunk@185229 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:54:15 +00:00
beng%bengoodger.com
126791d939 315940 NPOB make adding folders work properly!
git-svn-id: svn://10.0.0.236/trunk@185228 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:48:07 +00:00
sandeep.konchady%sun.com
b1d93cf772 Bugzilla bug:310491
Missed some System.exit(0) and reverted SigTest.java to original format.
sr=glen.beasley


git-svn-id: svn://10.0.0.236/trunk@185227 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:40:26 +00:00
jst%mozilla.jstenback.com
89c912d753 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.
git-svn-id: svn://10.0.0.236/trunk@185226 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:32:02 +00:00
brettw%gmail.com
2d78d54d87 Expose query folder type when going through bookmarks. r=bryner.
git-svn-id: svn://10.0.0.236/trunk@185225 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:15:22 +00:00
relyea%netscape.com
4ef5d86733 PKCS #11 module to supply Access to the Mac OS X Keychain.
git-svn-id: svn://10.0.0.236/trunk@185224 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:04:08 +00:00
beng%bengoodger.com
740de965ba 315940 - NPOB, general cleanup + 317617 - polish for left bar entries (icons, localization) r=brettw
git-svn-id: svn://10.0.0.236/trunk@185223 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:03:10 +00:00
mgalli%geckonnection.com
a608253fc8 Fix disabling the parent_cache_dir
git-svn-id: svn://10.0.0.236/trunk@185222 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 23:00:27 +00:00
mgalli%geckonnection.com
13936b4218 URLBAR deck toggle fix.
git-svn-id: svn://10.0.0.236/trunk@185221 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 22:35:01 +00:00
mgalli%geckonnection.com
de75bd971d URLBAR deck selector.
git-svn-id: svn://10.0.0.236/trunk@185219 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 22:27:03 +00:00
brettw%gmail.com
a0c44de0bb Bug 266174, relative times (r=bryner), node inheritance (r=beng)
git-svn-id: svn://10.0.0.236/trunk@185217 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 22:24:22 +00:00
bsmedberg%covad.net
44f9ea7743 Backing out the rest of 316414 due to persistent orange.
git-svn-id: svn://10.0.0.236/trunk@185216 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 21:37:16 +00:00
mkanat%kerio.com
2864c84213 Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave


git-svn-id: svn://10.0.0.236/trunk@185215 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 21:37:02 +00:00
mgalli%geckonnection.com
af73c44780 new icons
git-svn-id: svn://10.0.0.236/trunk@185214 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 21:18:03 +00:00
darin%meer.net
7a9b183603 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
git-svn-id: svn://10.0.0.236/trunk@185213 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 20:35:37 +00:00
bsmedberg%covad.net
1cb5eb859c Backing out even more of bug 316414 to try and fix orange.
git-svn-id: svn://10.0.0.236/trunk@185212 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 20:21:46 +00:00
darin%meer.net
973ce6aa62 fixes bug 316782 "Provide templatized array class" r=brettw,bsmedberg sr=bryner
git-svn-id: svn://10.0.0.236/trunk@185211 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 19:44:16 +00:00
bsmedberg%covad.net
34f3fc0da8 Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still.
git-svn-id: svn://10.0.0.236/trunk@185210 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 18:32:55 +00:00
bsmedberg%covad.net
48cddb339c Reverting part of bug 316414 to see if this fixed tbox orange.
git-svn-id: svn://10.0.0.236/trunk@185209 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 18:15:42 +00:00
mvl%exedo.nl
fcc3fa72e2 bug 317588 update calToto to the changed calIProperty interface.
patch by gekacheka@yahoo.com, r=mvl


git-svn-id: svn://10.0.0.236/trunk@185208 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 17:56:41 +00:00
bsmedberg%covad.net
feb46e2c8e Can't use -lXUL on mac (that looks for .dylib), so specify the file manually
git-svn-id: svn://10.0.0.236/trunk@185207 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-23 16:27:49 +00:00