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
Files
5d3f683035c57343de9fd8bd39510a4df2a4a255
Mozilla
/
mozilla
/
layout
/
html
History
buster%netscape.com
f0a9a8c250
I suck. More debugging code that should have been removed.
...
git-svn-id: svn://10.0.0.236/trunk@66205 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-17 15:54:55 +00:00
..
base
I suck. More debugging code that should have been removed.
2000-04-17 15:54:55 +00:00
content
making string conversions explicit
2000-04-16 11:19:26 +00:00
document
making string conversions explicit
2000-04-16 11:19:26 +00:00
forms
Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed.
2000-04-17 07:13:57 +00:00
style
making string conversions explicit
2000-04-16 11:19:26 +00:00
table
made the table temporarily pull from nsLookandFeel until we get style rule working correctly
2000-04-13 22:39:39 +00:00
tests
Fixing build bustage. When MOZ_SGV is set and DISABLE_TESTS is not set, the build dies in this makefile.
2000-04-12 08:19:19 +00:00
Makefile.in
Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
2000-03-02 13:29:03 +00:00
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00