jwalden%mit.edu
dda6ff3c99
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
...
git-svn-id: svn://10.0.0.236/trunk@229504 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-08 07:08:56 +00:00
benjamin%smedbergs.us
c80e1713e7
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
...
git-svn-id: svn://10.0.0.236/trunk@229176 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-02 18:20:28 +00:00
benjamin%smedbergs.us
56eb117779
Reverting bug 383167 again for linux test bustage :-(
...
git-svn-id: svn://10.0.0.236/trunk@228774 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us
8a535f621a
Bug 383167 trying again, reviews by luser and biesi, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@228761 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-26 16:35:05 +00:00
benjamin%smedbergs.us
3afc7b95f7
Revert all of bug 383167 changes because they're not enough... going to try again later.
...
git-svn-id: svn://10.0.0.236/trunk@228702 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-25 18:41:00 +00:00
benjamin%smedbergs.us
5ac73b0169
Bug 383167 - Need buildid in an external file, r=luser sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@228683 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-25 15:26:03 +00:00
cbiesinger%web.de
d23681e4b8
Bug 375878 remove users of Recycle()
...
patch by taras glek r+sr=biesi
git-svn-id: svn://10.0.0.236/trunk@222663 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 22:44:22 +00:00
brendan%mozilla.org
f475156446
Use JSCLASS_GLOBAL_FLAGS for other global classes, and fix JS standard class init API to init the Block class (348786, r=mrbkap).
...
git-svn-id: svn://10.0.0.236/trunk@207511 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-15 23:56:08 +00:00
mkaply%us.ibm.com
1fb11162df
83561, r=dveditz, calling convention correctness fix
...
git-svn-id: svn://10.0.0.236/trunk@206296 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-01 15:46:06 +00:00
brendan%mozilla.org
a5577fd06a
Fix ancient duplicated Install object global and "sub-global" prob exposed by recent JS engine assertion (336695, r/sr=dveditz).
...
git-svn-id: svn://10.0.0.236/trunk@198717 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-31 03:10:31 +00:00
igor%mir2.org
642c0ea402
Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan
...
git-svn-id: svn://10.0.0.236/trunk@198222 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-22 22:58:31 +00:00
cbiesinger%web.de
6322c04952
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@188844 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:18:39 +00:00
dougt%meer.net
94085e172f
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@179031 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-26 06:46:21 +00:00
dveditz%cruzio.com
8f4a8c06a9
bug 298054: fix xpinstall eval() crash. Thanks to shutdown and Mnyromyr for pointing out the flaw and the patch, r=timeless, sr=dveditz, a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@175020 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-22 21:37:25 +00:00
timeless%mozdev.org
489644e56a
Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
...
r=dveditz sr=dveditz a=dveditz
git-svn-id: svn://10.0.0.236/trunk@174679 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:46:36 +00:00
brendan%mozilla.org
38e9997ef0
Type-check method calls on wrong class of object, required for hand-rolled JS natives (290162, r=dveditz/sr=shaver/a=drivers).
...
git-svn-id: svn://10.0.0.236/trunk@172098 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-13 22:22:55 +00:00
timeless%mozdev.org
86a1b0bd09
Bug 287158 use requests in xpinstall so that defining JS_PARANOID_REQUEST does not result in CHECK_REQUEST killing the app because of xpinstall tasks
...
r=dveditz sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@171334 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-29 20:19:20 +00:00
bsmedberg%covad.net
b6fcc19b80
Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben
...
git-svn-id: svn://10.0.0.236/trunk@169615 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-22 21:49:45 +00:00
bsmedberg%covad.net
b28a40ed78
Backout bug 278534 due to tinderbox orange.
...
git-svn-id: svn://10.0.0.236/trunk@169510 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
6a31331e77
Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben
...
git-svn-id: svn://10.0.0.236/trunk@169492 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-19 15:35:36 +00:00
smontagu%smontagu.org
0a2f94bb65
Bug 216399: Allow custom button labels in xpinstall dialogs, patch by Jens Bannmann <jens.b@web.de>, r=cbiesinger/dveditz, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@168869 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-06 12:05:03 +00:00
dveditz%cruzio.com
5d9dda92be
bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@163914 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-17 00:32:17 +00:00
bzbarsky%mit.edu
af7c69e56c
Relanding, since backing out did not fix orange. Bug 232691.
...
git-svn-id: svn://10.0.0.236/trunk@156781 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
3594b59c19
Backing out to attempt to fix Mac orange. Bug 232691
...
git-svn-id: svn://10.0.0.236/trunk@156776 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b500ffc684
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu >, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@156769 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-22 17:04:53 +00:00
gerv%gerv.net
f4294ea0f8
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@155026 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 14:37:35 +00:00
timeless%mozdev.org
08194e1fbc
Bug 219979 remove unused variable and function
...
r=dveditz sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@148242 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 00:30:33 +00:00
ssu%netscape.com
4c3260460c
checking in patch from dveditz for bug 204431 - The 5-arg form of addDirectory() incorrectly returns error to script. r=ssu, sr=dmose, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@142218 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-08 18:33:56 +00:00
ssu%netscape.com
f666231373
fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@141964 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-30 06:49:04 +00:00
dougt%netscape.com
c57ad9b1ea
Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687
...
git-svn-id: svn://10.0.0.236/trunk@135374 18797224-902f-48f8-a5cc-f745e15eee43
2002-12-17 00:59:42 +00:00
dprice%netscape.com
6d7b30a036
66722 r=danm sr=dveditz
...
fix a return value
git-svn-id: svn://10.0.0.236/trunk@121458 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 05:35:02 +00:00
alecf%netscape.com
d6b987e7bf
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@118819 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 01:52:27 +00:00
dprice%netscape.com
dd0735e991
97334 r=dougt sr=dveditz a=asa
...
adding WIN_SYSTEM_FILE flag to addFile
git-svn-id: svn://10.0.0.236/trunk@117433 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:04:05 +00:00
mkaply%us.ibm.com
5472be58bb
Adding newlines at the end of these files to proactively prevent HPUX bustage
...
git-svn-id: svn://10.0.0.236/trunk@117310 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 15:02:41 +00:00
dveditz%netscape.com
f1b6a4a557
Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers
...
git-svn-id: svn://10.0.0.236/trunk@117303 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 12:14:51 +00:00
dprice%netscape.com
5b92658173
backing out for now
...
git-svn-id: svn://10.0.0.236/trunk@117260 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:57:54 +00:00
dprice%netscape.com
939447bbc3
97334 - new flag WIN_SYSTEM_FILE for addFile
...
r=dougt sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@117243 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:06:34 +00:00
dprice%netscape.com
1329c6fda1
66722 r=dveditz sr=mscott
...
removed unnecessary if statements
git-svn-id: svn://10.0.0.236/trunk@109986 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 07:50:09 +00:00
jaggernaut%netscape.com
51e0dc7a6c
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
...
git-svn-id: svn://10.0.0.236/trunk@104212 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 08:28:41 +00:00
gerv%gerv.net
13afb6d0f9
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
...
git-svn-id: svn://10.0.0.236/trunk@104119 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 20:14:13 +00:00
jaggernaut%netscape.com
51b17b5bf0
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
git-svn-id: svn://10.0.0.236/trunk@98363 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-30 11:02:25 +00:00
dbragg%netscape.com
ccfedde26a
I'm an idiot. When I checked this in on Friday 5/25 I had the fix commented out
...
during some back and forth testing. This was r/sr=bredan and a=asa for drivers@mozilla.org
The bug is 78428.
git-svn-id: svn://10.0.0.236/trunk@96034 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-30 00:24:00 +00:00
dbragg%netscape.com
bfaab9f4ba
Fix for bug 78428. The call to AddSubcomponent which adds files has to be
...
bracketed by JS_SuspendRequest and JS_ResumeRequest to prevent deadlock conditions.
r/sr=brendan@mozilla.org , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@95917 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 17:52:09 +00:00
ssu%netscape.com
9f956e0118
bug 4933 - new image for the download/xpinstall dialog.
...
bug 80237 - "destination directory" title is gone...
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 78318 - crash with installer if you go back to change the directory selected
bug 56538 - Installer fails with error 5 installing on my Win2K box
bug 68053 - Win32 installer needs to log the installation process.
bug 81081 - Xpinstall dialog in the win32 installer requires touch up
sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@95391 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-18 10:22:54 +00:00
syd%netscape.com
5f05b369c4
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=72913 r=sgehani, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@94033 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-05 07:19:22 +00:00
dbragg%netscape.com
753fbf9e44
Fix for bug 76541, r=danm, sr=brendan, a=asa@mozilla.org. Suspending and Releasing JS requests during Alert and Confirm dialog creation.
...
git-svn-id: svn://10.0.0.236/trunk@92951 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:08:05 +00:00
dveditz%netscape.com
f4e8a362b7
Re-fixing bug 7022 (Install.buildID). "2001040506" needs to be a double,
...
doesn't fit in a javascript int.
git-svn-id: svn://10.0.0.236/trunk@92556 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-17 13:13:24 +00:00
dbragg%netscape.com
12cfe2bca9
Fix for 67503. Setting File object explicitly and using JS_BeginRequest-JS_EndRequest correctly. r=sgehani, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@91557 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-06 04:18:11 +00:00
dveditz%netscape.com
5df7fedc87
bug 28896 register file versions r=ssu,sr=mscott
...
bug 45939 File.remove() returns bogus error,r=sgehani,sr=alecf
bug 7022 make platform/build info available to XPInstall script r=sgehani,sr=mscott
bug 47258 more detailed error reporting failing to install file, r=sgehani,sr=mscott
bug 62916 refresh plugins from install script r=ssu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@89610 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:30:25 +00:00
disttsc%bart.nl
abd8de21e5
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88947 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 08:05:05 +00:00