Closed Bug 605762 Opened 14 years ago Closed 14 years ago

Changes in extensions directory break globals initialization

Categories

(Firefox :: Extension Compatibility, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: fmcato, Unassigned)

Details

(Keywords: reproducible, testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Build Identifier: Mozilla/5.0 (Windows NT 5.2; rv:2.0b8pre) Gecko/20101019 Firefox/4.0b8pre

Changing data in the extensions directory causes this problem on startup: javascript global options and constructors defined in the manifest of extensions don't get registered. It requires an extra restart.

Reproducible: Always

Steps to Reproduce:
1. Install attached extension
2. execute firefox with firefox.exe -chrome chrome://testglobalproperty/content/ -console
3. click File -> "create new file"
4. restart

Actual Results:  
Alerts indicate globals aren't registered.

Expected Results:  
Accesible global properties and constructors defined in extensions.
Attached file test case
Version: unspecified → Trunk
Can't reproduce bug since yesterday's hg compile. Closing.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: