Confirmed users
699
edits
Line 101: | Line 101: | ||
# Make common information more conveniently accessible to the plugin. | # Make common information more conveniently accessible to the plugin. | ||
# Allow the browser to '''selectively''' expand format strings according to user preferences. | # Allow the browser to '''selectively''' expand format strings according to user preferences. | ||
For example, if the user doesn't want to submit the crashed page's URL along with a browser crash report, then the browser would not expand the <code>${url}</code> formatting string in the plugin's bug report (in the case where the user indeed chose to send a plugin bug report). | For example, if the user doesn't want to submit the crashed page's URL along with a browser crash report, then the browser would not expand the <code>${url}</code> formatting string in the plugin's bug report (in the case where the user indeed chose to send a plugin bug report). |