gecko-dev/xpfe
2000-09-27 23:13:09 +00:00
..
AppCores
appfilelocprovider
appshell Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
bootstrap Bug #48981 Make use of mpfilelocprovider for Shrimp r=bhuvan,mscott 2000-09-22 05:05:48 +00:00
browser Make build ids work on unix again. Bug #53559 r=jag a=jar 2000-09-27 00:38:38 +00:00
communicator Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "". utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen). r=ben,tao. sr=waterson. Checked into trunk and branch. 2000-09-27 23:13:09 +00:00
components Fix bug # 53835: use appropriate namespace. r=waterson sr=brendan 2000-09-26 09:56:21 +00:00
global Fix OS/2 gmake problem. Bug #54080. r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch 2000-09-26 05:20:06 +00:00
macbuild
.cvsignore
Makefile.in
makefile.win