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
2025-01-07 11:56:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f9a76a2609
gecko-dev
/
webtools
/
PLIF
History
ian%hixie.ch
f9a76a2609
Stop complaining about the configuration file missing -- if it is not there then just assume there is nothing to worry about. This makes the output of the initial run with the 'setup' argument a lot quieter.
2001-11-08 05:06:27 +00:00
..
PLIF
Stop complaining about the configuration file missing -- if it is not there then just assume there is nothing to worry about. This makes the output of the initial run with the 'setup' argument a lot quieter.
2001-11-08 05:06:27 +00:00
Documentation.txt
Added header and stylistic note.
2001-09-09 17:48:07 +00:00
PLIF.pm
Corrected an oversight in the service instance creation code: if a service acts as both a service instance and a normal service, it needs a special constructor to force the creation of the instance, otherwise if the service is created first it will be used again for the instances.
2001-09-19 17:56:15 +00:00
STYLEGUIDE
* fixed the methodMissing() method so that it actually is possible to use it to do method dispatching;
2001-05-06 06:26:24 +00:00