Open Bug 619418 Opened 14 years ago Updated 2 years ago

Move contentAreaUtils functions to a module

Categories

(Toolkit :: General, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: asaf, Unassigned)

Details

While working on Bug 619398, I saw that one of the functions, that are now in a js module, is calling a function in contentAreaUtils.  For now, I just copied over that function (urlSecurityCheck) to the module, but the right fix is to make contentAreaUtils a module too. Not as bug 619398, this cannot be done for Firefox 4, because some of the function in this file do relay on the window global object.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.