Commit Graph

25713 Commits

Author SHA1 Message Date
Wan-Teh Chang
22cf5dc5c0 Bug 479393: Call CERT_SetUsePKIXForValidation(PR_TRUE) after
initializing NSS to make the old NSS cert validation APIs use the
new libpkix cert validation engine internally.  r=kaie.
2009-02-25 17:51:31 -08:00
Blake Kaplan
d74a4498d3 Bug 479499 - Gracefully handle receiving more data while inside the expat driver. r+sr=peterv 2009-02-25 17:38:28 -08:00
Blake Kaplan
b6d30b3a27 Bug 478433 - Use a better method to create this function. r+sr=jst 2009-02-25 17:33:54 -08:00
Blake Kaplan
db3e4717db Bug 477431 - The JS spec says that we have to iterate over string properties only. r+sr=jst 2009-02-25 17:33:12 -08:00
Blake Kaplan
6fbb5a7a82 Bug 476967 - Report strict warnings again. r+sr=jst 2009-02-25 17:32:48 -08:00
Blake Kaplan
086c266705 Bug 435151 - XPCSafeJSObjectWrapper's construct hook was not correct. r+sr=jst 2009-02-25 17:32:23 -08:00
Blake Kaplan
14658eb0ed Bug 479288 - Move wrapping back into the outerObject hook. r+sr=bent/jst 2009-02-25 17:32:09 -08:00
Blake Kaplan
1a4ca1407d Remove unreachable printf since tinderbox isn't hitting it (bug 474537).
--HG--
extra : rebase_source : 95bf4a605216c97aaa15e552eb6779be8dbb33e3
2009-02-25 13:48:06 -08:00
Robert Sayre
d9eda25bc6 Merge tracemonkey to m-c. 2009-02-25 15:05:47 -05:00
Mike Beltzner
a853df172a Bug 479645. Slight wording fix to rights stuff. r=gavin,pike. 2009-02-25 14:54:14 -05:00
Boris Zbarsky
a1f888815b Bug 476245. Keep better track of our anonymous content. r=smaug, sr=jst 2009-02-24 13:39:09 -05:00
Robert Strong
e960f589c6 Bug 476817 - Optional credit for NSIS team in about:licence. r=gerv 2009-02-25 11:47:01 -08:00
Jason Orendorff
83d8c84902 Bug 480126 - jsstack.js static analysis errors in js_GetCurrentBytecodePC and specializeTreesToMissingGlobals. r=bsmedberg. 2009-02-25 11:42:39 -06:00
Joe Drew
508f9839eb Bug 479502 - Hold on to a reference to the entry when NotifyExpired is called. r=vlad
The expiration tracker doesn't hold on to references to imgCacheEntries, so if
we're deleting it from the cache, that'll bring its refcount to zero. We
always assume that, when we're calling a function, there exists a reference
that lasts as long as the function does. This patch just makes that true for
the NotifyExpired case.
2009-02-25 14:09:44 -05:00
Dão Gottwald
593a129679 Bug 480143 - New Tab button made the tab bar 2px higher. r=gavin 2009-02-25 19:55:48 +01:00
Doug Turner
81cc31a925 Bug 472548 - Improves the nsIdleService on Maemo. r=gijskruitbosch, sr=stuart 2009-02-25 10:45:42 -08:00
Serge Gautherie
3ae5b8a3f4 Orange fix for "changeset: 4f3614d130da" of
Bug 442109 - youtube videos don't play; r=vladimir
which missed to sync this file
2009-02-25 18:21:48 +01:00
Serge Gautherie
361fbfe81d (no bug) Removing ending whitespaces 2009-02-25 17:46:50 +01:00
Serge Gautherie
97443a8581 Merge for "Backed out changeset: 08b98b9b0868" of
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
which fails to compile
2009-02-25 16:52:23 +01:00
Serge Gautherie
1559e80045 Backed out changeset: 08b98b9b0868 2009-02-25 16:46:51 +01:00
Anton Samson
6a13897ac8 Bug 374189; hotkey conflict on linux download manager; r+ui-r=mconnor 2009-02-25 16:25:28 +01:00
Jeff Muizelaar
de647c8035 Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
Arpad Borsos
1f930c6547 Bug 474369 - get rid of nsVoidArray; toolkit part; r+sr=benjamin 2009-02-25 16:25:10 +01:00
Arpad Borsos
7258260149 Bug 474369 - get rid of nsVoidArray; embedding part; r+sr=benjamin 2009-02-25 16:25:08 +01:00
Koen Deforche
e64eff0388 Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger 2009-02-25 16:25:06 +01:00
Serge Gautherie
037b3b9555 Bug 475085 - Mochitest leakThreshold should default to 0; (Av1) Set global default to 0 from infinity; r=jwalden+bmo 2009-02-25 16:25:05 +01:00
Robert Longson
84def8cbfb Bug 479968 - CreateSVGNumber should create a number initialised to 0. r+sr=roc 2009-02-25 10:08:44 +00:00
Robert Sayre
4b15c43668 Merge. 2009-02-25 04:05:03 -05:00
Robert Sayre
96c418bc43 Merge tracemonkey to m-c. 2009-02-25 04:03:41 -05:00
Dave Camp
fbbee40aa1 Bug 471227 - revert debug spew for now. 2009-02-25 01:03:13 -08:00
Antonio Gomes (tonikitoo)
8d3f38b0f8 Merge bug 465783 2009-02-25 03:34:07 -04:00
Antonio Gomes (tonikitoo)
213ed89b02 Bug 465783: Fennec default download location inaccessible to users. r=sdwilsh sr=bsmedberg 2009-02-25 03:26:45 -04:00
Dave Camp
1a8ea997f1 Bug 471227 - More debug spew. 2009-02-24 23:12:13 -08:00
Dave Camp
66a3a31b50 Bug 442584 - Prefetching stops working until Firefox is restarted. r=jduell, sr=jst 2009-02-24 23:12:12 -08:00
John Daggett
1bd0a47708 Bug 475164 - accept fonts that have null name records. r=vlad 2009-02-25 16:12:53 +09:00
Robert Sayre
a5180ef247 Bug 465371 - Native JSON stringification aborts on functions and xml but returns JS_TRUE. r=shaver 2009-02-25 00:53:49 -05:00
Robert Strong
5356e339df Bug 476327 - Updater window title should be Firefox Update. r=mconnor 2009-02-24 19:58:33 -08:00
Robert Strong
11306766df Unused string removal on trunk only for Bug 468197 - Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.). r=mconnor 2009-02-24 19:58:28 -08:00
Robert Strong
a1315c8c79 Bug 479361 - Replace hack to get available space in CheckDiskSpace with GetDiskFreeSpaceExW. r=jmathies 2009-02-24 19:58:23 -08:00
David Dahl
30c3338c16 Bug 473337 - Refresh the updater application icon. r=rstrong, ui-r=faaborg 2009-02-24 19:58:14 -08:00
David Anderson
10ded87ae6 Fixed breakage of type stability guarantees between linked trees, and fixed using the wrong global typemap in LeaveTree (bug 476653, r=gal). 2009-02-24 22:52:09 -05:00
Dão Gottwald
5685aabe2c Bug 480039 - Drop down arrow on the search button is two pixels too high. r=gavin 2009-02-25 03:41:54 +01:00
Blake Kaplan
13ddb4e6e3 Bug 480035 - Don't iloop if we GC exactly once. r=gal 2009-02-24 16:16:28 -08:00
Dave Townsend
fb7c98b73e Bug 474763: Enable xpinstall test suite and fix switching on/offline. r=bsmedberg 2009-02-24 13:12:54 -08:00
Mats Palmgren
9cc610fb58 Initialize mColor to fix UMR. b=480032 r+sr=vladimir 2009-02-25 02:42:52 +01:00
David Anderson
1764059a8f Fixed emitTreeCall crashing on deep aborts (bug 472508, r=gal). 2009-02-24 15:26:59 -05:00
Jonas Sicking
fea9eede61 Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst 2009-02-24 11:46:51 -08:00
Johnny Stenback
3d56357332 Fixing bug 475646. Don't call GetPeer() on plugins as it's apparently not safe to do so on all plugins. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu 2009-02-24 16:28:35 -08:00
L. David Baron
f2fcae931e Correctly null-terminate the buffer after calling readlink. (Bug 476608) r=bsmedberg 2009-02-24 16:14:49 -08:00
L. David Baron
3221bf3c26 I don't need to see the rule hash debugging output anymore. 2009-02-24 16:14:46 -08:00