289
edits
(initial page) |
No edit summary |
||
| Line 8: | Line 8: | ||
=== How do I write the patch? === | === How do I write the patch? === | ||
# Find a javascript component file (see list below). | # Find a javascript component file (see list below). | ||
# Import the XPCOMUtils module | |||
# Replace any QueryInterface functions with XPCOMUtils.generateQI | # Replace any QueryInterface functions with XPCOMUtils.generateQI | ||
# Remove any nsIFactory and nsIModule implementations | # Remove any nsIFactory and nsIModule implementations | ||
edits