This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
webshell
/
src
History
nisheeth%netscape.com
59271d7e21
r=norris,warren,radha. a=chofmann. Fix for bug 1646. Javascript: URLS were not getting loaded properly because the webshell was changing its notion of the current document (by setting mURL and mReferrer) too eagerly. Now, it does so only after the nsDocLoader::LoadDocument() in DoLoadURL() returns successfully.
...
git-svn-id: svn://10.0.0.236/trunk@52809 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-04 22:09:46 +00:00
..
dlldeps.cpp
missed an NS_DEBUG->DETECT_WEBSHELL_LEAKS
1999-09-22 03:14:44 +00:00
Makefile.in
Should not affect build. Include stopwatch object code if MOZ_PERF is defined.
1999-10-21 02:47:56 +00:00
makefile.win
Changes should not affect the build. Renaming the RAPTOR_PERF_METRICS ifdef to MOZ_PERF_METRICS.
1999-10-19 22:27:20 +00:00
nsComFactory.cpp
delete vs. delete[] vs. free fixes.
1999-03-30 05:26:59 +00:00
nsDLLFactory.cpp
Removed throbber from factory
1999-09-25 20:08:52 +00:00
nsDocLoader.cpp
add accessor for load group on doc loader r=rpotts
1999-10-27 04:44:42 +00:00
nsWebShell.cpp
r=norris,warren,radha. a=chofmann. Fix for bug 1646. Javascript: URLS were not getting loaded properly because the webshell was changing its notion of the current document (by setting mURL and mReferrer) too eagerly. Now, it does so only after the nsDocLoader::LoadDocument() in DoLoadURL() returns successfully.
1999-11-04 22:09:46 +00:00
webshell.def
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00