Closed Bug 239925 Opened 20 years ago Closed 20 years ago

Fix static initializers in DOM etc so that XPCOM can be restarted

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.8alpha2

People

(Reporter: benjamin, Assigned: benjamin)

References

Details

Attachments

(1 file, 1 obsolete file)

This is the last of my "xpcom-restart" static initializer bugs, I think... I now
have a usable-restartable tree.

Note to myself: there might be statics in non-gtk toolkits that I haven't found.
Attachment #145644 - Flags: superreview?(brendan)
Attachment #145644 - Flags: review?(jst)
Comment on attachment 145644 [details] [diff] [review]
DOM/layout/libpr0n (DOM is the only interesting one)

- In dom/src/base/nsJSEnvironment.cpp:

+static PRBool isInitialized;

name this sIsInitialized, not isInitialized.

r=jst
Attachment #145644 - Flags: review?(jst) → review+
Comment on attachment 145644 [details] [diff] [review]
DOM/layout/libpr0n (DOM is the only interesting one)

sr=darin
Attachment #145644 - Flags: superreview?(brendan) → superreview+
fixed on trunk
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.8alpha2
Component: DOM: Core → DOM: Core & HTML
QA Contact: ian → general
Fixing damage from broken "hg bzexport" when you tell it to bzexport something by numeric revision.
Assignee: dbaron → benjamin
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: