This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-08 20:47:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d0e73c20e6
gecko-dev
/
content
/
xul
History
waterson%netscape.com
57e13eb1a7
Bug 13121. Deal with XUL documents that are created _before_ local store is available (e.g., because they come up before a profile has been selected).
1999-09-14 22:36:55 +00:00
..
content
Performance improvements. Make use of CBufDescriptor's where appropriate; replace attribute-based lazy bookkeeping with a private interface (non-XUL content can't be lazy, _anyway_).
1999-09-13 22:06:17 +00:00
document
Bug 13121. Deal with XUL documents that are created _before_ local store is available (e.g., because they come up before a profile has been selected).
1999-09-14 22:36:55 +00:00
templates
Partial fix for bug 13768. Be sure to set eChildrenMustBeRebuilt flag _before_ appending child to content model; appending child to content model will cause layout to recur and possibly build up more content.
1999-09-14 22:34:05 +00:00