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
/
layout
History
bzbarsky%mit.edu
d6aa6839e7
Show the image type in the URL bar for image documents. Bug 42093,
...
r=timeless, sr=jag. git-svn-id: svn://10.0.0.236/trunk@113744 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:40:18 +00:00
..
base
Fixing bug 116834. Making element.innerHTML='...<script>...</script>...' not execute the script, this makes mozilla compatible with IE wrt innerHTML and execution of scripts. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
2002-02-05 05:53:56 +00:00
build
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
doc
DOCUMENTATION CHANGE - not affecting the build
2002-02-04 23:28:29 +00:00
forms
Fixing bug 122034 (tabbing not working from xbl selects). Not turned on yet.
2002-02-05 02:14:50 +00:00
generic
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
html
Show the image type in the URL bar for image documents. Bug 42093,
2002-02-06 03:40:18 +00:00
macbuild
bug 112698. For rods checkin. r=dcone sr=waterson
2002-01-25 02:55:51 +00:00
mathml
Using the recently added APIs to respond to dynamic changes: a _much_ simpler (re)fix of bug 114909 - dynamically changing displaystyle attribute in <mstyle> tag doesn't change display
2002-02-03 21:15:29 +00:00
printing
Initial check in for BUg 113917 (not in the build yet)
2001-12-14 22:40:12 +00:00
style
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
svg
Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser.
2002-02-01 22:28:55 +00:00
tables
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
tools
…
xul
Fix bustage. "i" is already declared.
2002-02-05 03:11:01 +00:00
Makefile.in
…
makefile.win
…