213
edits
Line 140: | Line 140: | ||
== Review comments == | == Review comments == | ||
* need to whitelist scheme? either a short static list, or at least checkLoadURI? | * need to whitelist scheme? either a short static list, or at least checkLoadURI? | ||
Bug [http://bugzilla.mozilla.org/show_bug.cgi?id=467852 467852] - View Source Linkification should only linkify "safe" URLs. | **Bug [http://bugzilla.mozilla.org/show_bug.cgi?id=467852 467852] - View Source Linkification should only linkify "safe" URLs. | ||
* javascript: in particular would be bad (but seems to be blocked?) | * javascript: in particular would be bad (but seems to be blocked?) | ||
* what's the principal used for data: urls? | * what's the principal used for data: urls? |
edits