Closed Bug 12600 Opened 25 years ago Closed 25 years ago

static constructors in mozilla/caps/

Categories

(Core :: Security, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: norrisboyd)

Details

I'm seeing some static constructors in nsTarget.cpp:

static nsHashtable * theTargetRegistry = new nsHashTable();

These are troublesome on some of the platforms and banned in the Mozilla
portable C++ guide.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
nsTarget.cpp is no longer being built.
Verified fixed.
Status: RESOLVED → VERIFIED
Bulk moving all Browser Security bugs to new Security: General component.  The 
previous Security component for Browser will be deleted.
Component: Security → Security: General
You need to log in before you can comment on or make changes to this bug.