Closed Bug 329962 Opened 18 years ago Closed 18 years ago

move code into one namespace

Categories

(Toolkit :: Safe Browsing, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bugzilla, Unassigned)

Details

it would be nice if all the js code was moved into one namespace so that we dont pollute the global namespace

like this:
var smartbrowsing = {
	initialized: false,
	init: function()
Status: NEW → ASSIGNED
This refactoring happened as part of bug 338598.  We now are in a single safebrowsing object.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.