Closed Bug 564295 Opened 15 years ago Closed 15 years ago

Account Manager should not cause reentrancy in other code

Categories

(Mozilla Labs :: Identity, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hello, Unassigned)

Details

Account Manager uses resource.js, which (through sync.js) uses Thread.processNextEvent() to simulate sync requests. When called from nsIWebProgressListener callbacks in particular, other code will continue to execute when it doesn't expect to. More information here: https://groups.google.com/group/mozilla-labs-online-identity/browse_thread/thread/3e0b94bbc02df898
Exact repro steps were included in the group post. This is a very big problem for all StumbleUpon add-on users (one of the most popular add-ons), so I hope it will be made a high pririty.
I just confirmed that this problem no longer exists in the latest / rewritten version.
thanks!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Mozilla Services → Mozilla Labs
Target Milestone: --- → --
You need to log in before you can comment on or make changes to this bug.