ccarlen%netscape.com
|
b77e163d2c
|
Use nsIDirectoryService instead of nsIFileLocations - bug #38626
r=hyatt
|
2000-09-07 13:06:28 +00:00 |
|
scc%mozilla.org
|
256fb2fdda
|
fixing code that relied on implicit string construction
|
2000-09-02 05:30:35 +00:00 |
|
vidur%netscape.com
|
e153192875
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
|
hyatt%netscape.com
|
1d77f5008c
|
Fix for 50668. r=dprice
|
2000-08-29 22:10:49 +00:00 |
|
hyatt%netscape.com
|
ef6474d1ff
|
43220. r=ben
|
2000-08-29 08:07:22 +00:00 |
|
hyatt%netscape.com
|
165bb579a5
|
Checking 46330 fix back in. r=ben
|
2000-08-29 07:07:46 +00:00 |
|
mscott%netscape.com
|
ccae14bc01
|
back out chrome registry changes to fix smoketest machines that are crashing when launching viewer
|
2000-08-29 05:49:18 +00:00 |
|
hyatt%netscape.com
|
b70d7b5233
|
Fix for 46330. r=ben
|
2000-08-29 02:30:07 +00:00 |
|
ben%netscape.com
|
490234ee27
|
48205
|
2000-08-26 03:20:44 +00:00 |
|
warren%netscape.com
|
9abf1e4644
|
Fixed case where chrome selection was failing because the package wasn't yet installed.
|
2000-08-25 22:51:10 +00:00 |
|
hyatt%netscape.com
|
e1913cd0c9
|
Fix for jar packaging. r=dprice
|
2000-08-23 07:31:58 +00:00 |
|
dp%netscape.com
|
7a4e9ced51
|
bug# 49786 Setting up chrome protocol handler to support weak ref. r=gagan,valeski
|
2000-08-22 06:11:48 +00:00 |
|
warren%netscape.com
|
4af61cbec5
|
Fixed warnings.
|
2000-08-22 04:57:21 +00:00 |
|
warren%netscape.com
|
db052b57d3
|
Bug 49659. Added check to avoid null pointer deref.
|
2000-08-22 04:41:22 +00:00 |
|
mstoltz%netscape.com
|
ea5d41851a
|
Fixing 41876 r=hyatt, also 48724, 49768, and crasher in nsBasePrincipal.cpp, r=jtaylor
|
2000-08-22 02:06:52 +00:00 |
|
warren%netscape.com
|
676fe96ecd
|
Improved warning message.
|
2000-08-22 02:06:14 +00:00 |
|
warren%netscape.com
|
e12f238589
|
Bug 46864 - Embedding needs a name attribute on nsIRequest.
|
2000-08-21 08:23:54 +00:00 |
|
warren%netscape.com
|
38ee9c46ff
|
Bug 43654. Error checking in chrome registry. r=hyatt
|
2000-08-21 07:50:39 +00:00 |
|
racham%netscape.com
|
4dcd2b675d
|
Fixing bug 39289. Fixing a crasher at shutdown time when createprofile option is used. r=dougt
|
2000-08-21 01:36:42 +00:00 |
|
scc%mozilla.org
|
93f626595d
|
fixing code that relied on implicit string construction
|
2000-08-19 21:04:10 +00:00 |
|
hyatt%netscape.com
|
715e3f8ccb
|
Fix for 48083. r=danm
|
2000-08-17 00:10:40 +00:00 |
|
hyatt%netscape.com
|
a489c05fae
|
Work on 48150 and XBL performance (async and arenas).
|
2000-08-14 04:04:18 +00:00 |
|
jtaylor%netscape.com
|
4a1f72898b
|
Fixes bug #41571. r=mstoltz.
|
2000-08-11 02:46:47 +00:00 |
|
hyatt%netscape.com
|
c37ff4e02a
|
Fix for 47081. r=ben
|
2000-08-11 00:05:49 +00:00 |
|
warren%netscape.com
|
84b5fd67e3
|
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
|
2000-08-10 06:19:37 +00:00 |
|
alecf%netscape.com
|
72daa61d47
|
final part of fix for 46712 - flush the string bundle cache when the locale changes
r=hyatt
|
2000-08-08 06:24:56 +00:00 |
|
waterson%netscape.com
|
d867e404c8
|
Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm
|
2000-08-08 00:22:36 +00:00 |
|
hyatt%netscape.com
|
88189bb26d
|
Fix for XBL portion of 46129
|
2000-08-05 22:33:29 +00:00 |
|
hyatt%netscape.com
|
7a4716d3f2
|
Fix for 46129. r=waterson,attinasi,pierre
|
2000-07-28 09:36:14 +00:00 |
|
waterson%netscape.com
|
1401d14275
|
Bug 46013. Make nsChromeRegistry own the UI datasource; clean up the special release method so that it does correct bloat log. r=hyatt
|
2000-07-28 09:19:42 +00:00 |
|
hyatt%netscape.com
|
e5be1850a1
|
Fix for 41145, r-waterson
|
2000-07-28 00:34:22 +00:00 |
|
mkaply%us.ibm.com
|
320938329b
|
OS/2 Tinderbox break
Need PR_CALLBACK for VisualAge
|
2000-07-27 20:40:57 +00:00 |
|
dougt%netscape.com
|
920f29e288
|
bug 46413. r/a=valeski@netscape.com
Clean up memory leaks.
|
2000-07-27 06:14:06 +00:00 |
|
blizzard%redhat.com
|
f043461a81
|
add utility to build a chrome registry from the command line. r=waterson a=waterson/hyatt
|
2000-07-25 20:21:17 +00:00 |
|
danm%netscape.com
|
a9f0541762
|
now holds a strong reference to its chrome data source (mComposite). consequent circular reference is broken with stupid refcounting tricks. bug 44621 r=hyatt
|
2000-07-19 23:39:50 +00:00 |
|
warren%netscape.com
|
de3523d540
|
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
|
2000-07-19 03:58:25 +00:00 |
|
tao%netscape.com
|
c50218030b
|
42748 After selecting locale for new profile, different profile does not
switch back.(r,a)=hyatt
|
2000-07-13 22:59:22 +00:00 |
|
hyatt%netscape.com
|
3499d7d56b
|
Fix for XBL being able to execute scripts in skins. Bugzilla is down, so I can't give the number. r=danm
|
2000-07-12 00:17:07 +00:00 |
|
waterson%netscape.com
|
78238f1a40
|
Remove spurious call to RegisterDataSource(). r=hyatt
|
2000-07-10 20:42:56 +00:00 |
|
dougt%netscape.com
|
a23a20c4f0
|
check for null.
|
2000-06-21 02:29:08 +00:00 |
|
valeski%netscape.com
|
f0fec56b70
|
42767. AsyncOpen (dead code) removal.
|
2000-06-16 14:39:19 +00:00 |
|
warren%netscape.com
|
ecc2d9c51c
|
Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson
|
2000-06-09 07:51:13 +00:00 |
|
tao%netscape.com
|
aee3b0454d
|
Patch NT startup crash when chrome registry is not ready yet. r,a=scc
|
2000-06-09 03:09:20 +00:00 |
|
inaky.gonzalez%intel.com
|
98157fd5a1
|
Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.
a=waterson; r=rayw,brendan,warren
|
2000-06-06 22:06:56 +00:00 |
|
warren%netscape.com
|
512c8bf433
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
|
warren%netscape.com
|
d7efda20c4
|
Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433
|
2000-06-02 23:41:43 +00:00 |
|
tao%netscape.com
|
5313a86d4e
|
40801: Need a scriptable API of ChromeRegistry to return current locale provider name.
r=waterson,a=hyatt,msanz.
|
2000-06-02 23:16:06 +00:00 |
|
waterson%netscape.com
|
153b47e512
|
Bug 41182. Set the resource channel's original URI to the 'chrome:' URI that spawned us. r=warren
|
2000-06-02 03:47:49 +00:00 |
|
brendan%mozilla.org
|
556cebff37
|
Fix #include filename spelling -- case matters on Unix systems, at least.
|
2000-05-27 20:54:35 +00:00 |
|
hyatt%netscape.com
|
2bd2b3bce1
|
Fixing bugs in skin switching.
|
2000-05-27 20:03:14 +00:00 |
|