Closed Bug 1360941 Opened 9 years ago Closed 8 years ago

FrameScriptManager.jsm uses data: url

Categories

(Add-on SDK Graveyard :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: smaug, Unassigned)

References

Details

Production code shouldn't use data: urls for message manager scripts, since data: url based scripts aren't cached (because data: urls can be huge!). Not caching means that each time a tab is opened, the script it parsed/compiled/executed, not only executed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.